netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-21 11:20:23 to 2023-02-22 09:02:15 UTC [more...]

[PATCH] netfilter: fix percpu counter block leak on error path when creating new netns
 2023-02-22  9:02 UTC  (4+ messages)

[PATCH v2] net: dccp: delete redundant ackvec record in dccp_insert_options()
 2023-02-22  8:59 UTC  (2+ messages)

[PATCH net-next] sfc: support offloading TC VLAN push/pop actions to the MAE
 2023-02-22  8:56 UTC  (4+ messages)

Bug report: UDP ~20% degradation
 2023-02-22  8:49 UTC  (4+ messages)

[PATCH v4 0/3] Add support for NXP bluetooth chipsets
 2023-02-22  8:44 UTC  (7+ messages)
` [PATCH v4 1/3] serdev: Add method to assert break signal over tty UART port
` [PATCH v4 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v4 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH net-next 0/2] net/smc: Introduce BPF injection capability
 2023-02-22  8:33 UTC  (5+ messages)

[PATCH] ethtool: pse-pd: Fix double word in comments
 2023-02-22  8:14 UTC  (5+ messages)

[patch net-next v3] net: virtio_net: implement exact header length guest feature
 2023-02-22  8:06 UTC 

[PATCH 0/2] net/packet: support of specifying virtio net header size
 2023-02-22  8:04 UTC  (11+ messages)
` [PATCH 2/2] net/packet: send and receive pkt with given vnet_hdr_sz

[PATCH v5 0/4] Add WCN6855 Bluetooth support
 2023-02-22  8:03 UTC  (3+ messages)
` [PATCH v5 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855

[patch net-next v2] net: virtio_net: implement exact header length guest feature
 2023-02-22  7:59 UTC  (10+ messages)

[PATCH v3 net-next 00/14] pds_core driver
 2023-02-22  7:59 UTC  (11+ messages)
` [PATCH v3 net-next 01/14] devlink: add enable_migration parameter

[regression] Bug 217069 - Wake on Lan is broken on r8169 since 6.2
 2023-02-22  7:57 UTC 

[regression] Bug 217064 - Kernel TLS with CAAM is Broken (net/tls/tls_sw.c)
 2023-02-22  7:46 UTC 

[PATCH net V3] net: stmmac: Premature loop termination check was ignored
 2023-02-22  7:38 UTC 

[PATCH ethtool] uapi: if.h: fix linux/libc-compat.h include on Linux < 3.12
 2023-02-22  7:31 UTC 

[PATCH net,v4,0/2] Fix a fib6 info notification bug
 2023-02-22  8:36 UTC  (3+ messages)
` [PATCH net,v4,1/2] ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
` [PATCH net,v4,2/2] selftests: fib_tests: Add test cases for IPv4/IPv6 in route notify

[PATCH v2] ath10k: snoc: enable threaded napi on WCN3990
 2023-02-22  7:09 UTC  (2+ messages)

[net PATCH] octeontx2-af: Unlock contexts in the queue context cache in case of fault detection
 2023-02-22  6:59 UTC 

[PATCH net,v3,0/2] Fix a fib6 info notification bug
 2023-02-22  6:46 UTC  (5+ messages)
` [PATCH net,v3,1/2] ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
` [PATCH net,v3,2/2] selftests: fib_tests: Add test cases for IPv4/IPv6 in route notify

[PATCH v11 bpf-next 00/10] Add skb + xdp dynptrs
 2023-02-22  6:07 UTC  (11+ messages)
` [PATCH v11 bpf-next 01/10] bpf: Support "sk_buff" and "xdp_buff" as valid kfunc arg types
` [PATCH v11 bpf-next 02/10] bpf: Refactor process_dynptr_func
` [PATCH v11 bpf-next 03/10] bpf: Allow initializing dynptrs in kfuncs
` [PATCH v11 bpf-next 04/10] bpf: Define no-ops for externally called bpf dynptr functions
` [PATCH v11 bpf-next 05/10] bpf: Refactor verifier dynptr into get_dynptr_arg_reg
` [PATCH v11 bpf-next 06/10] bpf: Add __uninit kfunc annotation
` [PATCH v11 bpf-next 07/10] bpf: Add skb dynptrs
` [PATCH v11 bpf-next 08/10] bpf: Add xdp dynptrs
` [PATCH v11 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
` [PATCH v11 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers

[PATCH net v333 0/4] net: phy: EEE fixes
 2023-02-22  5:50 UTC  (5+ messages)
` [PATCH net v3 1/4] net: phy: c45: use "supported_eee" instead of supported for access validation
` [PATCH net v3 2/4] net: phy: c45: add genphy_c45_an_config_eee_aneg() function
` [PATCH net v3 3/4] net: phy: do not force EEE support
` [PATCH net v3 4/4] net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modes

[PATCH] mwifiex: Fix use-after-free bug due to race condition between main thread thread and timer thread
 2023-02-22  4:17 UTC  (3+ messages)

[PATCH] net: dsa: microchip: Fix gigabit set and get function for KSZ87xx
 2023-02-22  3:52 UTC  (2+ messages)

[PATCH net] udp: fix memory schedule error
 2023-02-22  3:47 UTC  (8+ messages)

[PATCH net-next v4 0/4] net/mlx5e: Add GBP VxLAN HW offload support
 2023-02-22  3:36 UTC  (6+ messages)
` [PATCH net-next v4 1/4] vxlan: Remove unused argument from vxlan_build_gbp_hdr( ) and vxlan_build_gpe_hdr( )
` [PATCH net-next v4 2/4] vxlan: Expose helper vxlan_build_gbp_hdr
` [PATCH net-next v4 3/4] net/mlx5e: Add helper for encap_info_equal for tunnels with options
` [PATCH net-next v4 4/4] net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offload

[PULL] Networking for v6.3
 2023-02-22  3:33 UTC  (4+ messages)

[PATCH net-next v2 0/5] tls: implement key updates for TLS1.3
 2023-02-22  3:19 UTC  (8+ messages)

EEE support for 2.5G/5G
 2023-02-22  2:53 UTC 

[PATCH net-next v3 0/5] net/mlx5e: Add GBP VxLAN HW offload support
 2023-02-22  2:47 UTC  (5+ messages)
` [PATCH net-next v3 4/5] ip_tunnel: constify input argument of ip_tunnel_info_opts( )

[PATCH -next] net/mlx5: Remove NULL check before dev_{put, hold}
 2023-02-22  2:29 UTC 

[PATCH] net: dccp: delete redundant ackvec record in dccp_insert_options()
 2023-02-22  2:12 UTC  (7+ messages)

[ANN] netdev development stats for 6.3
 2023-02-22  2:07 UTC 

[kernel PATCH v3] Bluetooth: hci_sync: Resume adv with no RPA when active scan
 2023-02-22  0:17 UTC 

[kernel PATCH v1 0/1] Clear workqueue to avoid use-after-free
 2023-02-22  0:09 UTC  (2+ messages)
` [kernel PATCH v1 1/1] Bluetooth: hci_sync: clear workqueue before clear mgmt cmd

[PATCH nf] netfilter: use skb len to match in length_mt6
 2023-02-21 23:24 UTC  (2+ messages)

[PATCH] net: netfilter: fix possible refcount leak in ctnetlink_create_conntrack()
 2023-02-21 23:20 UTC  (2+ messages)

[PATCH v2 1/2] net: phy: at803x: fix the wol setting functions
 2023-02-21 23:14 UTC  (2+ messages)
` [PATCH v2 2/2] net: phy: at803x: remove set/get wol callbacks for AR8032

[PATCH] net: phy: at803x: fix the wol setting functions
 2023-02-21 23:02 UTC  (3+ messages)

[PATCH bpf-next V3] xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
 2023-02-21 21:58 UTC  (5+ messages)

BCM54220: After the BCM54220 closes the auto-negotiation, the configuration forces the 1000M network port to be linked down all the time
 2023-02-21 21:51 UTC  (4+ messages)

[PATCH net V2] net: stmmac: Premature loop termination check was ignored
 2023-02-21 19:58 UTC 

[linux-next:master] [net] 9b01c885be: WARNING:at_drivers/net/phy/phy.c:#phy_state_machine
 2023-02-21 19:50 UTC  (2+ messages)

[PATCH net] net: stmmac: Premature loop termination check was ignored
 2023-02-21 19:40 UTC  (4+ messages)
  ` [PATCH net V2] "

[linux-next:master] BUILD REGRESSION 465461cf48465b8a0a54025db5ae2b3df7a04577
 2023-02-21 19:32 UTC 

[PATCH net 1/1] ice: Fix missing cleanup routine in the case of partial memory allocation
 2023-02-21 19:17 UTC 

[net-next 0/2] Deliver confirm/delete rkey message in parallel
 2023-02-21 18:41 UTC  (5+ messages)

[PATCH v2 00/17] Self-encapsulate the thermal zone device structure
 2023-02-21 18:20 UTC  (4+ messages)
` [PATCH v2 01/16] thermal/core: Add a thermal zone 'devdata' accessor
` [PATCH v2 09/16] thermal: Do not access 'type' field, use the tz id instead

[PATCH v9 00/12] Network support for Landlock
 2023-02-21 18:07 UTC  (13+ messages)
` [PATCH v9 06/12] landlock: Refactor _unmask_layers() and _init_layer_masks()
` [PATCH v9 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v9 10/12] selftests/landlock: Add 10 new test suites dedicated to network
` [PATCH v9 12/12] landlock: Document Landlock's network support

[PATCH bpf-next v5] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
 2023-02-21 17:55 UTC  (4+ messages)

[PATCH v3] page_pool: add a comment explaining the fragment counter usage
 2023-02-21 17:30 UTC  (4+ messages)

[PATCH v3 net-next 00/13] Add tc-mqprio and tc-taprio support for preemptible traffic classes
 2023-02-21 17:20 UTC  (2+ messages)

[PATCH V5 1/3] rpmsg: core: Add signal API support
 2023-02-21 17:20 UTC 

[PATCH net-next] xsk: add linux/vmalloc.h to xsk.c
 2023-02-21 17:10 UTC  (2+ messages)

[PATCH] wifi: wfx: Remove some dead code
 2023-02-21 17:02 UTC  (4+ messages)

[PATCH v3 0/3] Add support for NXP bluetooth chipsets
 2023-02-21 16:56 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support

[PATCH] net: disable irq in napi_poll
 2023-02-21 16:41 UTC  (2+ messages)

[PATCH net-next] net/mlx5: Fix memory leak in IPsec RoCE creation
 2023-02-21 16:30 UTC  (4+ messages)

[PATCH net-next v4 0/4] sfc: support unicast PTP
 2023-02-21 16:25 UTC  (6+ messages)
` [PATCH net-next v4 1/4] sfc: store PTP filters in a list
` [PATCH net-next v4 2/4] sfc: allow insertion of filters for unicast PTP
` [PATCH net-next v4 3/4] sfc: support "
` [PATCH net-next v4 4/4] sfc: remove expired unicast PTP filters

[PATCH] net: lan743x: LAN743X selects FIXED_PHY to resolve a link error
 2023-02-21 16:20 UTC  (6+ messages)

[PATCH v2 net-next 0/2] net: default_rps_mask follow-up
 2023-02-21 15:45 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] net: make default_rps_mask a per netns attribute

ethtool 6.2 released
 2023-02-21 15:22 UTC 

[PATCH net v2] ptp: vclock: use mutex to fix "sleep on atomic" bug
 2023-02-21 15:07 UTC  (2+ messages)

Building Estimates
 2023-02-21 15:04 UTC 

[PATCH v4 00/21] net/tcp: Add TCP-AO support
 2023-02-21 14:52 UTC  (6+ messages)
` [PATCH v4 01/21] net/tcp: Prepare tcp_md5sig_pool for TCP-AO

[PATCH net-next v3 0/6] net: stmmac: add renesas,rzn1-gmac support
 2023-02-21 14:45 UTC  (3+ messages)
` [PATCH net-next v3 5/6] net: stmmac: add support for RZ/N1 GMAC

[patch net] sefltests: netdevsim: wait for devlink instance after netns removal
 2023-02-21 14:40 UTC  (2+ messages)

[patch net-next] net: virtio_net: implement exact header length guest feature
 2023-02-21 14:27 UTC  (13+ messages)

[PATCH bpf-next 1/2] net/smc: Introduce BPF injection capability for SMC
 2023-02-21 13:01 UTC  (4+ messages)

[PATCH net-next] net: phy: update obsolete comment about PHY_STARTING
 2023-02-21 12:17 UTC  (2+ messages)

[PATCH 0/2] Add PTP support for sama7g5
 2023-02-21 12:20 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] net/smc: Introduce BPF injection capability
 2023-02-21 12:18 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC
` [PATCH bpf-next v2 2/2] bpf/selftests: add selftest for SMC bpf capability

[PATCH net-next v4 0/3] net: dsa: rzn1-a5psw: add support for vlan and .port_bridge_flags
 2023-02-21 12:01 UTC  (2+ messages)

[PATCH net-next v10 00/12] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-21 11:59 UTC  (14+ messages)
` [PATCH net-next v10 01/12] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [PATCH net-next v10 02/12] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [PATCH net-next v10 03/12] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [PATCH net-next v10 04/12] dt-bindings: arm: mediatek: sgmiisys: add MT7981 SoC
` [PATCH net-next v10 05/12] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [PATCH net-next v10 06/12] net: ethernet: mtk_eth_soc: reset PCS state
` [PATCH net-next v10 07/12] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH net-next v10 08/12] net: ethernet: mtk_eth_soc: fix RX data corruption issue
` [PATCH net-next v10 09/12] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [PATCH net-next v10 10/12] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH net-next v10 11/12] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH net-next v10 12/12] net: dsa: mt7530: use "

[PATCH] wifi: mt76: mt7921: correctly handle removal in the absence of firmware
 2023-02-21 11:37 UTC 

[PATCH net-next v2 0/4] net: phy: EEE fixes
 2023-02-21 11:57 UTC  (5+ messages)
` [PATCH net-next v2 2/4] net: phy: c45: add genphy_c45_an_config_eee_aneg() function

[net PATCH] octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packet
 2023-02-21 11:39 UTC  (2+ messages)

[PATCH 0/1] selftest: fib_tests: Always cleanup before exit
 2023-02-21 11:20 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).