index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-09
bonding: remove unused bond_is_first_slave and bond_is_last_slave macros
Xiang Mei
1
-3
/
+0
2026-04-09
docs: netdev: improve wording of reviewer guidance
Jakub Kicinski
1
-3
/
+5
2026-04-09
Merge tag 'nf-next-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
59
-191
/
+262
2026-04-09
Merge tag 'ipsec-next-2026-04-08' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
3
-27
/
+3
2026-04-08
netfilter: nf_tables_offload: add nft_flow_action_entry_next() and use it
Pablo Neira Ayuso
3
-2
/
+17
2026-04-08
netfilter: nf_conntrack_h323: Correct indentation when H323_TRACE defined
David Laight
1
-19
/
+19
2026-04-08
netfilter: nft_meta: add double-tagged vlan and pppoe support
Pablo Neira Ayuso
6
-13
/
+82
2026-04-08
netfilter: nft_set_pipapo_avx2: remove redundant loop in lookup_slow
Florian Westphal
1
-23
/
+9
2026-04-08
netfilter: nft_set_pipapo: increment data in one step
Florian Westphal
2
-6
/
+1
2026-04-08
netfilter: nf_tables: add netlink policy based cap on registers
Florian Westphal
20
-28
/
+32
2026-04-08
netfilter: add more netlink-based policy range checks
Florian Westphal
23
-30
/
+43
2026-04-08
netfilter: nf_conntrack_h323: remove unreliable debug code in decode_octstr
Florian Westphal
1
-7
/
+0
2026-04-08
netfilter: add deprecation warning for dccp support
Florian Westphal
2
-0
/
+6
2026-04-08
netfilter: nf_conntrack_sip: remove net variable shadowing
Florian Westphal
1
-2
/
+1
2026-04-08
netfilter: nf_tables: Fix typo in enum description
Jelle van der Waa
1
-1
/
+1
2026-04-08
netfilter: use function typedefs for __rcu NAT helper hook pointers
Sun Jian
10
-60
/
+51
2026-04-08
Merge branch 'net-pull-gso-packet-headers-in-core-stack'
Jakub Kicinski
2
-35
/
+49
2026-04-08
net: pull headers in qdisc_pkt_len_segs_init()
Eric Dumazet
2
-20
/
+34
2026-04-08
net: qdisc_pkt_len_segs_init() cleanup
Eric Dumazet
1
-31
/
+31
2026-04-08
selftests: drv-net: adjust to socat changes
Jakub Kicinski
2
-5
/
+5
2026-04-07
net: hsr: emit notification for PRP slave2 changed hw addr on port deletion
Fernando Fernandez Mancera
1
-1
/
+5
2026-04-07
Merge branch 'net-mlx5e-xdp-add-support-for-multi-packet-per-page'
Paolo Abeni
6
-29
/
+113
2026-04-07
net/mlx5e: XDP, Use page fragments for linear data in multibuf-mode
Dragos Tatulea
3
-17
/
+74
2026-04-07
net/mlx5e: XDP, Use a single linear page per rq
Dragos Tatulea
3
-13
/
+47
2026-04-07
net/mlx5e: XDP, Remove stride size limitation
Dragos Tatulea
1
-9
/
+2
2026-04-07
net/mlx5e: XDP, Improve dma address calculation of linear part for XDP_TX
Dragos Tatulea
1
-1
/
+1
2026-04-07
net/mlx5e: XSK, Increase size for chunk_size param
Dragos Tatulea
1
-1
/
+1
2026-04-07
selftests: net: add tests for PPP
Qingfang Deng
8
-0
/
+181
2026-04-07
xfrm: Drop support for HMAC-RIPEMD-160
Eric Biggers
2
-26
/
+2
2026-04-07
Merge branch 'mptcp-support-msg_eor-and-small-cleanups'
Jakub Kicinski
5
-21
/
+44
2026-04-07
selftests: mptcp: join: recreate signal endp with same ID
Matthieu Baerts (NGI0)
1
-2
/
+2
2026-04-07
tcp: add recv_should_stop helper
Geliang Tang
3
-15
/
+13
2026-04-07
mptcp: preserve MSG_EOR semantics in sendmsg path
Gang Yan
2
-4
/
+22
2026-04-07
mptcp: reduce 'overhead' from u16 to u8
Gang Yan
2
-1
/
+8
2026-04-07
dpaa2: avoid linking objects into multiple modules
Arnd Bergmann
2
-4
/
+21
2026-04-07
net: ethernet: ti-cpsw: fix linking built-in code to modules
Arnd Bergmann
6
-15
/
+139
2026-04-07
net: ethernet: ti-cpsw:: rename soft_reset() function
Arnd Bergmann
4
-4
/
+4
2026-04-07
eth: remove the driver for acenic / tigon1&2
Jakub Kicinski
29
-4057
/
+0
2026-04-07
net: macb: Use netif_napi_add_tx() instead of netif_napi_add() for TX NAPI
Kevin Hao
1
-1
/
+1
2026-04-07
Merge branch 'nfc-support-for-five-qualcomm-sdm845-phones'
Jakub Kicinski
1
-0
/
+1
2026-04-07
dt-bindings: nfc: nxp,nci: Document PN557 compatible
David Heidelberg
1
-0
/
+1
2026-04-07
ip6_tunnel: use generic for_each_ip_tunnel_rcu macro
Yue Haibing
1
-6
/
+3
2026-04-07
net: advance skb_defer_disable_key check in napi_consume_skb
Jason Xing
1
-1
/
+3
2026-04-07
Merge branch 'net-dsa-mxl862xx-add-support-for-bridge-offloading'
Jakub Kicinski
7
-71
/
+1041
2026-04-07
net: dsa: mxl862xx: implement bridge offloading
Daniel Golle
4
-58
/
+1022
2026-04-07
dsa: tag_mxl862xx: set dsa_default_offload_fwd_mark()
Daniel Golle
1
-0
/
+3
2026-04-07
net: dsa: add bridge member iteration macro
Daniel Golle
1
-3
/
+6
2026-04-07
net: dsa: move dsa_bridge_ports() helper to dsa.h
Daniel Golle
2
-13
/
+13
2026-04-07
vsock: avoid timeout for non-blocking accept() with empty backlog
Laurence Rowe
1
-9
/
+6
2026-04-07
psp: add missing device stats to get-stats reply attributes
Daniel Zahka
1
-0
/
+8
[next]