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-7.1.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-06
amt: Store struct sock in struct amt_dev.
Kuniyuki Iwashima
1
-1
/
+1
2026-05-06
vxlan: Free vxlan_sock with kfree_rcu().
Kuniyuki Iwashima
1
-0
/
+1
2026-05-06
vxlan: Store struct sock in struct vxlan_sock.
Kuniyuki Iwashima
1
-2
/
+2
2026-05-06
udp_tunnel: Pass struct sock to udp_tunnel_notify_{add,del}_rx_port().
Kuniyuki Iwashima
1
-2
/
+2
2026-05-06
udp_tunnel: Pass struct sock to udp_tunnel_{push,drop}_rx_port().
Kuniyuki Iwashima
1
-2
/
+2
2026-05-06
udp_tunnel: Pass struct sock to udp_tunnel6_dst_lookup().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-06
udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-06
udp_tunnel: Pass struct sock to udp_tunnel_sock_release().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-05
net: mdio: Add support for RSFEC Control register for PMA
Mike Marciniszyn (Meta)
1
-0
/
+10
2026-05-05
ipv6: mld: encode multicast exponential fields
Ujjal Roy
1
-0
/
+119
2026-05-05
ipv4: igmp: encode multicast exponential fields
Ujjal Roy
1
-0
/
+87
2026-05-05
ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()
Ujjal Roy
1
-9
/
+57
2026-05-05
ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculation
Ujjal Roy
1
-8
/
+72
2026-05-05
net/sched: add qstats_cpu_drop_inc() helper
Eric Dumazet
2
-3
/
+8
2026-05-03
ixgbe: E610: add discovering EEE capability
Jedrzej Jagielski
1
-0
/
+1
2026-05-02
net: dsa: pass extack to dsa_switch_ops :: port_policer_add()
David Yang
1
-1
/
+2
2026-05-02
net/mlx5: use internal dma pools for frag buf alloc
Nimrod Oren
1
-0
/
+2
2026-05-02
net/mlx5: add frag buf pools create/destroy paths
Nimrod Oren
1
-2
/
+5
2026-05-02
tcp: move max_packets_out, cwnd_usage_seq, rate_delivered and rate_interval_u...
Eric Dumazet
1
-4
/
+4
2026-05-02
tcp: move tp->bytes_acked to tcp_sock_write_tx group
Eric Dumazet
1
-4
/
+4
2026-05-02
tcp: move tp->first_tx_mstamp and tp->delivered_mstamp to tcp_sock_write_tx
Eric Dumazet
1
-2
/
+2
2026-05-02
tcp: move tp->segs_in and tp->segs_out to tcp_sock_write_txrx group
Eric Dumazet
1
-9
/
+9
2026-05-02
tcp: move tp->delivered and tp->delivered_ce to tcp_sock_write_tx group
Eric Dumazet
1
-2
/
+2
2026-05-02
ne2k: fold drivers/net/Space.c into ne.c
Arnd Bergmann
2
-7
/
+0
2026-05-02
net: cs89x0: remove ISA bus probing
Arnd Bergmann
1
-1
/
+0
2026-05-01
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
3
-11
/
+68
2026-05-01
Merge tag 'wireless-next-2026-04-30' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
4
-39
/
+121
2026-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-9
/
+88
2026-04-30
Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-1
/
+62
2026-04-30
dpll: add pin operational state
Ivan Vecera
2
-0
/
+29
2026-04-30
dpll: export __dpll_pin_change_ntf() for use under dpll_lock
Ivan Vecera
1
-0
/
+1
2026-04-30
net/tcp: Remove tcp_sigpool
Eric Biggers
1
-34
/
+0
2026-04-30
net/tcp-ao: Return void from functions that can no longer fail
Eric Biggers
2
-26
/
+26
2026-04-30
net/tcp-ao: Use crypto library API instead of crypto_ahash
Eric Biggers
1
-8
/
+24
2026-04-30
Merge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2026-04-30
tcp: add tcp_mstamp_refresh_inline()
Eric Dumazet
1
-0
/
+10
2026-04-30
bonding: 3ad: implement proper RCU rules for port->aggregator
Eric Dumazet
1
-1
/
+1
2026-04-30
net/sched: rename qstats_overlimit_inc() to qstats_cpu_overlimit_inc()
Eric Dumazet
2
-4
/
+4
2026-04-30
net: add net_iov_init() and use it to initialize ->page_type
Jakub Kicinski
1
-0
/
+15
2026-04-29
net/mlx5: Extend query_esw_functions output for multi-function support
Moshe Shemesh
1
-5
/
+59
2026-04-29
net/mlx5: Remove unused host_sf_enable field
Moshe Shemesh
1
-1
/
+0
2026-04-29
net/mlx5: Add function_id_type for enable/disable_hca cmds
Moshe Shemesh
1
-2
/
+6
2026-04-29
mlx5: Rename the vport number enums for host PF and VF
Moshe Shemesh
2
-3
/
+3
2026-04-29
Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2
-0
/
+42
2026-04-29
Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-3
/
+10
2026-04-28
tracepoint: Fix typo in tracepoint.h comment
Sheng Che Peng
1
-1
/
+1
2026-04-28
wifi: cfg80211: provide HT/VHT operation for AP beacon
Johannes Berg
1
-0
/
+4
2026-04-28
wifi: cfg80211: move AP HT/VHT/... operation to beacon info
Johannes Berg
1
-9
/
+10
2026-04-28
wifi: cfg80211: remove HE/SAE H2E required fields
Johannes Berg
1
-3
/
+1
2026-04-28
wifi: nl80211: document channel opmode change channel width
Johannes Berg
1
-4
/
+6
[next]