Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-12 22:10:00 to 2026-06-13 01:36:57 UTC [more...]

[PATCH bpf-next v3 3/7] bpf, sockmap: zero-initialize pages allocated in bpf_msg_push_data
 2026-06-13  1:36 UTC  (3+ messages)

[PATCH v2 bpf-next/net 0/5] bpf: Support RX/TX HW timestamp proxy
 2026-06-13  1:31 UTC  (7+ messages)
` [PATCH v2 bpf-next/net 1/5] ethtool: Introduce ETHTOOL_MSG_TSINFO_SET for virtual interfaces
` [PATCH v2 bpf-next/net 2/5] bpf: Rename bpf_kfunc_set_tcp_reqsk to bpf_kfunc_set_sched_cls
` [PATCH v2 bpf-next/net 3/5] bpf: Add bpf_skb_set_hwtstamp()
` [PATCH v2 bpf-next/net 4/5] bpf: Add kfunc to proxy TX HW Timestamp
` [PATCH v2 bpf-next/net 5/5] selftest: bpf: Add test for hwtstamp proxy

[PATCH bpf v5 0/2] bpf: Fix generic devmap egress skb sharing
 2026-06-13  1:30 UTC  (2+ messages)

[PATCH net-next v2 00/10] net: dsa: microchip: remove unnecessary dsa_switch_ops callbacks
 2026-06-13  1:20 UTC  (2+ messages)

[PATCH net] tcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF)
 2026-06-13  1:16 UTC  (2+ messages)

[PATCH net-next v2 0/8] net: dsa: mt7530: modernise register access and add two DSA ops
 2026-06-13  1:11 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: dsa: mt7530: move MDIO bus locking into regmap
` [PATCH net-next v2 2/8] net: dsa: mt7530: fold mt7530_mii_write/read into mt7530_write/read
` [PATCH net-next v2 3/8] net: dsa: mt7530: replace mt7530_write with regmap_write
` [PATCH net-next v2 4/8] net: dsa: mt7530: replace mt7530_rmw/set/clear with regmap API
` [PATCH net-next v2 5/8] net: dsa: mt7530: replace mt7530_read with regmap_read
` [PATCH net-next v2 6/8] net: dsa: mt7530: convert to use field accessor macros
` [PATCH net-next v2 7/8] net: dsa: mt7530: implement port_fast_age
` [PATCH net-next v2 8/8] net: dsa: mt7530: implement port_change_conduit op

[PATCH v3 net-next 0/5] net: bridge: take care of p->flags accesses
 2026-06-13  1:10 UTC  (2+ messages)

[PATCH net] net/sched: sch_dualpi2: Add missing module alias
 2026-06-13  1:10 UTC  (2+ messages)

[PATCH net-next] netconsole: clear cached dev_name on resume-window cleanup
 2026-06-13  1:00 UTC  (2+ messages)

[PATCH net-next v2] docs: networking: add guidance on what to push via extack
 2026-06-13  1:00 UTC  (2+ messages)

[PATCH net-next] ptp: ocp: add shutdown callback
 2026-06-13  1:00 UTC  (2+ messages)

[PATCH net-next v3 0/3] ipv6: Honor oif when choosing nexthop for locally generated traffic
 2026-06-13  1:00 UTC  (2+ messages)

[PATCH net] ip_tunnel: drop stale dst from generated PMTU ICMP replies
 2026-06-13  1:00 UTC 

[PATCH] net: ethernet: mtk_wed: fix loading WO firmware for MT7986
 2026-06-13  1:00 UTC  (2+ messages)

[PATCH v3 net] net: watchdog: fix refcount tracking races
 2026-06-13  1:00 UTC  (2+ messages)

[PATCH net v2 0/2] net: mana: fix error-path issues in queue setup
 2026-06-13  1:00 UTC  (2+ messages)

[PATCH iproute2-next] ipaddress: add support for showing IPv4 devconf attributes
 2026-06-12 23:17 UTC 

[PATCH net-next v3 0/2] net: rds: convert rds to getsockopt_iter
 2026-06-13  0:44 UTC  (6+ messages)
` [PATCH net-next v3 2/2] rds: convert "
  ` [PATCH net-next v3 2/2] rds: convert to getsockopt_iter: manual merge

[PATCH bpf-next v3 6/7] bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check
 2026-06-13  0:44 UTC  (2+ messages)

[PATCH bpf-next v3 4/7] bpf, sockmap: keep sk_msg copy state in sync
 2026-06-13  0:40 UTC  (2+ messages)

[PATCH net] selftests: iou-zcrx: defer listen() until after zcrx setup
 2026-06-13  0:40 UTC  (2+ messages)

[PATCH net-next v2 0/2] ipv6: mcast: annotate data races in /proc/net/igmp6
 2026-06-13  0:30 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: mdio: realtek-rtl9300: Add RTL931x support
 2026-06-13  0:30 UTC  (2+ messages)

[PATCH net 0/4] Avoid mistaken parent class deactivation during peek
 2026-06-13  0:30 UTC  (2+ messages)

[PATCH] net: airoha: Fix always-true condition in PPE1 queue reservation loop
 2026-06-13  0:23 UTC 

[PATCH] net: airoha: Fix non-standard return value in airoha_ppe_get_wdma_info()
 2026-06-13  0:22 UTC 

[PATCH bpf-next v3 2/7] bpf, sockmap: Fix wrong rsge offset in bpf_msg_push_data()
 2026-06-13  0:17 UTC  (2+ messages)

[PATCH bpf-next v3 1/7] bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()
 2026-06-13  0:09 UTC  (2+ messages)

[PATCH net v2 0/2] vsock/virtio: fix msg_iter desync on transmission failure
 2026-06-13  0:09 UTC  (3+ messages)
` [PATCH net v2 1/2] iov_iter: export iov_iter_restore
` [PATCH net v2 2/2] vsock/virtio: restore msg_iter on transmission failure

[PATCH net v2 1/2] geneve: gate GRO hint in geneve_gro_complete() on gs->gro_hint
 2026-06-13  0:00 UTC  (4+ messages)
` [PATCH net v2 2/2] geneve: validate inner network offset in geneve_gro_complete()

[PATCH net-next v2 0/2] net: remove tls_toe
 2026-06-13  0:00 UTC  (2+ messages)

[PATCH net 0/5] rxrpc: Miscellaneous fixes
 2026-06-13  0:00 UTC  (4+ messages)
` [PATCH net 4/5] afs: Fix netns teardown to cancel the preallocation charger

[PATCH net-next] ethtool: tsconfig: always take rtnl_lock
 2026-06-12 23:50 UTC  (2+ messages)

[PATCH net] ip_tunnel: annotate data-races around t->err_count and t->err_time
 2026-06-12 23:50 UTC  (2+ messages)

[PATCH net v3] tcp: clear sock_ops cb flags before force-closing a child socket
 2026-06-12 23:50 UTC  (2+ messages)

[PATCH net 1/1] net: atm: reject out-of-range traffic classes in QoS validation
 2026-06-12 23:50 UTC  (2+ messages)

[PATCH v2 net] virtio_net: do not allow tunnel csum offload for non GSO packets
 2026-06-12 23:50 UTC  (2+ messages)

[PATCH iproute2-next] ipaddress: add support for showing IPv4 devconf attributes
 2026-06-12 23:27 UTC 

[PATCH net-next] tcp: tighten the FIN exception in tcp_sequence()
 2026-06-12 23:40 UTC  (3+ messages)

[PATCH net 1/1] atm: svc: fix listen state corruption in svc_listen
 2026-06-12 23:34 UTC  (2+ messages)

[PATCH] net: hsr: simplify fill_last_seq_nrs()
 2026-06-12 23:30 UTC  (2+ messages)

[PATCH v2] flow_dissector: fix uninit-value in __skb_flow_dissect() for ETH_ADDRS
 2026-06-12 23:28 UTC  (2+ messages)

[PATCH] net: ethernet: sis900: correct CONFIG_VLAN_8021Q macro name in comment
 2026-06-12 23:20 UTC  (2+ messages)

[PATCH net-next 0/3] docs: net: more adjustments to docs
 2026-06-12 23:20 UTC  (2+ messages)

[PATCH net v2] bnxt: fix head underflow on XDP head-grow
 2026-06-12 23:20 UTC  (2+ messages)

[PATCH] atm: fix skb leak in sigd_send() on a closing listen socket
 2026-06-12 23:12 UTC  (2+ messages)

[PATCH v2] atm: fix use-after-free in sigd_put_skb()
 2026-06-12 23:10 UTC  (2+ messages)

[PATCH v3] net: stmmac: xgmac2: disable RBUE in default RX interrupt mask
 2026-06-12 23:00 UTC  (2+ messages)

[PATCH net-next] handshake: Require admin permission for DONE command
 2026-06-12 23:00 UTC  (2+ messages)

[PATCH v3 net-next] bonding: no longer rely on RTNL in bond_fill_info()
 2026-06-12 22:53 UTC  (2+ messages)

[PATCH] mailmap: add entry for Jesse Brandeburg
 2026-06-12 22:47 UTC 

[PATCH net-next v3 0/4] selftests/xsk: simplify UMEM setup
 2026-06-12 22:40 UTC  (2+ messages)

[PATCH net-next v7 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-06-12 22:36 UTC  (3+ messages)
` [PATCH net-next v7 2/2] "

[PATCH] drivers: net and video: remove legacy 16-bit and non-x86 hardware drivers
 2026-06-12 22:31 UTC 

[PATCH net v3 1/2] net/sched: act_pedit: require matching IPv4 L4 protocol
 2026-06-12 22:20 UTC  (2+ messages)

[RFC PATCH bpf-next 0/5] tcp: opportunistic loopback splice for BPF-paired sockets
 2026-06-12 22:10 UTC  (2+ messages)
` [syzbot ci] "

[PATCH net-next v09 0/5] net: hinic3: PF initialization
 2026-06-12 22:09 UTC  (3+ messages)
` [PATCH net-next v09 1/5] hinic3: Add ethtool queue ops


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox