netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-06 08:22:40 to 2019-10-07 15:27:16 UTC [more...]

[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)

[PATCH rdma-next v2 0/3] Optimize SGL registration
 2019-10-07 15:12 UTC  (8+ 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

KASAN: use-after-free Read in pn533_send_complete
 2019-10-07 15:09 UTC 

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

[PATCH RFC net-next 0/2] drivers: net: virtio_net: Implement
 2019-10-07 14:55 UTC  (9+ 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

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)

[RESEND PATCH 0/5] Add bluetooth support for Orange Pi 3
 2019-10-07 14:11 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  (8+ messages)
` [PATCH net-next 1/6] net: sockmap: use bitmap for copy info
` [PATCH net-next 2/6] net/tls: mark sk->err being set as unlikely
` [PATCH net-next 3/6] net/tls: make allocation failure unlikely
` [PATCH net-next 4/6] net/tls: pass context to tls_device_decrypted()
` [PATCH net-next 5/6] net/tls: store async_capable on a single bit
` [PATCH net-next 6/6] net/tls: store decrypted "

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

KCSAN: data-race in find_next_bit / rcu_report_exp_cpu_mult
 2019-10-07 13:43 UTC  (5+ messages)

[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  (8+ messages)
` [PATCH V3 net-next 1/6] net: ena: change num_queues to num_io_queues for clarity and consistency
` [PATCH V3 net-next 2/6] net: ena: multiple queue creation related cleanups
` [PATCH V3 net-next 3/6] net: ena: ethtool: get_channels: use combined only
` [PATCH V3 net-next 4/6] net: ena: make ethtool -l show correct max number of queues
` [PATCH V3 net-next 5/6] net: ena: remove redundant print of "
` [PATCH V3 net-next 6/6] net: ena: ethtool: support set_channels callback

[PATCH net-next v5 0/4] samples: pktgen: allow to specify destination IP range
 2019-10-07 13:26 UTC  (13+ messages)
` [PATCH net-next v5 1/4] samples: pktgen: make variable consistent with option
` [PATCH net-next v5 2/4] samples: pktgen: fix proc_cmd command result check logic
` [PATCH net-next v5 3/4] samples: pktgen: add helper functions for IP(v4/v6) CIDR parsing
` [PATCH net-next v5 4/4] samples: pktgen: allow to specify destination IP range (CIDR)

[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  (4+ messages)
` [patch net-next 1/2] "
` [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  (4+ messages)
` [RFC 1/2] net/tls: don't clear socket error if strparser aborted
` [RFC 2/2] selftests/tls: test the small receive buffer case

[PATCH v5 net-next 0/7] ipv6: Extension header infrastructure
 2019-10-07 12:39 UTC  (13+ messages)
` [PATCH v5 net-next 1/7] ipeh: Create exthdrs_options.c and ipeh.h
` [PATCH v5 net-next 2/7] ipeh: Move generic EH functions to exthdrs_common.c
` [PATCH v5 net-next 3/7] ipeh: Generic TLV parser
` [PATCH v5 net-next 4/7] ip6tlvs: Registration of TLV handlers and parameters
` [PATCH v5 net-next 5/7] ip6tlvs: Add TX parameters
` [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

[PATCH] nfp: bpf: make array exp_mask static, makes object smaller
 2019-10-07 11:52 UTC 

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 bpf-next v2 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-07 10:11 UTC  (8+ messages)
` [PATCH bpf-next v2 1/5] bpf: Support injecting chain calls into BPF programs on load

[PATCH rdma-next 0/3] Optimize SGL registration
 2019-10-07 10:07 UTC  (9+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Expose optimal performance scatter entries capability
` [PATCH rdma-next 2/3] RDMA/mlx5: Add capability for max sge to get optimized performance
` [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 v4 bpf-next 0/3] Auto-generate list of BPF helpers
 2019-10-07  9:43 UTC  (6+ messages)
` [PATCH v4 bpf-next 1/3] uapi/bpf: fix helper docs
` [PATCH v4 bpf-next 2/3] scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitions
` [PATCH v4 bpf-next 3/3] libbpf: auto-generate list of "

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

[PATCH] samples: Trivial - fix spelling mistake in usage
 2019-10-07  8:26 UTC 

[PATCH net,v2 0/2] Update MT7629 to support PHYLINK API
 2019-10-07  7:08 UTC  (3+ 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 bpf-next] selftests/bpf: fix dependency ordering for attach_probe test
 2019-10-07  5:28 UTC  (2+ messages)

[PATCH v3 bpf-next 0/3] Auto-generate list of BPF helpers
 2019-10-07  3:18 UTC  (7+ messages)
` [PATCH v3 bpf-next 3/3] libbpf: auto-generate list of BPF helper definitions

libbpf distro packaging
 2019-10-07  0:25 UTC  (11+ messages)

[PATCH bpf-next 00/10] bpf: revolutionize bpf tracing
 2019-10-07  0:20 UTC  (5+ messages)
` [PATCH bpf-next 03/10] bpf: process in-kernel BTF

[PATCH net-next 0/3] net: stmmac: Improvements for -next
 2019-10-06 21:50 UTC  (6+ messages)
` [PATCH net-next 1/3] net: stmmac: Fallback to VLAN Perfect filtering if HASH is not available
` [PATCH net-next 2/3] net: stmmac: selftests: Add tests for VLAN Perfect Filtering
` [PATCH net-next 3/3] net: stmmac: Implement L3/L4 Filters in GMAC4+

[PATCH net 0/4] llc: fix sk_buff refcounting
 2019-10-06 21:24 UTC  (5+ messages)
` [PATCH net 1/4] llc: fix sk_buff leak in llc_sap_state_process()
` [PATCH net 2/4] llc: fix sk_buff leak in llc_conn_service()
` [PATCH net 3/4] llc: fix another potential sk_buff leak in llc_ui_sendmsg()
` [PATCH net 4/4] llc: fix sk_buff refcounting in llc_conn_state_process()

[PATCH net] ionic: fix stats memory dereference
 2019-10-06 20:21 UTC 

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-10-06 19:18 UTC  (4+ messages)

i40e_pto.c: Odd use of strlcpy converted from strncpy
 2019-10-06 17:19 UTC 

[PATCH net 0/3] net: stmmac: Fixes for -net
 2019-10-06 16:42 UTC  (5+ messages)
` [PATCH net 1/3] net: stmmac: selftests: Check if filtering is available before running
` [PATCH net 2/3] net: stmmac: gmac4+: Not all Unicast addresses may be available
` [PATCH net 3/3] net: stmmac: selftests: Fix L2 Hash Filter test

[PATCH net-next] nfc: s3fwrn5: fix platform_no_drv_owner.cocci warning
 2019-10-06 16:39 UTC  (2+ messages)

[PATCH net-next] nfc: nfcmrvl: fix platform_no_drv_owner.cocci warning
 2019-10-06 16:39 UTC  (2+ messages)

[PATCH net-next] net: dsa: ksz9477: fix platform_no_drv_owner.cocci warning
 2019-10-06 16:37 UTC  (2+ messages)

[PATCH net-next] net/rds: Add missing include file
 2019-10-06 16:34 UTC  (2+ messages)

[patch net-next 0/2] netdevsim: allow to test reload failures
 2019-10-06 16:30 UTC  (2+ messages)

[PATCH net-next 0/5] mlxsw: Query number of modules from firmware
 2019-10-06 16:32 UTC  (2+ messages)

[PATCH net] net: dsa: b53: Do not clear existing mirrored port mask
 2019-10-06 13:56 UTC  (2+ messages)

[patch net-next 00/10] net: genetlink: parse attrs for dumpit() callback
 2019-10-06 13:45 UTC  (2+ messages)

[PATCH net-next v2] openvswitch: Allow attaching helper in later commit
 2019-10-06 13:24 UTC  (2+ messages)

[PATCH net v2] ipv6: Handle race in addrconf_dad_work
 2019-10-06 11:46 UTC  (2+ messages)
` [ipv6] 58a3c210a3: ltp.ping601.fail

[PATCH 1/2] Revert "rsi: fix potential null dereference in rsi_probe()"
 2019-10-06  8:23 UTC  (2+ messages)

[PATCH] rsi: fix potential null dereference in rsi_probe()
 2019-10-06  8:22 UTC  (4+ 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).