messages from 2026-04-07 11:50:37 to 2026-04-07 15:34:05 UTC [more...]
[PATCH v2 0/5] net: qrtr: ns: A bunch of fixs
2026-04-07 15:33 UTC (3+ messages)
` [PATCH v2 5/5] net: qrtr: ns: Fix use-after-free in driver remove()
[PATCH net-next v6 00/14] net: sleepable ndo_set_rx_mode
2026-04-07 15:31 UTC (15+ messages)
` [PATCH net-next v6 01/14] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next v6 02/14] net: introduce ndo_set_rx_mode_async and netdev_rx_mode_work
` [PATCH net-next v6 03/14] net: cache snapshot entries for ndo_set_rx_mode_async
` [PATCH net-next v6 04/14] net: move promiscuity handling into netdev_rx_mode_work
` [PATCH net-next v6 05/14] fbnic: convert to ndo_set_rx_mode_async
` [PATCH net-next v6 06/14] mlx5: "
` [PATCH net-next v6 07/14] bnxt: "
` [PATCH net-next v6 08/14] bnxt: use snapshot in bnxt_cfg_rx_mode
` [PATCH net-next v6 09/14] iavf: convert to ndo_set_rx_mode_async
` [PATCH net-next v6 10/14] netdevsim: "
` [PATCH net-next v6 11/14] dummy: "
` [PATCH net-next v6 12/14] net: warn ops-locked drivers still using ndo_set_rx_mode
` [PATCH net-next v6 13/14] selftests: net: add team_bridge_macvlan rx_mode test
` [PATCH net-next v6 14/14] selftests: net: use ip commands instead of teamd in team "
[ANN] netdev foundation TSC meeting notes - Apr 7th
2026-04-07 15:29 UTC
[PATCH] net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption
2026-04-07 15:20 UTC (2+ messages)
[PATCH net-next] selftests: net: py: add test case filtering and listing
2026-04-07 15:17 UTC
[PATCH v4 net-next] net: use get_random_u{16,32,64}() where appropriate
2026-04-07 15:14 UTC (2+ messages)
[PATCH net-next] net: hsr: emit notification for PRP slave2 changed hw addr on port deletion
2026-04-07 15:10 UTC (6+ messages)
[RFC net-next 0/4] selftests: drv-net: tso: add double tunneling GSO tests
2026-04-07 15:08 UTC (3+ messages)
` [RFC net-next 2/4] selftests: drv-net: tso: add helpers for double tunneling GSO
[PATCH net v6 0/4] macsec: Add support for VLAN filtering in offload mode
2026-04-07 15:07 UTC (4+ messages)
` [PATCH net v6 4/4] macsec: Support VLAN-filtering lower devices
[PATCH v2 net-next] net: dropreason: add MACVLAN_BROADCAST_BACKLOG and IPVLAN_MULTICAST_BACKLOG
2026-04-07 15:07 UTC
[PATCH net-next v4 0/2] net: hsr: strict supervision TLV validation
2026-04-07 15:04 UTC (6+ messages)
` [PATCH net-next v4 1/2] net: hsr: require valid EOT supervision TLV
[PATCH 0/8] smb: add kernel internal IPPROTO_SMBDIRECT
2026-04-07 14:46 UTC (5+ messages)
` [PATCH 5/8] net: define IPPROTO_SMBDIRECT and SOL_SMBDIRECT constants
` [PATCH 6/8] smb: smbdirect: add in kernel only support for IPPROTO_SMBDIRECT
` [PATCH 7/8] smb: client: make use of IPPROTO_SMBDIRECT sockets
` [PATCH 8/8] smb: server: "
[RFC bpf] Ingress RX queue provenance across cpumap redirect
2026-04-07 14:47 UTC (2+ messages)
[PATCH net-next] vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`
2026-04-07 14:31 UTC
[PATCH net-next] codel: annotate data-races in codel_dump_stats()
2026-04-07 14:30 UTC
[PATCH net-next 00/13] netfilter: updates for net-next
2026-04-07 14:27 UTC (15+ messages)
` [PATCH net-next 01/13] netfilter: use function typedefs for __rcu NAT helper hook pointers
` [PATCH net-next 02/13] netfilter: nf_tables: Fix typo in enum description
` [PATCH net-next 03/13] netfilter: nf_conntrack_sip: remove net variable shadowing
` [PATCH net-next 04/13] netfilter: add deprecation warning for dccp support
` [PATCH net-next 05/13] netfilter: nf_conntrack_h323: remove unreliable debug code in decode_octstr
` [PATCH net-next 06/13] netfilter: add more netlink-based policy range checks
` [PATCH net-next 07/13] netfilter: nf_tables: add netlink policy based cap on registers
` [PATCH net-next 08/13] netfilter: nft_set_pipapo: increment data in one step
` [PATCH net-next 09/13] netfilter: nft_set_pipapo_avx2: remove redundant loop in lookup_slow
` [PATCH net-next 10/13] netfilter: nft_meta: add double-tagged vlan and pppoe support
` [PATCH net-next 11/13] netfilter: nf_conntrack_h323: Correct indentation when H323_TRACE defined
` [PATCH net-next 12/13] netfilter: nf_tables_offload: add nft_flow_action_entry_next() and use it
` [PATCH net-next 13/13] netfilter: ctnetlink: restrict expectfn to helper
[PATCH net-next v9 0/4] net: stmmac: Add PCI driver support for BCM8958x
2026-04-07 14:09 UTC (3+ messages)
` [PATCH net-next v9 1/4] net: stmmac: Add DW25GMAC support in stmmac core driver
[PATCH net-next v3 0/5] net: bridge: mcast: support exponential field encoding
2026-04-07 14:09 UTC (12+ messages)
` [PATCH net-next v3 1/5] ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculation
` [PATCH net-next v3 2/5] ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()
` [PATCH net-next v3 3/5] ipv4: igmp: encode multicast exponential fields
` [PATCH net-next v3 4/5] ipv6: mld: "
` [PATCH net-next v3 5/5] selftests: net: bridge: add tests for MRC and QQIC validation
[PATCH net-next] net: dropreason: add SKB_DROP_REASON_{BROAD,MULTI}CAST_BACKLOG
2026-04-07 14:04 UTC (4+ messages)
[PATCH net-next v5 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-04-07 13:54 UTC (3+ messages)
[PATCH] Bluetooth: Add Broadcom channel priority commands
2026-04-07 13:40 UTC (2+ messages)
[PATCH ipsec-next v5 0/8] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
2026-04-07 13:29 UTC (10+ messages)
` [PATCH ipsec-next v5 8/8] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
` [devel-ipsec] "
[PATCH net-next 00/10] net: lan966x: add support for PCIe FDMA
2026-04-07 13:20 UTC (8+ messages)
[PATCH net-next v2] selftests: forwarding: lib: rewrite processing of command line arguments
2026-04-07 12:57 UTC (2+ messages)
[PATCH net-next v2] net/smc: cap allocation order for SMC-R physically contiguous buffers
2026-04-07 12:43 UTC
[PATCH net v2] ipvs: fix MTU check for GSO packets in tunnel mode
2026-04-07 12:22 UTC (2+ messages)
[PATCH net-next v38 0/8] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2026-04-07 12:20 UTC (9+ messages)
` [PATCH net-next v38 1/8] eea: introduce PCI framework
` [PATCH net-next v38 2/8] eea: introduce ring and descriptor structures
` [PATCH net-next v38 3/8] eea: probe the netdevice and create adminq
` [PATCH net-next v38 4/8] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v38 5/8] eea: implement packet receive logic
` [PATCH net-next v38 6/8] eea: implement packet transmit logic
` [PATCH net-next v38 7/8] eea: introduce ethtool support
` [PATCH net-next v38 8/8] eea: introduce callback for ndo_get_stats64
[PATCH net-next v2] net: openvswitch: decouple flow_table from ovs_mutex
2026-04-07 12:04 UTC
[PATCH net-next v5 00/10] Decouple receive and transmit enablement in team driver
2026-04-07 11:57 UTC (14+ messages)
` [PATCH net-next v5 01/10] net: team: Annotate reads and writes for mixed lock accessed values
` [PATCH net-next v5 02/10] net: team: Remove unused team_mode_op, port_enabled
` [PATCH net-next v5 06/10] net: team: Rename enablement functions and struct members to tx
` [PATCH net-next v5 07/10] net: team: Track rx enablement separately from tx enablement
` [PATCH net-next v5 08/10] net: team: Add new rx_enabled team port option
` [PATCH net-next v5 09/10] net: team: Add new tx_enabled "
linux-next: manual merge of the bpf-next tree with the powerpc tree
2026-04-07 11:56 UTC
[PATCH bpf-next v3 5/6] bpf: clear decap tunnel GSO state in skb_adjust_room
2026-04-07 11:52 UTC (2+ messages)
[PATCH net-next V2 0/5] net/mlx5e: XDP, Add support for multi-packet per page
2026-04-07 11:50 UTC (2+ messages)
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox