netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-07 08:27:18 to 2019-10-08 00:35:58 UTC [more...]

[PATCH bpf-next 00/10] bpf: revolutionize bpf tracing
 2019-10-08  0:35 UTC  (6+ messages)
` [PATCH bpf-next 04/10] libbpf: auto-detect btf_id of raw_tracepoint
` [PATCH bpf-next 05/10] bpf: implement accurate raw_tp context access via BTF

KCSAN: data-race in find_next_bit / rcu_report_exp_cpu_mult
 2019-10-08  0:11 UTC  (6+ messages)

[PATCH v2 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-10-07 23:39 UTC  (5+ messages)

[PATCH bpf-next] bpftool: fix bpftool build by switching to bpf_object__open_file()
 2019-10-07 23:00 UTC  (4+ messages)

[PATCH v2 bpf-next] bpftool: fix bpftool build by switching to bpf_object__open_file()
 2019-10-07 22:56 UTC 

linux-next: manual merge of the bpf-next tree with the bpf tree
 2019-10-07 22:48 UTC 

[PATCH v4 bpf-next 0/7] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-07 22:47 UTC  (8+ messages)
` [PATCH v4 bpf-next 1/7] selftests/bpf: undo GCC-specific bpf_helpers.h changes
` [PATCH v4 bpf-next 2/7] selftests/bpf: samples/bpf: split off legacy stuff from bpf_helpers.h
` [PATCH v4 bpf-next 3/7] selftests/bpf: adjust CO-RE reloc tests for new bpf_core_read() macro
` [PATCH v4 bpf-next 4/7] selftests/bpf: split off tracing-only helpers into bpf_tracing.h
` [PATCH v4 bpf-next 5/7] libbpf: move bpf_{helpers,helper_defs,endian,tracing}.h into libbpf
` [PATCH v4 bpf-next 6/7] libbpf: add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
` [PATCH v4 bpf-next 7/7] selftests/bpf: add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests

[PATCH net] bonding: fix potential NULL deref in bond_update_slave_arr
 2019-10-07 22:43 UTC 

linux-next: build warning after merge of the net-next tree
 2019-10-07 22:42 UTC 

[PATCH rdma-next v2 0/3] Optimize SGL registration
 2019-10-07 22:22 UTC  (13+ messages)
` [PATCH mlx5-next v2 1/3] net/mlx5: Expose optimal performance scatter entries capability
` [PATCH rdma-next v2 2/3] RDMA/rw: Support threshold for registration vs scattering to local pages
` [PATCH rdma-next v2 3/3] RDMA/mlx5: Add capability for max sge to get optimized performance

[PATCH] samples: Trivial - fix spelling mistake in usage
 2019-10-07 22:10 UTC  (2+ messages)

nf_conntrack_in() - is there a leak here?
 2019-10-07 22:08 UTC 

[patch net-next v3 00/15] devlink: allow devlink instances to change network namespace
 2019-10-07 22:01 UTC  (3+ messages)
` [patch iproute2-next v3 1/2] devlink: introduce cmdline option to switch to a different namespace

[PATCH iproute2-next] rdma: Relax requirement to have PID for HW objects
 2019-10-07 21:55 UTC  (2+ messages)

[patch iproute2-next v2 0/2] ip: add support for alternative names
 2019-10-07 21:52 UTC  (5+ messages)
` [patch iproute2-next v2 1/2] ip: add support for alternative name addition/deletion/list
` [patch iproute2-next v2 2/2] ip: allow to use alternative names as handle

i40e_pto.c: Odd use of strlcpy converted from strncpy
 2019-10-07 21:48 UTC  (4+ messages)

Potential NULL pointer deference in net: sched
 2019-10-07 21:20 UTC  (2+ messages)

[PATCH bpf-next 0/9] xdp: Support multiple programs on a single interface through chain calls
 2019-10-07 21:01 UTC  (16+ messages)

[PATCH v2 bpf-next] selftests/bpf: fix dependency ordering for attach_probe test
 2019-10-07 20:48 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-07 20:45 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] bpf: Support injecting chain calls into BPF programs on load

[PATCH bpf-next v3 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-07 20:42 UTC  (9+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
` [PATCH bpf-next v3 2/5] bpf: Add support for setting chain call sequence for programs
` [PATCH bpf-next v3 3/5] tools: Update bpf.h header for program chain calls
` [PATCH bpf-next v3 4/5] libbpf: Add syscall wrappers for BPF_PROG_CHAIN_* commands
` [PATCH bpf-next v3 5/5] selftests: Add tests for XDP chain calls

[Patch net] net_sched: fix backward compatibility for TCA_ACT_KIND
 2019-10-07 20:26 UTC 

[Patch net] net_sched: fix backward compatibility for TCA_KIND
 2019-10-07 20:26 UTC 

Potential NULL pointer deference in iwlwifi: mvm
 2019-10-07 19:21 UTC  (2+ messages)

[PATCH net-next] tun: fix memory leak in error path
 2019-10-07 19:21 UTC 

KMSAN: uninit-value in asix_mdio_read
 2019-10-07 19:19 UTC 

general protection fault in devlink_get_from_attrs
 2019-10-07 19:16 UTC  (3+ messages)

Potential NULL pointer deference in iwlwifi
 2019-10-07 19:14 UTC 

[PATCH] ptp: fix typo of "mechanism" in Kconfig help text
 2019-10-07 19:04 UTC  (5+ messages)
` [PATCH] net: stmmac: fix length of PTP clock's name string
` [PATCH] net: stmmac: fix disabling flexible PPS output
` [PATCH] net: stmmac: add flexible PPS to dwmac 4.10a

KASAN: use-after-free Read in tipc_nl_publ_dump
 2019-10-07 18:59 UTC 

KASAN: use-after-free Read in tipc_udp_nl_dump_remoteip
 2019-10-07 18:59 UTC 

KASAN: use-after-free Read in nl8NUM_dump_wpan_phy
 2019-10-07 18:59 UTC 

general protection fault in rxrpc_error_report
 2019-10-07 18:59 UTC 

general protection fault in tipc_nl_publ_dump
 2019-10-07 18:59 UTC 

[PATCH net,v2 0/2] Update MT7629 to support PHYLINK API
 2019-10-07 18:30 UTC  (5+ messages)
` [PATCH net,v2 1/2] net: ethernet: mediatek: Fix MT7629 missing GMII mode support
` [PATCH net,v2 2/2] arm: dts: mediatek: Fix mt7629 dts to reflect the latest dt-binding

[PATCH] vhost/test: stop device before reset
 2019-10-07 18:30 UTC 

[PATCH 0/4] treewide: Add 'fallthrough' pseudo-keyword
 2019-10-07 18:08 UTC  (3+ messages)
` [PATCH 1/4] net: sctp: Rename fallthrough label to unhandled

[RESEND PATCH 0/5] Add bluetooth support for Orange Pi 3
 2019-10-07 17:58 UTC  (3+ messages)

[PATCH v7 2/5] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
 2019-10-07 17:54 UTC  (2+ messages)

[PATCH v7 1/5] nvmem: core: add nvmem_device_find
 2019-10-07 17:54 UTC  (2+ messages)

[PATCH v4 bpf-next 0/3] Auto-generate list of BPF helpers
 2019-10-07 17:47 UTC  (4+ messages)
` [PATCH v4 bpf-next 1/3] uapi/bpf: fix helper docs

[PATCH bpf-next] selftests/bpf: fix dependency ordering for attach_probe test
 2019-10-07 17:36 UTC  (4+ messages)

[v1] e1000e: EEH on e1000e adapter detects io perm failure can trigger crash
 2019-10-07 17:27 UTC  (9+ messages)
` [RFC PATCH] e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm
              ` [RFC PATCH v2] "

[PATCH bpf-next v7] samples: bpf: add max_pckt_size option at xdp_adjust_tail
 2019-10-07 17:21 UTC 

[PATCH bpf-next v6] samples: bpf: add max_pckt_size option at xdp_adjust_tail
 2019-10-07 16:41 UTC  (3+ messages)

[PATCH v3 bpf-next 0/4] Add new-style bpf_object__open APIs
 2019-10-07 16:42 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/4] libbpf: stop enforcing kern_version, populate it for users

KASAN: use-after-free Read in pn533_send_complete
 2019-10-07 16:40 UTC  (2+ messages)
` [PATCH] NFC: pn533: fix use-after-free and memleaks

[PATCH bpf-next v3 0/2] bpf/flow_dissector: add mode to enforce global BPF flow dissector
 2019-10-07 16:21 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: add test for BPF flow dissector in the root namespace

[PATCH RFC net-next 0/2] drivers: net: virtio_net: Implement
 2019-10-07 16:03 UTC  (10+ messages)
` [PATCH RFC net-next 1/2] drivers: net: virtio_net: Add tx_timeout stats field
` [PATCH RFC net-next 2/2] drivers: net: virtio_net: Add tx_timeout function

[PATCH] nfp: bpf: make array exp_mask static, makes object smaller
 2019-10-07 15:58 UTC  (2+ messages)

[RFT] stmmac Selftests
 2019-10-07 15:31 UTC 

[PATCH bpf-next v2 0/2] bpf/flow_dissector: add mode to enforce global BPF flow dissector
 2019-10-07 15:27 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] "

[PATCH net-next] net: stmmac: Fix sparse warning
 2019-10-07 15:22 UTC  (3+ messages)

KMSAN: uninit-value in ax88772_hw_reset
 2019-10-07 15:09 UTC 

KASAN: use-after-free Read in __cfg8NUM_wpan_dev_from_attrs
 2019-10-07 14:42 UTC  (2+ messages)

pull-request: can-next 2019-10-07
 2019-10-07 14:38 UTC 

[PATCH iproute2] ipnetns: enable to dump nsid conversion table
 2019-10-07 14:32 UTC  (2+ messages)

[PATCH 0/3] Fixes for dt-bindings verification
 2019-10-07 14:08 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: media: Fix id path for sun4i-a10-csi
` [PATCH 2/3] dt-bindings: net: adi: Fix yaml verification issue
` [PATCH 3/3] dt-bindings: regulator: Fix yaml verification for fixed-regulator schema

[PATCH net-next v2 0/3] dpaa2-eth: misc cleanup
 2019-10-07 14:08 UTC  (5+ messages)
` [PATCH net-next v2 1/3] dpaa2-eth: Cleanup dead code
` [PATCH net-next v2 2/3] dpaa2-eth: Fix minor bug in ethtool stats reporting
` [PATCH net-next v2 3/3] dpaa2-eth: Avoid unbounded while loops

[PATCH] net: hns3: make array tick_array static, makes object smaller
 2019-10-07 14:01 UTC  (2+ messages)

[PATCH] net: hns: make arrays static, makes object smaller
 2019-10-07 14:00 UTC  (2+ messages)

[PATCH net-next 0/6] net/tls: minor micro optimizations
 2019-10-07 13:58 UTC  (2+ messages)

[PATCH] rtl8xxxu: make arrays static, makes object smaller
 2019-10-07 13:53 UTC 

[PATCH] iwlegacy: make array interval static, makes object smaller
 2019-10-07 13:41 UTC 

[PATCH net-next] net: core: use helper skb_ensure_writable in more places
 2019-10-07 13:38 UTC  (2+ messages)

[PATCH] ipv6: Make ipv6_mc_may_pull() return bool
 2019-10-07 13:38 UTC 

[PATCH net-next] net: core: change return type of pskb_may_pull to bool
 2019-10-07 13:37 UTC  (2+ messages)

[PATCH V3 net-next 0/6]
 2019-10-07 13:30 UTC  (2+ messages)

[PATCH net-next v5 0/4] samples: pktgen: allow to specify destination IP range
 2019-10-07 13:26 UTC  (6+ messages)
` [PATCH net-next v5 2/4] samples: pktgen: fix proc_cmd command result check logic

[PATCH rdma-next v1 0/3] Optimize SGL registration
 2019-10-07 13:17 UTC  (8+ messages)
` [PATCH mlx5-next v1 1/3] net/mlx5: Expose optimal performance scatter entries capability
` [PATCH rdma-next v1 2/3] RDMA/rw: Support threshold for registration vs scattering to local pages
` [PATCH rdma-next v1 3/3] RDMA/mlx5: Add capability for max sge to get optimized performance

[PATCH net] net/mlx5: DR, Allow insertion of duplicate rules
 2019-10-07 13:13 UTC 

[PATCH net 0/6] rxrpc: Syzbot-inspired fixes
 2019-10-07 13:13 UTC  (8+ messages)
` [PATCH net 1/6] rxrpc: Fix call ref leak
` [PATCH net 2/6] rxrpc: Fix trace-after-put looking at the put peer record
` [PATCH net 3/6] rxrpc: Fix trace-after-put looking at the put connection record
` [PATCH net 4/6] rxrpc: Fix trace-after-put looking at the put call record
` [PATCH net 5/6] rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
` [PATCH net 6/6] rxrpc: Fix call crypto state cleanup

[patch net-next 0/2] netdevsim: implement devlink dev_info op
 2019-10-07 13:11 UTC  (3+ messages)
` [patch net-next 2/2] selftests: add netdevsim devlink dev info test

[patch net-next] net: devlink: fix reporter dump dumpit
 2019-10-07 13:09 UTC  (2+ messages)

[RFC 0/2] net/tls: don't block after strparser error
 2019-10-07 12:58 UTC  (3+ messages)
` [RFC 1/2] net/tls: don't clear socket error if strparser aborted

[PATCH v5 net-next 0/7] ipv6: Extension header infrastructure
 2019-10-07 12:39 UTC  (3+ messages)
` [PATCH v5 net-next 6/7] ip6tlvs: Add netlink interface

[PATCH 0/7] add XDP support to mvneta driver
 2019-10-07 12:27 UTC  (6+ messages)
` [PATCH 2/7] net: mvneta: introduce page pool API for sw buffer manager
` [PATCH 3/7] net: mvneta: rely on build_skb in mvneta_rx_swbm poll routine

[PATCH] net: phy: mscc: make arrays static, makes object smaller
 2019-10-07 12:03 UTC 

[PATCH net-next 0/2] Ease nsid allocation
 2019-10-07 11:58 UTC  (2+ messages)
` [PATCH net] netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID

ip doesn't handle vxlan id and group correctly
 2019-10-07 11:39 UTC 

[PATCH net v4 00/12] net: fix nested device bugs
 2019-10-07 11:41 UTC  (9+ messages)
` [PATCH net v4 07/12] macvlan: use dynamic lockdep key instead of subclass
` [PATCH net v4 12/12] virt_wifi: fix refcnt leak in module exit routine

[bpf-next v5] samples: bpf: add max_pckt_size option at xdp_adjust_tail
 2019-10-07 11:25 UTC  (3+ messages)

[PATCH v6 0/4] net: phy: Add support for DT configuration of PHY LEDs and use it for RTL8211E
 2019-10-07 11:02 UTC  (7+ messages)
` [PATCH v6 4/4] net: phy: realtek: Add LED configuration support "

[PATCH 0/3] dpaa2-eth: misc cleanup
 2019-10-07 10:49 UTC  (4+ messages)
` [PATCH 3/3] dpaa2-eth: Avoid unbounded while loops

[PATCH] ss: allow dumping kTLS info
 2019-10-07 10:40 UTC  (2+ messages)

[PATCH rdma-next 0/3] Optimize SGL registration
 2019-10-07 10:07 UTC  (5+ messages)
` [PATCH rdma-next 3/3] RDMA/rw: Support threshold for registration vs scattering to local pages

[PATCH net-next v2 00/22] bnxt_en: health and error recovery
 2019-10-07  9:56 UTC  (3+ messages)
` [PATCH net-next v2 14/22] bnxt_en: Add new FW devlink_health_reporter

[PATCH] samples/bpf: make xdp_monitor use raw_tracepoints
 2019-10-07  9:00 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).