netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-30 11:21:27 to 2025-01-31 19:25:28 UTC [more...]

[PATCH net 0/2] pds_core: fixes for adminq overflow
 2025-01-31 19:25 UTC  (4+ messages)
` [PATCH net 2/2] pds_core: Add a retry mechanism when the adminq is full

[PATCH net 00/16] net: first round to use dev_net_rcu()
 2025-01-31 19:21 UTC  (27+ messages)
` [PATCH net 01/16] net: add dev_net_rcu() helper
` [PATCH net 02/16] ipv4: add RCU protection to ip4_dst_hoplimit()
` [PATCH net 03/16] ipv4: use RCU protection in ip_dst_mtu_maybe_forward()
` [PATCH net 04/16] ipv4: use RCU protection in ipv4_default_advmss()
` [PATCH net 05/16] ipv4: use RCU protection in rt_is_expired()
` [PATCH net 06/16] tcp: convert to dev_net_rcu()
` [PATCH net 07/16] net: gro: convert four dev_net() calls
` [PATCH net 08/16] udp: convert to dev_net_rcu()
` [PATCH net 09/16] ipv4: icmp: "
` [PATCH net 10/16] ipv6: "
` [PATCH net 11/16] ipv6: input: "
` [PATCH net 12/16] ipv6: output: "
` [PATCH net 13/16] ipv6: use RCU protection in ip6_default_advmss()
` [PATCH net 14/16] net: filter: convert to dev_net_rcu()
` [PATCH net 15/16] flow_dissector: use rcu protection to fetch dev_net()

[PATCH net 0/3][pull request] ice: fix Rx data path for heavy 9k MTU traffic
 2025-01-31 18:54 UTC  (4+ messages)
` [PATCH net 1/3] ice: put Rx buffers after being done with current frame
` [PATCH net 2/3] ice: gather page_count()'s of each frag right before XDP prog call
` [PATCH net 3/3] ice: stop storing XDP verdict within ice_rx_buf

[PATCH RFC net-next] ptp: Add file permission checks on PHC chardevs
 2025-01-31 18:29 UTC 

[PATCH v1 net 0/2] net: Fix race of rtnl_net_lock(dev_net(dev))
 2025-01-31 18:10 UTC  (5+ messages)
` [PATCH v1 net 1/2] net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net()
` [PATCH v1 net 2/2] dev: Use rtnl_net_dev_lock() in unregister_netdev()

[PATCH v3 net] udp: gso: do not drop small packets when PMTU reduces
 2025-01-31 18:03 UTC  (2+ messages)

[PATCH RFC net-next v2 0/6] Device memory TCP TX
 2025-01-31 17:45 UTC  (17+ messages)
` [PATCH RFC net-next v2 1/6] net: add devmem TCP TX documentation
` [PATCH RFC net-next v2 2/6] selftests: ncdevmem: Implement devmem TCP TX
` [PATCH RFC net-next v2 3/6] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v2 4/6] net: devmem: TCP tx netlink api
` [PATCH RFC net-next v2 5/6] net: devmem: Implement TX path
` [PATCH RFC net-next v2 6/6] net: devmem: make dmabuf unbinding scheduled work

[PATCH net v4 0/3] Limit devicetree parameters to hardware capability
 2025-01-31 16:07 UTC  (10+ messages)
` [PATCH net v4 3/3] net: stmmac: Specify hardware capability value when FIFO size isn't specified

[PATCH RFC net-next 0/2] Add SGMII port support to KSZ9477 switch
 2025-01-31 15:49 UTC  (28+ messages)
` [PATCH RFC net-next 1/2] net: pcs: xpcs: Add special code to operate in Microchip "
                ` [WARNING: ATTACHMENT UNSCANNED]Re: "

[PATCH iwl-next v4] ixgbe: Fix possible skb NULL pointer dereference
 2025-01-31 15:15 UTC  (3+ messages)

[PATCH net] phy: fix null pointer issue in phy_attach_direct()
 2025-01-31 14:57 UTC  (7+ messages)

[PATCH 0/1] XDP metadata support for tun driver
 2025-01-31 14:25 UTC  (4+ messages)
` [PATCH 1/1] net: tun: add XDP metadata support

next-20250129: rk3399-rock-pi-4b NFS mount and boot failed
 2025-01-31 14:20 UTC  (2+ messages)

[PATCH netnext] net: tc: improve qdisc error messages
 2025-01-31 13:49 UTC  (5+ messages)

[PATCH] igc: Fix HW RX timestamp when passed by ZC XDP
 2025-01-31 13:36 UTC  (5+ messages)

Stepping down as maintainer
 2025-01-31 13:23 UTC  (2+ messages)

[PATCH RFC net-next v3 0/8] netconsole: Add support for CPU population
 2025-01-31 13:11 UTC  (5+ messages)
` [PATCH RFC net-next v3 1/8] netconsole: consolidate send buffers into netconsole_target struct

[patch v2] tg3: Disable tg3 PCIe AER on system reboot
 2025-01-31 12:56 UTC  (7+ messages)
` [PATCH net v3] "

[PATCH RFC net-next] netconsole: selftest: Add test for fragmented messages
 2025-01-31 12:39 UTC 

[RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction
 2025-01-31 11:04 UTC  (12+ messages)

[RFC v2 PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-01-31 10:33 UTC  (11+ messages)
` [RFC v2 PATCH 02/10] net: ti: prueth: Adds ICSSM Ethernet driver
` [RFC v2 PATCH 03/10] net: ti: prueth: Adds PRUETH HW and SW configuration
` [RFC v2 PATCH 04/10] net: ti: prueth: Adds link detection, RX and TX support
` [RFC v2 PATCH 05/10] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver
` [RFC v2 PATCH 06/10] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module

[PATCH v2 1/3] Bluetooth: Fix possible race with userspace of sysfs isoc_alt
 2025-01-31 10:23 UTC  (6+ messages)

[PATCH iwl-net v1] ice: fix memory leak in aRFS after reset
 2025-01-31 10:12 UTC  (2+ messages)

[PATCH net v3] vmxnet3: Fix tx queue race condition with XDP
 2025-01-31  9:23 UTC  (2+ messages)

[PATCH 5.10 5/5] net: test for not too small csum_start in virtio_net_hdr_to_skb()
 2025-01-31  8:31 UTC 

[PATCH 5.10 4/5] net: add more sanity check in virtio_net_hdr_to_skb()
 2025-01-31  8:31 UTC 

[PATCH 5.10 3/5] net: tighten bad gso csum offset check in virtio_net_hdr
 2025-01-31  8:31 UTC 

[PATCH 5.10 2/5] net: drop bad gso csum_start and offset in virtio_net_hdr
 2025-01-31  8:31 UTC 

[PATCH 5.10 0/5] net: Backport fix for CVE-2024-43817
 2025-01-31  8:27 UTC  (2+ messages)
` [PATCH 5.10 1/5] net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation

linux-next: duplicate patches in the bluetooth tree
 2025-01-31  7:37 UTC  (2+ messages)

[PATCH v5 0/4] RTL9300 MDIO driver
 2025-01-31  7:33 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: net: Add Realtek MDIO controller
` [PATCH v5 2/4] dt-bindings: mfd: Add MDIO interface to rtl9301-switch
` [PATCH v5 3/4] mips: dts: realtek: Add MDIO controller
` [PATCH v5 4/4] net: mdio: Add RTL9300 MDIO driver

[PATCH v4 0/4] RTL9300 MDIO driver
 2025-01-31  7:26 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: mfd: Add MDIO interface to rtl9301-switch

[PATCH bpf-next v4 00/14] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
 2025-01-31  7:21 UTC  (15+ messages)
` [PATCH bpf-next v4 01/14] selftests/bpf: helpers: Add append_tid()
` [PATCH bpf-next v4 02/14] selftests/bpf: test_xdp_veth: Remove unused defines
` [PATCH bpf-next v4 03/14] selftests/bpf: test_xdp_veth: Remove unecessarry check_ping()
` [PATCH bpf-next v4 04/14] selftests/bpf: test_xdp_veth: Use int to describe next veth
` [PATCH bpf-next v4 05/14] selftests/bpf: test_xdp_veth: Split network configuration
` [PATCH bpf-next v4 06/14] selftests/bpf: test_xdp_veth: Rename config[]
` [PATCH bpf-next v4 07/14] selftests/bpf: test_xdp_veth: Add prog_config[] table
` [PATCH bpf-next v4 08/14] selftests/bpf: test_xdp_veth: Add XDP flags to prog_configuration
` [PATCH bpf-next v4 09/14] selftests/bpf: test_xdp_veth: Use unique names
` [PATCH bpf-next v4 10/14] selftests/bpf: test_xdp_veth: Add new test cases for XDP flags
` [PATCH bpf-next v4 11/14] selftests/bpf: Optionally select broadcasting flags
` [PATCH bpf-next v4 12/14] selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests
` [PATCH bpf-next v4 13/14] selftests/bpf: test_xdp_veth: Add XDP program on egress test
` [PATCH bpf-next v4 14/14] selftests/bpf: Remove test_xdp_redirect_multi.sh

[PATCH bpf v1 0/2] bpf: fix ktls panic and add tests
 2025-01-31  6:20 UTC  (5+ messages)
` [PATCH bpf v1 1/2] bpf: fix ktls panic

[PATCH] ice: Add check for devm_kzalloc()
 2025-01-31  6:17 UTC  (2+ messages)

[GIT PULL] Networking for v6.14-rc1
 2025-01-31  2:00 UTC  (2+ messages)

[PATCH v5 iwl-net 0/3] ice: fix Rx data path for heavy 9k MTU traffic
 2025-01-31  0:30 UTC  (7+ messages)
` [PATCH v5 iwl-net 1/3] ice: put Rx buffers after being done with current frame
  ` [Intel-wired-lan] "
` [PATCH v5 iwl-net 2/3] ice: gather page_count()'s of each frag right before XDP prog call
  ` [Intel-wired-lan] "
` [PATCH v5 iwl-net 3/3] ice: stop storing XDP verdict within ice_rx_buf
  ` [Intel-wired-lan] "

[PATCH v2 net] udp: gso: do not drop small packets when PMTU reduces
 2025-01-30 18:34 UTC  (3+ messages)

[RFC net-next 0/2] netdevgenl: Add an xsk attribute to queues
 2025-01-30 18:13 UTC  (9+ messages)
` [RFC net-next 1/2] netdev-genl: Add an XSK "
` [RFC net-next 2/2] selftests: drv-net: Test queue xsk attribute

[PATCH ethtool-next 00/14] Add JSON output to --module-info
 2025-01-30 17:20 UTC  (10+ messages)
` [PATCH ethtool-next 08/14] cmis: Enable JSON output support in CMIS modules

[PATCH net] net: hsr: fix fill_frame_info() regression vs VLAN packets
 2025-01-30 17:10 UTC  (2+ messages)

[PATCH net 0/1] Netfilter fixes for net
 2025-01-30 17:10 UTC  (3+ messages)
` [PATCH net 1/1] netfilter: nf_tables: reject mismatching sum of field_len with set key length

[PATCH net] MAINTAINERS: add Neal to TCP maintainers
 2025-01-30 17:10 UTC  (2+ messages)

[PATCH net] net: revert RTNL changes in unregister_netdevice_many_notify()
 2025-01-30 17:10 UTC  (2+ messages)

[PATCH net 0/3] net: ethtool: timestamping: Fix small issues in the new uAPI
 2025-01-30 16:56 UTC  (14+ messages)
` [PATCH net 1/3] MAINTAINERS: Add myself as maintainer for socket timestamping and expand file list
` [PATCH net 2/3] net: ethtool: tsconfig: Fix ts filters and types enums size check
` [PATCH net 3/3] net: ethtool: tsconfig: Fix netlink type of hwtstamp flags

[PATCH net v2 1/2] net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnels
 2025-01-30 16:53 UTC  (11+ messages)
` [PATCH net v2 2/2] net: ipv6: fix dst ref loops "

Possible mistake in commit 3ca459eaba1b ("tun: fix group permission check")
 2025-01-30 16:46 UTC  (11+ messages)

less size_t please (was Re: [PATCH net] xfrm: fix integer overflow in xfrm_replay_state_esn_len())
 2025-01-30 16:15 UTC  (2+ messages)

[PATCH] kasan, mempool: don't store free stacktrace in io_alloc_cache objects
 2025-01-30 16:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next 0/1] selftests: net: Add support for testing SO_RCVMARK and SO_RCVPRIORITY
 2025-01-30 15:15 UTC  (6+ messages)
` [PATCH net-next 1/1] "

[PATCH nf-next] netfilter: ip6_tables: replace the loop with xt_entry_foreach
 2025-01-30 15:01 UTC  (2+ messages)

KSZ9477 HSR Offloading
 2025-01-30 14:17 UTC  (14+ messages)

[PATCH v2 net] gro_cells: Avoid packet re-ordering for cloned skbs
 2025-01-30 13:26 UTC  (9+ messages)

[syzbot] Monthly rdma report (Jan 2025)
 2025-01-30 13:12 UTC 

[PATCH net 0/2] mptcp: blackhole only if 1st SYN retrans w/o MPC is accepted
 2025-01-30 13:10 UTC  (2+ messages)

[PATCH ethtool-next v2 00/14] Add JSON output to --module-info
 2025-01-30 13:03 UTC  (4+ messages)
` [PATCH ethtool-next v2 05/14] qsfp: Refactor sff8636_show_dom() by moving code into separate functions

[PATCH bpf-next/net v2 0/7] bpf: Add mptcp_subflow bpf_iter support
 2025-01-30 12:05 UTC  (4+ messages)
` [PATCH bpf-next/net v2 4/7] bpf: Add mptcp_subflow bpf_iter


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