netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-20 18:00:04 to 2025-03-21 16:52:13 UTC [more...]

[PATCH v1 net-next 00/13] ipv6: No RTNL for IPv6 routing table
 2025-03-21 16:50 UTC  (16+ messages)
` [PATCH v1 net-next 01/13] ipv6: Validate RTA_GATEWAY of RTA_MULTIPATH in rtm_to_fib6_config()
` [PATCH v1 net-next 02/13] ipv6: Get rid of RTNL for SIOCDELRT and RTM_DELROUTE
` [PATCH v1 net-next 03/13] ipv6: Move some validation from ip6_route_info_create() to rtm_to_fib6_config()
` [PATCH v1 net-next 04/13] ipv6: Check GATEWAY in rtm_to_fib6_multipath_config()
` [PATCH v1 net-next 05/13] ipv6: Move nexthop_find_by_id() after fib6_info_alloc()
` [PATCH v1 net-next 06/13] ipv6: Split ip6_route_info_create()
` [PATCH v1 net-next 07/13] ipv6: Preallocate rt->fib6_nh->rt6i_pcpu in ip6_route_info_create()
` [PATCH v1 net-next 08/13] ipv6: Preallocate nhc_pcpu_rth_output "
` [PATCH v1 net-next 09/13] ipv6: Don't pass net to ip6_route_info_append()
` [PATCH v1 net-next 10/13] ipv6: Factorise ip6_route_multipath_add()
` [PATCH v1 net-next 11/13] ipv6: Protect fib6_link_table() with spinlock
` [PATCH v1 net-next 12/13] ipv6: Protect nh->f6i_list with spinlock and flag
` [PATCH v1 net-next 13/13] ipv6: Get rid of RTNL for SIOCADDRT and RTM_NEWROUTE

[RFC -next 00/10] Add ZC notifications to splice and sendfile
 2025-03-21 16:44 UTC  (23+ messages)

[PATCH net-next v2 0/5] udp_tunnel: GRO optimization follow-up
 2025-03-21 16:43 UTC  (11+ messages)
` [PATCH net-next v2 1/5] udp_tunnel: properly deal with xfrm gro encap
` [PATCH net-next v2 2/5] udp_tunnel: fix compile warning
` [PATCH net-next v2 3/5] udp_tunnel: fix UaF in GRO accounting
` [PATCH net-next v2 4/5] udp_tunnel: avoid inconsistent local variables usage
` [PATCH net-next v2 5/5] udp_tunnel: prevent GRO lookup optimization for user-space sockets

[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
 2025-03-21 16:43 UTC  (13+ messages)
` [PATCH v2 1/3] vsock: add network namespace support
` [PATCH v2 3/3] vhost/vsock: use netns of process that opens the vhost-vsock-netns device

[PATCH net-next v3 0/7] net: ethtool: Introduce ethnl dump helpers
 2025-03-21 16:31 UTC  (3+ messages)
` [PATCH net-next v3 1/7] net: ethtool: netlink: Allow per-netdevice DUMP operations

[net-next PATCH 0/6] net: pcs: Introduce support for PCS OF
 2025-03-21 16:22 UTC  (5+ messages)
` [net-next PATCH 4/6] dt-bindings: net: ethernet-controller: permit to define multiple PCS
` [net-next PATCH 6/6] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS

[PATCH] net: remove sb1000 cable modem driver
 2025-03-21 16:20 UTC  (2+ messages)

[PATCH] net: Fix the devmem sock opts and msgs for parisc
 2025-03-21 16:16 UTC  (3+ messages)

[PATCH net-next] MAINTAINERS: Add dedicated entries for phy_link_topology
 2025-03-21 16:05 UTC  (2+ messages)

bnxt_en: Incorrect tx timestamp report
 2025-03-21 15:17 UTC  (3+ messages)

[PATCH iwl-next] ice: add a separate Rx handler for flow director commands
 2025-03-21 15:13 UTC 

[PATCH] net: dl2k: fix potential null deref in receive_packet()
 2025-03-21 15:13 UTC  (2+ messages)

[PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
 2025-03-21 14:40 UTC  (8+ messages)
` [PATCHv4 RESEND net-next 2/2] selftests: wireguard: update to using nft for qemu test

[bug report] net: nfc: Fix use-after-free caused by nfc_llcp_find_local
 2025-03-21 14:36 UTC 

[PATCH v4 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-03-21 14:33 UTC  (3+ messages)
` [PATCH v4 5/6] pds_fwctl: add rpc and query support

[PATCH] lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronization
 2025-03-21 14:22 UTC  (3+ messages)

[PATCH net-next] net: openvswitch: fix kernel-doc warnings in internal headers
 2025-03-21 14:12 UTC  (3+ messages)

[PATCH net v1 1/1] net: dsa: microchip: fix DCB apptrust configuration on KSZ88x3
 2025-03-21 14:10 UTC 

[PATCH iwl-next v4 0/2] igc: Change Tx mode for MQPRIO offloading
 2025-03-21 13:52 UTC  (3+ messages)
` [PATCH iwl-next v4 1/2] igc: Limit netdev_tc calls to MQPRIO
` [PATCH iwl-next v4 2/2] igc: Change Tx mode for MQPRIO offloading

[PATCH v2 net] net: mvpp2: Prevent parser TCAM memory corruption
 2025-03-21 13:18 UTC  (6+ messages)

[PATCH] prandom: remove next_pseudo_random32
 2025-03-21 12:52 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] drm/i915/selftests: use prandom in selftest

[RFC PATCH 00/13] Ultra Ethernet driver introduction
 2025-03-21 12:01 UTC  (8+ messages)

[PATCH net-next] net: stmmac: Call xpcs_config_eee_mult_fact() only when xpcs is present
 2025-03-21 10:40 UTC  (2+ messages)

[PATCH net v2] bonding: check xdp prog when set bond mode
 2025-03-21 10:20 UTC  (5+ messages)

[PATCH] ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()
 2025-03-21  9:52 UTC 

[PATCH v4 net-next 0/2] udp_tunnel: GRO optimizations
 2025-03-21  9:11 UTC  (4+ messages)
` [PATCH v4 net-next 2/2] udp_tunnel: use static call for GRO hooks when possible

[PATCH net v2] net: fix NULL pointer dereference in l3mdev_l3_rcv
 2025-03-21  9:03 UTC 

[PATCH net] net: fix NULL pointer dereference in l3mdev_l3_rcv
 2025-03-21  8:51 UTC  (6+ messages)

[Patch net-next 0/3] Add support for mdb offload failure notification
 2025-03-21  8:47 UTC  (8+ messages)
` [Patch net-next 1/3] net: bridge: mcast: Add offload failed mdb flag
` [Patch net-next 2/3] net: bridge: mcast: Notify on offload flag change

[PATCH net 0/3] sja1105 driver fixes
 2025-03-21  8:17 UTC  (7+ messages)
` [PATCH net 1/3] net: dsa: sja1105: fix displaced ethtool statistics counters
` [PATCH net 2/3] net: dsa: sja1105: reject other RX filters than HWTSTAMP_FILTER_PTP_V2_L2_EVENT
` [PATCH net 3/3] net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_entry()

[PATCH net-next v2 0/3] Bug fixes from XDP and perout series
 2025-03-21  8:13 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: ti: prueth: Fix kernel warning while bringing down network interface
` [PATCH net-next v2 2/3] net: ti: prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame()
` [PATCH net-next v2 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request

[PATCH net-next 0/3] Bug fixes from XDP and perout series
 2025-03-21  8:01 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ti: prueth: Fix kernel warning while bringing down network interface

[PATCH net-next v2 0/4] virtio_net: Fixes and improvements
 2025-03-21  7:17 UTC  (6+ messages)
` [PATCH net-next v2 1/4] virtio_net: Split struct virtio_net_rss_config
` [PATCH net-next v2 2/4] virtio_net: Fix endian with virtio_net_ctrl_rss
` [PATCH net-next v2 3/4] virtio_net: Use new RSS config structs
` [PATCH net-next v2 4/4] virtio_net: Allocate rss_hdr with devres

linux-next: build failure after merge of the bpf-next tree
 2025-03-21  7:15 UTC  (13+ messages)

[PATCH v3 3/5] PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created
 2025-03-21  7:04 UTC  (3+ messages)

[net-next PATCH 5/6] net: pcs: airoha: add PCS driver for Airoha SoC
 2025-03-21  6:35 UTC  (2+ messages)

[PATCH net-next 0/4] virtio_net: Fixes and improvements
 2025-03-21  6:34 UTC  (8+ messages)
` [PATCH net-next 3/4] virtio_net: Use new RSS config structs

[net-next PATCH v13 10/14] mfd: an8855: Add support for Airoha AN8855 Switch MFD
 2025-03-21  6:12 UTC  (2+ messages)

[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
 2025-03-21  5:56 UTC  (18+ messages)
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature

[RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
 2025-03-21  5:46 UTC  (7+ messages)

[PATCH iwl-next v2] i40e: fix MMIO write access to an invalid page in i40e_clear_hw
 2025-03-21  4:46 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] ixgbe: Fix unreachable retry logic in combined and byte I2C write functions
 2025-03-21  4:46 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v3] net: fully namespace net.core.{r,w}mem_{default,max} sysctls
 2025-03-21  4:34 UTC 

[PATCH net 0/7] selftests/net: Mixed select()+polling mode for TCP-AO tests
 2025-03-21  2:57 UTC  (6+ messages)

[PATCH net-next] xfrm: Remove unnecessary NULL check in xfrm_lookup_with_ifid()
 2025-03-21  2:46 UTC  (2+ messages)

[PATCH] net: atm: use sysfs_emit_at() instead of scnprintf()
 2025-03-21  2:45 UTC  (2+ messages)

[PATCH net-next v4 0/4] Add support to do threaded napi busy poll
 2025-03-21  2:15 UTC  (5+ messages)
` [PATCH net-next v4 1/4] Add support to set napi threaded for individual napi
` [PATCH net-next v4 2/4] net: Create separate gro_flush helper function
` [PATCH net-next v4 3/4] Extend napi threaded polling to allow kthread based busy polling
` [PATCH net-next v4 4/4] selftests: Add napi threaded busy poll test in `busy_poller`

[PATCH bpf-next v4 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
 2025-03-21  0:54 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] selftests/xsk: Add packet stream replacement function
` [PATCH bpf-next v4 2/2] selftests/xsk: Add tail adjustment tests and support check

[PATCH bpf-next v3 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
 2025-03-21  1:18 UTC  (6+ messages)
` [PATCH bpf-next v3 2/2] selftests/xsk: Add tail adjustment tests and support check

[PATCH net-next 0/6] Basic XDP Support for DQO RDA Queue Format
 2025-03-21  0:29 UTC  (7+ messages)
` [PATCH net-next 1/6] gve: remove xdp_xsk_done and xdp_xsk_wakeup statistics
` [PATCH net-next 2/6] gve: introduce config-based allocation for XDP
` [PATCH net-next 3/6] gve: update GQ RX to use buf_size
` [PATCH net-next 4/6] gve: merge packet buffer size fields
` [PATCH net-next 5/6] gve: update XDP allocation path support RX buffer posting
` [PATCH net-next 6/6] gve: add XDP DROP and PASS support for DQ

[PATCH bpf-next v6 00/11] bpf qdisc
 2025-03-21  0:10 UTC  (4+ messages)
` [PATCH bpf-next v6 01/11] bpf: Add struct_ops context information to struct bpf_prog_aux

[Patch net 00/12] net_sched: make ->qlen_notify() idempotent
 2025-03-20 23:25 UTC  (13+ messages)
` [Patch net 01/12] sch_htb: make htb_qlen_notify() idempotent
  ` [Patch net 02/12] sch_drr: make drr_qlen_notify() idempotent
  ` [Patch net 03/12] sch_hfsc: make hfsc_qlen_notify() idempotent
  ` [Patch net 04/12] sch_qfq: make qfq_qlen_notify() idempotent
  ` [Patch net 05/12] sch_ets: make est_qlen_notify() idempotent
  ` [Patch net 06/12] codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
  ` [Patch net 07/12] selftests/tc-testing: Add a test case for FQ_CODEL with HTB parent
  ` [Patch net 08/12] selftests/tc-testing: Add a test case for CODEL "
  ` [Patch net 09/12] selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parent
  ` [Patch net 10/12] selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parent
  ` [Patch net 11/12] selftests/tc-testing: Add a test case for FQ_CODEL with DRR parent
  ` [Patch net 12/12] selftests/tc-testing: Add a test case for FQ_CODEL with ETS parent

[PATCH v5 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-03-20 23:25 UTC  (8+ messages)
` [PATCH v5 1/6] pds_core: make pdsc_auxbus_dev_del() void
` [PATCH v5 2/6] pds_core: specify auxiliary_device to be created
` [PATCH v5 3/6] pds_core: add new fwctl auxiliary_device
` [PATCH v5 4/6] pds_fwctl: initial driver framework
` [PATCH v5 5/6] pds_fwctl: add rpc and query support
` [PATCH v5 6/6] pds_fwctl: add Documentation entries

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-20 23:22 UTC  (2+ messages)

[Feature request] List all defined ip routing tables
 2025-03-20 22:55 UTC 

[PATCH net v4 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
 2025-03-20 22:16 UTC  (6+ messages)
` [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment

[PATCH net-next 0/5] net: improve stmmac resume rx clocking
 2025-03-20 22:11 UTC  (6+ messages)
` [PATCH net-next 1/5] net: phylink: add phylink_prepare_resume()
` [PATCH net-next 2/5] net: stmmac: address non-LPI resume failures properly
` [PATCH net-next 3/5] net: stmmac: socfpga: remove phy_resume() call
` [PATCH net-next 4/5] net: phylink: add functions to block/unblock rx clock stop
` [PATCH net-next 5/5] net: stmmac: block PHY RXC clock-stop

[PATCH net] ibmvnic: Use kernel helpers for hex dumps
 2025-03-20 21:29 UTC 

[PATCH net-next v6 0/7] net: tn40xx: add support for AQR105 based cards
 2025-03-20 21:27 UTC  (7+ messages)
` [PATCH net-next v6 4/7] net: phy: aquantia: add essential functions to aqr105 driver
` [PATCH net-next v6 5/7] net: tn40xx: create swnode for mdio and aqr105 phy and add to mdiobus
` [PATCH net-next v6 6/7] net: tn40xx: prepare tn40xx driver to find phy of the TN9510 card

pull-request: bpf-next 2025-03-13
 2025-03-20 21:01 UTC  (2+ messages)

Linux6.14-rc5 Bug: INFO: task hung in rtnl_dumpit
 2025-03-20 20:54 UTC  (2+ messages)

[GIT PULL] Networking for v6.14-rc8
 2025-03-20 20:30 UTC  (2+ messages)

[PATCH v2 net-next 0/2] tcp/dccp: remove 16 bytes from icsk
 2025-03-20 20:10 UTC  (5+ messages)
` [PATCH v2 net-next 2/2] tcp/dccp: remove icsk->icsk_ack.timeout

[PATCH net-next] selftests: drv-net: rss_ctx: Don't assume indirection table is present
 2025-03-20 20:03 UTC  (2+ messages)

[GIT PULL] bluetooth-next 2025-03-20
 2025-03-20 19:29 UTC 

[PATCH net] bonding: use permanent address for MAC swapping if device address is same
 2025-03-20 19:13 UTC  (2+ messages)

[PATCH v11 0/8] rust: Add IO polling
 2025-03-20 19:05 UTC  (4+ messages)
` [PATCH v11 6/8] MAINTAINERS: rust: Add new sections for DELAY/SLEEP and TIMEKEEPING API

[PATCH net v4 0/2] gre: Fix regressions in IPv6 link-local address generation
 2025-03-20 19:04 UTC  (9+ messages)
` [PATCH net v4 1/2] gre: Fix "

tc: network egress frozen during qdisc update with debug kernel
 2025-03-20 18:52 UTC  (5+ messages)

[PATCH net] xfrm: Force software GSO only in tunnel mode
 2025-03-20 18:37 UTC  (4+ messages)

[PATCH net-next v4] net: introduce per netns packet chains
 2025-03-20 18:22 UTC 

[PATCH net-next v3] net: introduce per netns packet chains
 2025-03-20 18:14 UTC  (3+ messages)

[PATCH net-next] docs: fix the path of example code and example commands for device memory TCP
 2025-03-20 17:59 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).