netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-05 20:45:42 to 2019-10-07 13:13:31 UTC [more...]

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

[PATCH 0/3] Fixes for dt-bindings verification
 2019-10-07 13:08 UTC  (6+ 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

[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 rdma-next v1 0/3] Optimize SGL registration
 2019-10-07 12:48 UTC  (7+ 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 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  (11+ 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 4/7] net: mvneta: add basic XDP support
` [PATCH 5/7] net: mvneta: move header prefetch in mvneta_swbm_rx_frame
` [PATCH 6/7] net: mvneta: make tx buffer array agnostic
` [PATCH 7/7] net: mvneta: add XDP_TX support

[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

[PATCH net-next v2 0/3] dpaa2-eth: misc cleanup
 2019-10-07 11:38 UTC  (4+ 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-next v5 0/4] samples: pktgen: allow to specify destination IP range
 2019-10-07 11:37 UTC  (11+ 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)

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

[PATCH] net: hns3: make array tick_array static, makes object smaller
 2019-10-07 11:09 UTC 

[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] net: hns: make arrays static, makes object smaller
 2019-10-07 10:55 UTC 

[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

KCSAN: data-race in find_next_bit / rcu_report_exp_cpu_mult
 2019-10-07 10:04 UTC  (2+ messages)

[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 RFC net-next 0/2] drivers: net: virtio_net: Implement
 2019-10-07  7:51 UTC  (5+ 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 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 net-next 0/6] net/tls: minor micro optimizations
 2019-10-07  4:09 UTC  (7+ 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 v3 bpf-next 0/3] Auto-generate list of BPF helpers
 2019-10-07  3:18 UTC  (9+ messages)
` [PATCH v3 bpf-next 1/3] uapi/bpf: fix helper docs
` [PATCH v3 bpf-next 2/3] scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitions
` [PATCH v3 bpf-next 3/3] libbpf: auto-generate list of "

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  (9+ messages)
` [PATCH bpf-next 01/10] bpf: add typecast to raw_tracepoints to help BTF generation
` [PATCH bpf-next 02/10] bpf: add typecast to bpf helpers "
` [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-next] net: core: use helper skb_ensure_writable in more places
 2019-10-06 16:52 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  (4+ messages)
` [patch net-next 1/2] netdevsim: add couple of debugfs bools to debug devlink reload
` [patch net-next 2/2] selftests: test netdevsim reload forbid and fail

[PATCH net-next 0/5] mlxsw: Query number of modules from firmware
 2019-10-06 16:32 UTC  (7+ messages)
` [PATCH net-next 1/5] mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP modules
` [PATCH net-next 2/5] mlxsw: hwmon: Provide optimization for QSFP modules number detection
` [PATCH net-next 3/5] mlxsw: thermal: "
` [PATCH net-next 4/5] mlxsw: core: Push minor/subminor fw version check into helper
` [PATCH net-next 5/5] mlxsw: minimal: Add validation for FW version

[PATCH net-next] net: core: change return type of pskb_may_pull to bool
 2019-10-06 16:19 UTC 

[PATCH net] net: dsa: b53: Do not clear existing mirrored port mask
 2019-10-06 13:56 UTC  (3+ 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 V3 net-next 0/6]
 2019-10-06 12:33 UTC  (7+ 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 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)

samples/bpf not working?
 2019-10-06  6:49 UTC  (3+ messages)

[PATCH v2 bpf-next 0/3] Auto-generate list of BPF helpers
 2019-10-06  5:33 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/3] uapi/bpf: fix helper docs
` [PATCH v2 bpf-next 2/3] scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitions
` [PATCH v2 bpf-next 3/3] libbpf: auto-generate list of "

[ipsec-next:testing 7/8] include/net/espintcp.h:36:20: sparse: sparse: incorrect type in return expression (different address spaces)
 2019-10-06  2:46 UTC 

[PATCH v3 bpf-next 0/4] Add new-style bpf_object__open APIs
 2019-10-06  2:35 UTC  (4+ messages)
` [PATCH v3 bpf-next 2/4] libbpf: add bpf_object__open_{file,mem} w/ extensible opts

[PATCH bpf-next 0/3] Auto-generate list of BPF helpers
 2019-10-06  2:29 UTC  (6+ messages)
` [PATCH bpf-next 3/3] libbpf: auto-generate list of BPF helper definitions

[PATCH bpf-next v2] libbpf: Add cscope and tags targets to Makefile
 2019-10-06  1:29 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix BTF-defined map's __type macro handling of arrays
 2019-10-06  1:05 UTC  (2+ messages)

[patch net-next 0/3] create netdevsim instances in namespace
 2019-10-05 23:34 UTC  (2+ messages)

[PATCH net-next 0/6] net/tls: add ctrl path tracing and statistics
 2019-10-05 23:29 UTC  (2+ messages)

[PATCH 0/3] net: phy: switch to using fwnode_gpiod_get_index
 2019-10-05 22:51 UTC  (2+ messages)

[RFC 00/20] Intel RDMA/IDC Driver series
 2019-10-05 22:01 UTC  (7+ messages)
` [RFC 04/20] RDMA/irdma: Add driver framework definitions


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