messages from 2026-09-10 10:34:32 to 2026-09-10 16:56:35 UTC [more...]
[PATCH 00/13 net-next] Allow compiling an IPv6-only kernel network stack
2026-09-10 16:56 UTC (20+ messages)
` [PATCH 01/13 net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
` [PATCH 02/13 net-next] net: core: add IPv4 fallback stubs and guards for CONFIG_IPV4=n
` [PATCH 03/13 net-next] net: inet: relocate ip_generic_getfrag and guard IPv4 socket logic
` [PATCH 04/13 net-next] net: tcp: move protocol agnostic TCP functions out of tcp_ipv4.c
` [PATCH 05/13 net-next] net: raw: split IPv4 specific logic into raw_ipv4.c
` [PATCH 06/13 net-next] net: udp: split IPv4 specific logic into udp_ipv4.c
` [PATCH 07/13 net-next] net: icmp: split IPv4 specific logic into icmp_ipv4.c
` [PATCH 08/13 net-next] net: ping: split IPv4 specific logic into ping_ipv4.c
` [PATCH 09/13 net-next] net: fib: split common nexthop logic to fib_core.c
` [PATCH 10/13 net-next] net: tunnel: guard IPv4 tunnel functions with CONFIG_IPV4
` [PATCH 11/13 net-next] netfilter: ipv4: guard ip_route_me_harder() "
` [PATCH 12/13 net-next] net: ipv4: disable IPv4-only sysctls when CONFIG_IPV4=n
` [PATCH 13/13 net-next] net: ipv4: make CONFIG_IPV4 boolean
[PATCH RESEND net-next] tools: ynl: Fix out-of-tree build for ynltool
2026-09-10 16:54 UTC
[PATCH net-next] tools: ynl: Fix out-of-tree build for ynltool
2026-09-10 16:51 UTC (2+ messages)
[GIT PULL] Networking for v7.3-rc3
2026-09-10 16:49 UTC
[PATCH net v2] net: stmmac: propagate PTP init failures in __stmmac_open() and stmmac_resume()
2026-09-10 16:32 UTC (3+ messages)
[PATCH net v3] net: stmmac: propagate PTP init failures in __stmmac_open() and stmmac_resume()
2026-09-10 16:30 UTC
[PATCH net-next] net/iucv: Add lock nesting annotation in iucv_sock_close()
2026-09-10 16:29 UTC
[PATCH] drivers: net: smsc: Remove unused smc9194.h header
2026-09-10 16:23 UTC (2+ messages)
[PATCH net] netfilter: flowtable: Saturate 16-bit flow_tuple->mtu
2026-09-10 16:20 UTC
[PATCH net v1 0/2] net/sched: fix action batch failure cleanup
2026-09-10 16:20 UTC (2+ messages)
[PATCH bpf 0/1] xsk: use a 32-bit compare in xsk_map_gen_lookup
2026-09-10 16:18 UTC (2+ messages)
` [PATCH bpf 1/1] "
[PATCH v2] tcp: fastopen: check rsk_drop_req() in tcp_fastopen_create_child()
2026-09-10 16:12 UTC (5+ messages)
[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2026-09-08 (idpf, ice)
2026-09-10 16:10 UTC (2+ messages)
[PATCH net-next 0/7] netlink: specs: conntrack: minor spec fixes
2026-09-10 16:03 UTC (3+ messages)
[PATCH net v2] openvswitch: fix wrong flag value in get_ipv6_ext_hdrs()
2026-09-10 16:00 UTC (3+ messages)
[PATCH net v4 0/1] ipmr: unaccounted multicast table memory
2026-09-10 16:00 UTC (2+ messages)
[PATCH net-next v2 00/14] skb extension for BPF metadata
2026-09-10 15:56 UTC (16+ messages)
` [PATCH net-next v2 01/14] bpf: Introduce per-packet metadata storage for BPF programs
` [PATCH net-next v2 02/14] bpf: Allow access to bpf_sock_ops_kern->skb
` [PATCH net-next v2 03/14] bpf: Make BPF skb extension survive packet scrubbing
` [PATCH net-next v2 04/14] selftests/bpf: Add tests for bpf_dynptr_from_skb_ext
` [PATCH net-next v2 05/14] selftests/bpf: Test skb_ext on cloned skbs
` [PATCH net-next v2 06/14] selftests/bpf: Test skb_ext survival across veth and GRE
` [PATCH net-next v2 07/14] selftests/bpf: Test skb_ext read from cgroup_skb and sk_filter hooks
` [PATCH net-next v2 08/14] selftests/bpf: Test skb_ext read from sock_ops and LSM hooks
` [PATCH net-next v2 09/14] selftests/bpf: Test skb_ext read from kfree_skb tracepoint
` [PATCH net-next v2 10/14] selftests/bpf: Test skb_ext read from netfilter hook
` [PATCH net-next v2 11/14] selftests/bpf: Test skb_ext from LWT in, out, and xmit hooks
` [PATCH net-next v2 12/14] selftests/bpf: Test skb_ext read from seg6local End.BPF hook
` [PATCH net-next v2 13/14] selftests/bpf: Test skb_ext read from sk_skb stream verdict hook
` [PATCH net-next v2 14/14] selftests/bpf: Use non-trivial test payload in xdp_context tests
[PATCH V6 0/4] dmaengine: xilinx_dma: MCDMA descriptor and metadata handling improvements
2026-09-10 15:51 UTC (3+ messages)
` [PATCH V6 3/4] net: xilinx: axienet: Derive RX frame length from residue in dmaengine path
[PATCH net v3 0/3] net: phy: handle the active-high LED polarity mode
2026-09-10 15:50 UTC (3+ messages)
[PATCH net 0/1] ipv6: fix fib6 walker UAF on seq stop
2026-09-10 15:50 UTC (2+ messages)
[PATCH net] net: hsr: enable promiscuous mode on interlink port with fwd offload
2026-09-10 15:50 UTC (2+ messages)
[PATCH net v3] net: macb: initialize PTP state before registering clock
2026-09-10 15:50 UTC (2+ messages)
[PATCH iwl-next 0/2] ice: fix TC flower filter priority violations
2026-09-10 15:48 UTC (3+ messages)
` [PATCH iwl-next 1/2] ice: fix TC flower filters matching more than the ip_proto key
` [PATCH iwl-next 2/2] ice: don't offload drop filters that bypass higher priority filters
[PATCH v6 00/12] leds: Add support for hardware-initiated hardware control trigger transition
2026-09-10 15:45 UTC (5+ messages)
` [PATCH v6 04/12] leds: trigger: Add offloaded() callback and provide trigger_may_offload attribute
` [PATCH v6 09/12] leds: trigger: Add led_trigger_notify_hw_control_changed() interface
[PATCH net-next v3 00/10] net: fix typos and repeated words in comments
2026-09-10 15:40 UTC (6+ messages)
` [PATCH net-next v3 09/10] net: atheros: fix typos "
` [PATCH net-next v3 10/10] net: dec: "
[PATCH net] net: stmmac: fix TX descriptor availability check for TSO traffic
2026-09-10 15:40 UTC (4+ messages)
[RFC PATCH net-next 0/2] net: phylink: wait for a PHY that probes after the MAC
2026-09-10 15:38 UTC (4+ messages)
` [RFC PATCH net-next 1/2] dt-bindings: net: ethernet-controller: add phy-needs-host-firmware
[RFC PATCH net-next v2 0/7] net: mdio: an MDIO device driver for the Airoha EN8811H
2026-09-10 15:38 UTC (3+ messages)
[PATCH net-next V3] net: axienet: Clear stale AXI DMA TX/RX status before re-enabling interrupts
2026-09-10 15:33 UTC (2+ messages)
[PATCH net] net/rds: fix tcp stream corruption with large pages
2026-09-10 15:30 UTC (2+ messages)
[PATCH net-next v13 2/2] ptp: ocp: add TAP CPLD firmware upload for ADVA TimeCard X1
2026-09-10 15:23 UTC (2+ messages)
[PATCH net-next v13 1/2] ptp: ocp: add TAP CPLD access for ADVA TimeCard X1
2026-09-10 15:23 UTC (2+ messages)
[PATCH v3] MAINTAINERS: Update maintainers and group list for QLogic and Broadcom drivers
2026-09-10 15:22 UTC (3+ messages)
[PATCH net] net: phy: dp83867: handle the active-high LED polarity mode
2026-09-10 15:20 UTC (2+ messages)
[PATCH net] net: mana: restore the XDP program pointer when pre-allocation fails
2026-09-10 15:20 UTC (2+ messages)
[PATCH v2 net] octeontx2-af: fix PF/CGX debugfs PCI bus lookup
2026-09-10 15:20 UTC (2+ messages)
[PATCH v7 0/5] mm: Unconditional per-VMA locks and cleanups
2026-09-10 15:20 UTC (5+ messages)
` [PATCH v7 1/5] mm: Make per-VMA locks available universally
[PATCH net] net: mana: never hand a non-page_pool buffer to XDP
2026-09-10 15:17 UTC
[PATCH net] net: mana: do not discard an ethtool-configured RSS table on a queue rebuild
2026-09-10 15:18 UTC (3+ messages)
[PATCH net v2 0/6] net: stmmac: More selftest-related fixes
2026-09-10 15:14 UTC (7+ messages)
` [PATCH net v2 1/6] net: stmmac: selftests: Support running selftests on DSA conduits
` [PATCH net v2 2/6] net: stmmac: selftests: Validate EEE based on the actual LPI timer value
` [PATCH net v2 3/6] net: stmmac: selftests: Check the dev->features for S-TAG offload testing
` [PATCH net v2 4/6] net: stmmac: selftests: Capture all packets for vlan checks
` [PATCH net v2 5/6] net: stmmac: size the RX buffers from the frame length, not the MTU
` [PATCH net v2 6/6] net: stmmac: selftests: Account for alignment shift on dwmac1000 for Jumbo test
[PATCH net 2/6] net: stmmac: selftests: Validate EEE based on the actual LPI timer value
2026-09-10 15:09 UTC (3+ messages)
[PATCH net-next v2 0/4] net: dsa: Add SoC-e DSA driver
2026-09-10 15:07 UTC (16+ messages)
` [PATCH net-next v2 2/4] dt-bindings: net: dsa: Add SoC-e SWIP switch
` [PATCH net-next v2 4/4] net: dsa: soce: Add basic support for SoC-e switch IP cores
[PATCH net v2 2/2] net: stmmac: preserve real_num_tx_queues on mqprio setup failure
2026-09-10 15:07 UTC
[PATCH net v4] net: wwan: qcom_bam_dmux: account network packets
2026-09-10 15:05 UTC (3+ messages)
[PATCH net-next v3 4/4] net: mdio: realtek-rtl9300: Support non-default clock frequency
2026-09-10 15:04 UTC (2+ messages)
[PATCH net-next v3 2/4] net: mdio: realtek-rtl9300: Convert "fwnode" left-overs to "of"
2026-09-10 15:04 UTC (2+ messages)
[PATCH net-next v3 1/4] dt-bindings: net: realtek,rtl9301-mdio: Add clock-frequency
2026-09-10 15:04 UTC (2+ messages)
[PATCH v8 net-next] octeontx2-af: switch qmem from coherent DMA alloc to streaming DMA mapping
2026-09-10 15:00 UTC (2+ messages)
[PATCH net-next v2 4/4] net: macb: Add TSN CBS TC offload support
2026-09-10 14:44 UTC (2+ messages)
[PATCH net-next v2 3/4] net: macb: Add MQPRIO qdisc hardware offload support
2026-09-10 14:44 UTC (2+ messages)
[PATCH net-next v2 2/4] net: macb: Move TC capability and PM checks to macb_setup_tc()
2026-09-10 14:44 UTC (2+ messages)
[PATCH net-next v12 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
2026-09-10 14:42 UTC (4+ messages)
` [PATCH net-next v12 2/9] dt-bindings: net: lan9645x: add LAN9645X switch bindings
[PATCH net] net: devmem: fix TX binding UAF on netdevice unregister
2026-09-10 14:36 UTC
[linus:master] [net] 5628f3fe3b: sockperf.throughput.UDP.msg_per_sec 20.1% regression
2026-09-10 14:30 UTC (2+ messages)
[PATCH net V2 3/4] net/mlx5: SD, unload reps on shared FDB create error path
2026-09-10 14:27 UTC (3+ messages)
[PATCH net V2 0/4] net/mlx5: SD LAG and devcom stability fixes
2026-09-10 14:26 UTC (5+ messages)
` [PATCH net V2 1/4] net/mlx5: SD, serialize SD LAG init/cleanup against LAG mode changes
[PATCH bpf v3] bpf: Fix non-linear SRH access in bpf_update_srh_state()
2026-09-10 14:25 UTC
[PATCH 1/1] bonding: crypto offload enabled, non-offload slave failover, rekey failed
2026-09-10 14:23 UTC (4+ messages)
[PATCH net] net: xilinx: axienet: Free outstanding DMA buffers on dmaengine stop
2026-09-10 14:19 UTC
[PATCH net 12/14] can: kvaser_usb: validate command format before parsing in hydra receive path
2026-09-10 13:55 UTC (2+ messages)
[PATCH net v5] ipv4: icmp: reject RTN_UNREACHABLE input routes in icmp_route_lookup
2026-09-10 14:00 UTC
[PATCH net v4] can: kvaser_usb: validate command format before parsing in hydra receive path
2026-09-10 13:50 UTC
[PATCH net-next v3 4/4] selftests: net: test AF_PACKET multicast dumps
2026-09-10 13:50 UTC (2+ messages)
[PATCH net-next v3 2/4] rtnetlink: add AF_PACKET multicast dumps
2026-09-10 13:50 UTC (2+ messages)
[PATCH] sctp: hold shkey across socket migration
2026-09-10 13:47 UTC (3+ messages)
[PATCH net-next v2 0/4] netconsole: Support messages ratelimit-ing
2026-09-10 13:46 UTC (5+ messages)
` [PATCH net-next v2 1/4] netconsole: add a per-target message rate limit
` [PATCH net-next v2 2/4] netconsole: allow configuring the rate limit interval through configfs
` [PATCH net-next v2 3/4] netconsole: allow configuring the rate limit burst "
` [PATCH net-next v2 4/4] docs: netconsole: document rate limit feature
[PATCH] net: net_failover: Fix the deadlock in net_failover_slave_name_change()
2026-09-10 13:30 UTC (2+ messages)
[PATCH v2] rxrpc: Fix use-after-free in rxrpc_destroy_all_peers()
2026-09-10 13:21 UTC (2+ messages)
[PATCH v3 net-next] net: phy: air_en8811h: select LED GPIO pins based on AN8811HB package variant
2026-09-10 13:20 UTC (4+ messages)
[PATCH net-next] openvswitch: raise internal port TSO limit
2026-09-10 13:16 UTC
[PATCH net v2] net: dsa: mxl862xx: disable the stats poll on teardown
2026-09-10 13:13 UTC
[PATCH net-next] Octeontx2-af: Add WQ_PERCPU to alloc_workqueue users
2026-09-10 13:10 UTC (2+ messages)
[PATCH net-next v2 0/2] net: stmmac: Add support for Allwinner A733 GMAC210
2026-09-10 13:06 UTC (4+ messages)
` [PATCH net-next v2 2/2] "
[PATCH net-next v6 14/14] misc: lan966x-pci: dts: add fdma interrupt to overlay
2026-09-10 13:05 UTC (2+ messages)
[PATCH net-next v6 13/14] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space
2026-09-10 13:05 UTC (2+ messages)
[PATCH net-next v6 12/14] net: lan966x: add PCIe FDMA XDP support
2026-09-10 13:05 UTC (2+ messages)
[PATCH net-next v6 11/14] net: lan966x: add PCIe FDMA MTU change support
2026-09-10 13:05 UTC (2+ messages)
[PATCH net-next v6 10/14] net: lan966x: add PCIe FDMA support
2026-09-10 13:05 UTC (2+ messages)
[PATCH net-next v6 09/14] net: lan966x: add shutdown callback to stop FDMA on reboot
2026-09-10 13:05 UTC (2+ messages)
[PATCH net-next v6 08/14] net: lan966x: clear FDMA interrupt stickies after switch reset
2026-09-10 13:05 UTC (2+ messages)
[PATCH net-next v6 03/14] net: microchip: fdma: add PCIe ATU support
2026-09-10 13:05 UTC (2+ messages)
[PATCH net v2] r8169: don't enable chip LTR when the platform has not enabled LTR
2026-09-10 13:01 UTC
[PATCH net v2 2/4] net/sched: cls_route: Reject handle aliasing
2026-09-10 12:59 UTC (4+ messages)
[iwl-next v13] ice: add support for unmanaged DPLL on E830 NIC
2026-09-10 12:49 UTC
[PATCH net v2 1/1] tcp: reject non zerocopy devmem tx
2026-09-10 12:51 UTC (6+ messages)
[PATCH net v4] net: phy: mediatek-ge: disable EEE on the MT7530 PHY
2026-09-10 12:50 UTC (2+ messages)
[PATCH] usb: atm: cxacru: fix use-after-free in cxacru_poll_status
2026-09-10 12:49 UTC (2+ messages)
[PATCH] usb: atm: cxacru: stop polling on device shutdown
2026-09-10 12:48 UTC (2+ messages)
[PATCH net] net/mlx5: Bridge, don't fail switchdev events of sibling eswitch ports
2026-09-10 12:47 UTC (2+ messages)
[PATCH] usb: atm: cxacru: fix NULL pointer dereference on uninitialized atm_dev
2026-09-10 12:47 UTC (3+ messages)
` [PATCH v2] usb: atm: cxacru: fix NULL deref of atm_dev on sysfs writes
[PATCH V2 0/4] Add ethtool support to configure irq coalescing count and delay
2026-09-10 12:46 UTC (8+ messages)
` [PATCH V2 1/4] dmaengine: Add support to configure and read IRQ coalescing parameters
[PATCH 0/4] usb: enable sysfs module symlink for more built-in drivers
2026-09-10 12:42 UTC (3+ messages)
` [PATCH 2/4] usb: core: set mod_name in driver registration
Current Inventory Update: GPUs & Enterprise SSDs Available
2026-09-10 12:37 UTC
[PATCH net-next v7 3/3] w5100: detect carrier state using link status bit and optional interrupt
2026-09-10 12:28 UTC (4+ messages)
[PATCH net-next v4 2/2] selftests/net/openvswitch: add SCTP NAT test with port translation
2026-09-10 12:27 UTC (2+ messages)
[PATCH net-next v4 1/2] selftests/net/openvswitch: add SCTP flow key test over IPv6
2026-09-10 12:27 UTC (2+ messages)
[PATCH net-next v1] net: phy: realtek: improve firmware write speed
2026-09-10 12:25 UTC (2+ messages)
[PATCH net] macsec: require CAP_NET_ADMIN in the device netns for changelink
2026-09-10 12:20 UTC
[PATCH bpf v3 0/3] bpf,tcp: Fix bpf_sock_destroy() on TIME_WAIT and listener socks
2026-09-10 12:20 UTC (6+ messages)
` [PATCH bpf v3 1/3] bpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy()
` [PATCH bpf v3 2/3] tcp: Skip cond_resched() in inet_csk_listen_stop() under BPF context
` [PATCH bpf v3 3/3] selftests/bpf: Test bpf_sock_destroy() on TIME_WAIT and listener socks
[PATCH net-next 1/2] dt-bindings: net: econet: add EN751221 ethernet
2026-09-10 12:11 UTC (2+ messages)
[PATCH net-next v6 0/6] net: dsa: motorcomm: add support yt922x driver
2026-09-10 11:58 UTC (8+ messages)
` [PATCH net-next v6 6/6] net: dsa: motorcomm: Add support for Motorcomm YT922x
[PATCH net v5 0/2] net: restore EEE on MediaTek switches and SoC MACs
2026-09-10 11:40 UTC (2+ messages)
[PATCH net 0/2] igb: Fix i210/i211 Rx timestamping loss and packet corruption
2026-09-10 11:38 UTC (3+ messages)
` [PATCH net 1/2] igb: Preserve RXPBS.CFG_TS_EN in igb_setup_tx_mode
` [PATCH net 2/2] igb: Quiesce the receive path before enabling i210 Rx timestamping
[PATCH bpf] bpf: fix reading neigh ha in bpf_fib_lookup()
2026-09-10 11:31 UTC (5+ messages)
[PATCH net v5] net: wwan: t7xx: fix race between TX path and system PM suspend
2026-09-10 11:30 UTC (2+ messages)
[PATCH v4 net-next 13/15] net: enetc: implement ndo_set_rx_mode_async for ENETC v4 VF
2026-09-10 11:21 UTC (2+ messages)
[PATCH v4 net-next 11/15] net: enetc: restore VF MAC promiscuous mode after FLR for ENETC v4
2026-09-10 11:21 UTC (2+ messages)
[PATCH v4 net-next 09/15] net: enetc: add MAC address filtering support for VFs of ENETC v4
2026-09-10 11:21 UTC (2+ messages)
[PATCH v4 net-next 04/15] net: enetc: add link speed message support to PF driver
2026-09-10 11:20 UTC (2+ messages)
[PATCH v4 net-next 03/15] net: enetc: add link status message support to PF driver
2026-09-10 11:20 UTC (2+ messages)
[PATCH v4 net-next 01/15] net: enetc: add trusted VF support
2026-09-10 11:20 UTC (2+ messages)
[PATCH net] r8169: don't enable chip LTR when the platform has not enabled LTR
2026-09-10 11:08 UTC (2+ messages)
[PATCH nf-next v2] netfilter: conntrack: make filtering by zone discoverable
2026-09-10 10:54 UTC
[PATCH net] net: vlan: fix vlan name truncation
2026-09-10 10:56 UTC (2+ messages)
[PATCH net-next v3] net: davicom: Propagate wakeup IRQ errors
2026-09-10 10:55 UTC (2+ messages)
[PATCH] ipv6: replace sprintf() with no format specifiers with strscpy()
2026-09-10 10:54 UTC (2+ messages)
[PATCH v2] dt-bindings: net: nvidia,tegra234-mgbe: Add missing properties
2026-09-10 10:53 UTC (2+ messages)
[PATCH] net: hinic: fix mailbox segment buffer overflow
2026-09-10 10:50 UTC (2+ messages)
[PATCH net v2] net/smc: fix abort_work termination in smc_conn_free()
2026-09-10 10:50 UTC (3+ messages)
[PATCH net-next 0/2] net/smc: fix v2 slot clearing and reduce TX slot contention
2026-09-10 10:44 UTC (3+ messages)
` [PATCH net-next 1/2] net/smc: clear the correct v2 slot and buffer in smc_wr_tx_put_slot()
` [PATCH net-next 2/2] net/smc: reduce TX slot contention with exclusive wait
[PATCH v3 net-next] octeontx2-pf: report port connector type in ethtool link ksettings
2026-09-10 10:41 UTC (4+ messages)
[PATCH net-next v2] octeontx2-af: consolidate RVU AFVF device id definitions
2026-09-10 10:41 UTC
[PATCH net] net: dsa: mxl862xx: disable the stats poll on teardown
2026-09-10 10:34 UTC (3+ messages)
page: next (older) | 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