messages from 2026-06-12 10:18:52 to 2026-06-12 12:53:35 UTC [more...]
[PATCH] net: macb: add TX stall timeout callback to recover from lost TSTART write
2026-06-12 12:53 UTC (6+ messages)
[PATCH nf-next 0/6] netfilter: replace u_int*_t with kernel int types
2026-06-12 12:51 UTC
[PATCH nf-next 1/6] netfilter: nf_nat_ftp: replace u_int16_t with u16
2026-06-12 12:40 UTC
[PATCH net v3 0/2] Resubmitting with cover-letter and threaded patch series
2026-06-12 12:43 UTC (16+ messages)
` [PATCH net v3 2/2] dt-bindings: net: updated interrupt type to be active low, level triggered
[PATCH nf-next 6/6] netfilter: nf_log: replace u_int8_t with u8
2026-06-12 12:40 UTC
[PATCH nf-next 5/6] netfilter: xt_TCPOPTSTRIP: replace u_int8_t and u_int16_t with u8 and u16
2026-06-12 12:40 UTC
[PATCH nf-next 3/6] netfilter: nf_sockopt: replace u_int8_t with u8
2026-06-12 12:40 UTC
[PATCH nf-next 4/6] netfilter: xt_DSCP: replace u_int8_t with u8
2026-06-12 12:40 UTC
[PATCH nf-next 2/6] netfilter: nf_nat_irc: replace u_int16_t with u16
2026-06-12 12:40 UTC
[PATCH net-next 0/9] net: sparx5: add L3 unicast routing offload
2026-06-12 12:37 UTC (10+ messages)
` [PATCH net-next 1/9] net: microchip: vcap: fix rule move for rules of coprime size
` [PATCH net-next 2/9] net: microchip: vcap: add lpm vcap to autogen vcap api
` [PATCH net-next 3/9] net: microchip: vcap: make vcap actionset decoding type_id aware
` [PATCH net-next 4/9] net: microchip: vcap: expose helpers in vcap api and update debugfs
` [PATCH net-next 5/9] net: sparx5: add l3 routing registers
` [PATCH net-next 6/9] net: sparx5: vcap: add lpm vcap implementation
` [PATCH net-next 7/9] net: sparx5: add L3 router infrastructure and leg management
` [PATCH net-next 8/9] net: sparx5: add L3 FIB, nexthop and neighbour entry management
` [PATCH net-next 9/9] net: sparx5: add neighbour event handling for L3 routing
[PATCH 2/3 net-next v6] ipv4: handle devconf post-set actions on netlink updates
2026-06-12 12:38 UTC (2+ messages)
[PATCH bpf v2] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
2026-06-12 12:35 UTC
[PATCH net-next v4 0/4] net: openvswitch: Decouple flow operations from RTNL
2026-06-12 12:32 UTC (3+ messages)
` [PATCH net-next v4 1/4] net: openvswitch: make flow_table an rcu pointer
[net-next v1 0/6] Add synopsys designware GMAC NCSI support
2026-06-12 10:54 UTC (4+ messages)
` [net-next v1 1/6] dt-bindings: net: dwmac: Add snps,use-ncsi property
` 回复: "
[PATCH net] xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]
2026-06-12 12:27 UTC (2+ messages)
[PATCH net v4] nfc: llcp: bound SNL TLV parsing to the skb and add length checks
2026-06-12 12:25 UTC (2+ messages)
[PATCH] net/xfrm: fix refcount leak in clone_policy()
2026-06-12 12:22 UTC (4+ messages)
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2026-06-09 (idpf, ixgbe, igc)
2026-06-12 12:03 UTC (2+ messages)
[PATCH net-next 0/2] net: convert UDP getsockopt to sockopt_t
2026-06-12 11:45 UTC (3+ messages)
` [PATCH net-next 1/2] net: add sockopt_init_user() for getsockopt conversion
` [PATCH net-next 2/2] udp: convert udp_lib_getsockopt to sockopt_t
[PATCH net-next V3 00/15] net/mlx5: Add switchdev mode support for Socket Direct single netdev, part 2/2
2026-06-12 11:39 UTC (16+ messages)
` [PATCH net-next V3 01/15] net/mlx5: E-Switch, skip uplink IB rep load for SD secondary devices
` [PATCH net-next V3 02/15] net/mlx5: devcom, expose locked variant of send_event
` [PATCH net-next V3 03/15] net/mlx5: devcom, add DEVCOM_CANT_FAIL for non-rollback events
` [PATCH net-next V3 04/15] net/mlx5: SD, make primary/secondary role determination more robust
` [PATCH net-next V3 05/15] net/mlx5: SD, add L2 table silent mode query support
` [PATCH net-next V3 06/15] net/mlx5: SD, expend vport metadata for SD secondary devices
` [PATCH net-next V3 07/15] net/mlx5: SD, support switchdev mode transition with shared FDB
` [PATCH net-next V3 08/15] net/mlx5: E-Switch, notify SD on eswitch disable
` [PATCH net-next V3 09/15] net/mlx5: LAG, store demux resources per master lag_func
` [PATCH net-next V3 10/15] net/mlx5: LAG, disable both regular and SD LAG on lag_disable_change
` [PATCH net-next V3 11/15] net/mlx5: LAG, introduce software vport LAG implementation
` [PATCH net-next V3 12/15] net/mlx5: LAG, add MPESW over SD LAG support
` [PATCH net-next V3 13/15] net/mlx5: E-Switch, Tie rep load/unload to SD LAG state
` [PATCH net-next V3 14/15] net/mlx5: SD, defer vport metadata init until SD is ready
` [PATCH net-next V3 15/15] net/mlx5: SD, enable SD over ECPF and allow switchdev transition
[PATCH net-next v3 0/2] net: rds: convert rds to getsockopt_iter
2026-06-12 11:41 UTC (5+ messages)
` [PATCH net-next v3 2/2] rds: convert "
` [PATCH net-next v3 2/2] rds: convert to getsockopt_iter: manual merge
[PATCH bpf v5 0/2] bpf: Fix generic devmap egress skb sharing
2026-06-12 11:40 UTC (3+ messages)
` [PATCH bpf v5 1/2] bpf: Run generic devmap egress prog on private skb
` [PATCH bpf v5 2/2] selftests/bpf: Cover generic devmap egress last-dst rewrite
[PATCH bpf v2] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
2026-06-12 11:34 UTC
[PATCH 6.12.y v3 0/2] xfrm: hold dev ref until after transport_finish NF_HOOK
2026-06-12 11:13 UTC (3+ messages)
` [PATCH 6.12.y v3 1/2] xfrm: hold device only for the asynchronous decryption
` [PATCH 6.12.y v3 2/2] xfrm: hold dev ref until after transport_finish NF_HOOK
[PATCH net 1/1] net/sched: act_ct: preserve tc_skb_cb across defragmentation
2026-06-12 11:10 UTC (2+ messages)
[PATCH net-next] net: airoha: better handle MIBs for GDM ports with multiple devs attached
2026-06-12 11:04 UTC (2+ messages)
[PATCH v2] net: airoha: Fix debugfs new-tuple display for IPv4 ROUTE entries
2026-06-12 10:58 UTC (2+ messages)
[PATCH net] net: ethernet: mtk_wed: debugfs: correct index in wed_amsdu_show()
2026-06-12 10:55 UTC (3+ messages)
` "
[PATCH net-next v8 00/10] enic: SR-IOV V2 admin channel and MBOX protocol
2026-06-12 10:52 UTC (2+ messages)
[PATCH net-next v3 0/4] vsock: consolidate acceptq accounting into core helpers
2026-06-12 10:48 UTC (9+ messages)
` [PATCH net-next v3 1/4] vsock: introduce vsock_pending_to_accept() helper
` [PATCH net-next v3 2/4] vsock: fold sk_acceptq_added() into vsock_add_pending()
` [PATCH net-next v3 3/4] vsock: fold sk_acceptq_added() into vsock_enqueue_accept()
` [PATCH net-next v3 4/4] vsock: fold sk_acceptq_removed() into vsock_remove_pending()
[PATCH] tls: fix encrypt_pending refcount leak on -EBUSY error path
2026-06-12 10:46 UTC (2+ messages)
[PATCH] net: airoha: Fix debugfs new-tuple display for IPv4 ROUTE entries
2026-06-12 10:31 UTC (2+ messages)
[PATCH net-next 0/8] net: dsa: mt7530: modernise register access and add two DSA ops
2026-06-12 10:29 UTC (4+ messages)
` [PATCH net-next 8/8] net: dsa: mt7530: implement port_change_conduit op
[PATCH] net: airoha: Fix register index for Tx-fwd counter configuration
2026-06-12 10:28 UTC (2+ messages)
[PATCH] net: l2tp: fix refcount leak in pppol2tp_tunnel_get()
2026-06-12 10:13 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: add helper retval linked scalar pruning selftest
2026-06-12 10:18 UTC (3+ 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