messages from 2026-05-25 09:57:58 to 2026-05-25 17:14:43 UTC [more...]
[PATCH net] vsock/virtio: fix skb overhead overflow on 32-bit builds
2026-05-25 17:14 UTC (10+ messages)
[PATCH 1/3 net-next v4] ipv4: centralize devconf sysctl handling
2026-05-25 17:12 UTC (14+ messages)
` [PATCH 3/3 net-next v4] selftests: net: add test for IPv4 devconf netlink notifications
[PATCH 00/11] Convert moduleparams to seq_buf
2026-05-25 17:10 UTC (11+ messages)
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
` [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
` [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
[PATCH net v3 0/8] net/handshake: anchor request lifetime to a pinned file reference
2026-05-25 16:51 UTC (9+ messages)
` [PATCH net v3 1/8] net/handshake: Use spin_lock_bh for hn_lock
` [PATCH net v3 2/8] nvme-tcp: store negative errno in queue->tls_err
` [PATCH net v3 3/8] net/handshake: Pass negative errno through handshake_complete()
` [PATCH net v3 4/8] net/handshake: Take a long-lived file reference at submit
` [PATCH net v3 5/8] net/handshake: hand off the pinned file reference to accept_doit
` [PATCH net v3 6/8] net/handshake: Close the submit-side sock_hold race
` [PATCH net v3 7/8] net/handshake: Verify file-reference balance in submit paths
` [PATCH net v3 8/8] net/handshake: Drain pending requests at net namespace exit
[PATCH net-next] net: airoha: bind WLAN-bound flows on PPE driver L2 cache miss
2026-05-25 16:32 UTC (6+ messages)
[PATCH net] net/sched: fix pedit partial COW leading to page cache
2026-05-25 16:22 UTC (18+ messages)
` [PATCH net] net/sched: fix pedit partial COW leading to page cache corruption
[PATCH net-next] netconsole: Constify struct configfs_item_operations and configfs_group_operations
2026-05-25 16:18 UTC (2+ messages)
[PATCH] mac802154: llsec: add skb_cow_data() before in-place crypto
2026-05-25 16:18 UTC
[for-next v2 0/4] ionic: RDMA completion timestamping support
2026-05-25 16:15 UTC (3+ messages)
` [for-next v2 2/4] net: ionic: Add PHC state page for user space access
[PATCH net] ixgbe: implement get_queue_stats_rx
2026-05-25 15:53 UTC (2+ messages)
[PATCH net v2] ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()
2026-05-25 15:40 UTC
[PATCH net-next v2 0/2] pcnet32: switch to napi_alloc_skb() and napi_gro_receive()
2026-05-25 15:46 UTC (6+ messages)
` [PATCH net-next v2 1/2] pcnet32: stop holding device spin lock during napi_complete_done
` [PATCH net-next v2 2/2] pcnet32: switch to napi_alloc_skb() and napi_gro_receive()
[PATCH net v1] net/mlx5: HWS: Reject unsupported remove-header action
2026-05-25 15:34 UTC (5+ messages)
[PATCH 5.15.y] wifi: mac80211: check tdls flag in ieee80211_tdls_oper
2026-05-25 15:33 UTC (2+ messages)
[PATCH 6.1.y] wifi: mac80211: check tdls flag in ieee80211_tdls_oper
2026-05-25 15:33 UTC (2+ messages)
[PATCH 6.6.y] wifi: mac80211: check tdls flag in ieee80211_tdls_oper
2026-05-25 15:33 UTC (2+ messages)
[PATCH net] net: skbuff: fix missing zerocopy reference in pskb_carve helpers
2026-05-25 15:31 UTC (5+ messages)
[PATCH net] ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()
2026-05-25 15:31 UTC (3+ messages)
` [PATCH net v2] "
[RFC net PATCH v1] net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration
2026-05-25 15:28 UTC (4+ messages)
[PATCH net] net: Avoid checksumming unreadable skb tail on trim
2026-05-25 15:28 UTC (4+ messages)
[PATCH net v2 0/4] net: trust-after-modification fixes for IPv4 options + netlabel
2026-05-25 14:47 UTC (3+ messages)
` [PATCH net v2 1/4] ipv4: validate ip_options length in __ip_options_echo() against skb tail
[PATCH V3 net 0/2] hibmcge: fix RX packet corruption issue
2026-05-25 14:45 UTC (3+ messages)
` [PATCH V3 net 1/2] net: hibmcge: disable Relaxed Ordering to fix RX packet corruption
` [PATCH V3 net 2/2] net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX path
[PATCH] eth: dpaa2: constify dpaa2_ethtool_stats and dpaa2_ethtool_extras
2026-05-25 14:40 UTC (2+ messages)
[RESEND PATCH iwl-net v2 0/3] Rework ctrl_pf pointer usage in struct ice_adapter
2026-05-25 14:31 UTC (4+ messages)
` [RESEND PATCH iwl-net v2 1/3] ice: Convert ctrl_pf pointer in struct ice_adapter to RCU
` [RESEND PATCH iwl-net v2 2/3] ice: Zero out the PTP control PF pointer at ice_adapter cleanup
` [RESEND PATCH iwl-net v2 3/3] ice: Cache struct ice_hw pointer for split register reads
[PATCH net-next v2 3/9] net: phy: ncn26000: Added PHY loopback and read/write MMD callbacks
2026-05-25 14:30 UTC (4+ messages)
[PATCH bpf 0/2] bpf: Update transport_header when encapsulating UDP tunnel in lwt
2026-05-25 14:26 UTC (3+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Add tests to verify the fix of encapsulating VxLAN "
[PATCH v3] Bluetooth: Add Broadcom channel priority commands
2026-05-25 14:07 UTC (4+ messages)
[PATCH net-next v2] ipv4: igmp: annotate data-races around im->users
2026-05-25 14:02 UTC (4+ messages)
[PATCH net-next] mlxsw: spectrum_fid: use a dedicated list head pointer for sorted insert
2026-05-25 14:02 UTC (2+ messages)
[PATCH nf] netfilter: flowtable: avoid num_encaps underflow on bridge VLAN untag
2026-05-25 14:00 UTC (2+ messages)
[PATCH] net: stmmac: Improve Tx timer arm logic further
2026-05-25 13:46 UTC (3+ messages)
[PATCH v5 0/2] Rust netlink support + use in Rust Binder
2026-05-25 13:17 UTC (3+ messages)
` [PATCH v5 1/2] rust: netlink: add raw netlink abstraction
` [PATCH v5 2/2] rust_binder: report netlink transactions
[PATCH net] vsock/virtio: bind uarg before filling zerocopy skb
2026-05-25 12:48 UTC (4+ messages)
[PATCH net v6 0/9] net/sched: Fix packet loops in mirred and netem
2026-05-25 12:25 UTC (10+ messages)
` [PATCH net v6 1/9] net: Introduce skb tc depth field to track packet loops
` [PATCH net v6 2/9] net/sched: Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree"
` [PATCH net v6 3/9] Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"
` [PATCH net v6 4/9] net/sched: fix packet loop on netem when duplicate is on
` [PATCH net v6 5/9] net/sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop
` [PATCH net v6 6/9] net/sched: act_mirred: Fix blockcast recursion bypass leading to stack overflow
` [PATCH net v6 7/9] net/sched: act_mirred: Fix return code in early mirred redirect error paths
` [PATCH net v6 8/9] selftests/tc-testing: Add mirred test cases exercising loops
` [PATCH net v6 9/9] selftests/tc-testing: Add netem test case "
[PATCH ethtool-next v3 0/5] ethtool: Add 'pages on|off' option for module EEPROM hex dump
2026-05-25 11:57 UTC (6+ messages)
` [PATCH ethtool-next v3 1/5] module-common: Add module_dump_eeprom_hex() helper
` [PATCH ethtool-next v3 2/5] sfpid: Refactor sff8079_show_all_nl() to separate page retrieval from display
` [PATCH ethtool-next v3 3/5] module: Add per-type EEPROM page hex dump functions
` [PATCH ethtool-next v3 4/5] netlink: module-eeprom: Add 'hex on pages on' option for page-organized hex dump
` [PATCH ethtool-next v3 5/5] ethtool: Add man page and bash completion for 'pages on|off'
[PATCH net-next 0/3] fbnic: Support larger io_uring zcrx buffers
2026-05-25 11:08 UTC (3+ messages)
[PATCH net] net/mlx4: avoid GCC 10 __bad_copy_from() false positive
2026-05-25 10:47 UTC (2+ messages)
[PATCH net v3] xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags()
2026-05-25 10:22 UTC (2+ messages)
[PATCH net-next v2 0/3] net: libwx: improve VF ethtool support
2026-05-25 10:11 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: libwx: add support for set_ringparam in wx_ethtool_ops_vf
` [PATCH net-next v2 2/3] net: libwx: add support for set_coalesce "
` [PATCH net-next v2 3/3] net: libwx: support vf hardware statistics
[PATCH net-next v2 0/3] wangxun: improve service task synchronization
2026-05-25 10:05 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: wangxun: introduce WX_STATE_DOWN to serialize device shutdown state
` [PATCH net-next v2 2/3] net: wangxun: avoid statistics updates during device teardown
` [PATCH net-next v2 3/3] net: txgbe: rework service event handling
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