index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
2022-07-20
1
-2
/
+2
*
udp: Fix a data-race around sysctl_udp_l3mdev_accept.
Kuniyuki Iwashima
2022-07-20
1
-1
/
+1
*
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
2022-07-20
1
-1
/
+1
*
amt: use workqueue for gateway side message handling
Taehee Yoo
2022-07-19
1
-0
/
+20
*
tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
2022-07-18
1
-1
/
+1
*
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
2022-07-18
1
-1
/
+2
*
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
2022-07-18
1
-3
/
+6
*
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-07-15
3
-6
/
+2
*
tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
Kuniyuki Iwashima
2022-07-15
2
-3
/
+3
*
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+2
*
ip: Fix a data-race around sysctl_fwmark_reflect.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
*
ip: Fix data-races around sysctl_ip_nonlocal_bind.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
*
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
*
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
*
net/tls: Check for errors in tls_device_init
Tariq Toukan
2022-07-14
1
-2
/
+2
*
Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2022-07-13
2
-3
/
+5
|
\
|
*
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
Lorenzo Bianconi
2022-06-29
2
-3
/
+5
*
|
raw: Fix a data-race around sysctl_raw_l3mdev_accept.
Kuniyuki Iwashima
2022-07-13
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-07-11
1
-5
/
+9
|
\
\
|
*
|
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
2022-07-09
1
-5
/
+9
*
|
|
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
2022-07-08
1
-1
/
+1
*
|
|
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
2022-07-06
1
-0
/
+1
|
/
/
*
|
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
2022-06-27
1
-6
/
+10
*
|
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-06-23
1
-0
/
+5
*
|
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
2022-06-16
3
-84
/
+1
|
/
*
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-09
4
-4
/
+4
|
\
|
*
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
2022-06-08
1
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-06-07
3
-2
/
+2
|
|
\
|
|
*
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-06
2
-1
/
+2
|
|
*
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
2022-06-02
1
-1
/
+0
*
|
|
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
2022-06-05
1
-10
/
+7
|
/
/
*
|
ax25: Fix ax25 session cleanup problems
Duoming Zhou
2022-06-02
1
-0
/
+1
*
|
bonding: guard ns_targets by CONFIG_IPV6
Hangbin Liu
2022-06-01
1
-0
/
+6
|
/
*
net: sched: add barrier to fix packet stuck problem for lockless qdisc
Guoju Fang
2022-05-31
1
-0
/
+6
*
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
2022-05-27
1
-1
/
+6
*
net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
Vincent Ray
2022-05-26
1
-28
/
+8
*
amt: fix typo in amt
Taehee Yoo
2022-05-25
1
-1
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-05-23
1
-0
/
+6
|
\
|
*
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-20
1
-0
/
+6
*
|
Merge tag 'for-net-next-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-05-23
2
-2
/
+16
|
\
\
|
*
|
Bluetooth: eir: Add helpers for managing service data
Luiz Augusto von Dentz
2022-05-19
1
-0
/
+1
|
*
|
Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
Luiz Augusto von Dentz
2022-05-13
2
-2
/
+15
*
|
|
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
2022-05-22
2
-0
/
+4
*
|
|
net: Add a second bind table hashed by port and address
Joanne Koong
2022-05-20
3
-1
/
+84
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-05-19
1
-0
/
+1
|
\
\
\
|
*
|
|
netfilter: nf_conncount: reduce unnecessary GC
William Tu
2022-05-16
1
-0
/
+1
*
|
|
|
Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-19
2
-11
/
+39
|
\
\
\
\
|
*
|
|
|
cfg80211: fix kernel-doc for cfg80211_beacon_data
Johannes Berg
2022-05-17
1
-1
/
+1
|
*
|
|
|
mac80211: extend current rate control tx status API
Jonas Jelonek
2022-05-16
1
-2
/
+31
|
*
|
|
|
nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beacon
Rameshkumar Sundaram
2022-05-16
1
-2
/
+5
[next]