index
:
Linux Stable
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.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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: relax socket state check at accept time.
Paolo Abeni
2024-07-27
1
-1
/
+3
*
Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
Tetsuo Handa
2024-07-27
1
-0
/
+4
*
net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STAT...
Yunshui Jiang
2024-07-27
1
-4
/
+4
*
wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
Dmitry Antipov
2024-07-27
1
-2
/
+6
*
ila: block BH in ila_output()
Eric Dumazet
2024-07-27
1
-1
/
+6
*
wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
Dmitry Antipov
2024-07-27
1
-4
/
+10
*
wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
Nicolas Escande
2024-07-27
1
-0
/
+1
*
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
2024-07-18
1
-1
/
+4
*
tcp: avoid too many retransmit packets
Eric Dumazet
2024-07-18
1
-5
/
+17
*
tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
Eric Dumazet
2024-07-18
1
-1
/
+6
*
net: tcp: fix unexcepted socket die when snd_wnd is 0
Menglong Dong
2024-07-18
1
-1
/
+17
*
tcp: refactor tcp_retransmit_timer()
Eric Dumazet
2024-07-18
1
-2
/
+8
*
libceph: fix race between delayed_work() and ceph_monc_stop()
Ilya Dryomov
2024-07-18
1
-2
/
+12
*
tcp: fix incorrect undo caused by DSACK of TLP retransmit
Neal Cardwell
2024-07-18
2
-3
/
+10
*
Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt
Jaganath Kanakkassery
2024-07-18
1
-1
/
+1
*
inet_diag: Initialize pad field in struct inet_diag_req_v2
Shigeru Yoshida
2024-07-18
1
-0
/
+2
*
tcp_metrics: validate source addr length
Jakub Kicinski
2024-07-18
1
-0
/
+1
*
UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
Neal Cardwell
2024-07-18
1
-1
/
+1
*
net: tcp better handling of reordering then loss cases
Yuchung Cheng
2024-07-18
1
-19
/
+26
*
tcp: add ece_ack flag to reno sack functions
Yousuk Seung
2024-07-18
1
-10
/
+12
*
tcp: tcp_mark_head_lost is only valid for sack-tcp
zhang kai
2024-07-18
1
-25
/
+7
*
tcp: take care of compressed acks in tcp_add_reno_sack()
Eric Dumazet
2024-07-18
1
-25
/
+33
*
sctp: prefer struct_size over open coded arithmetic
Erick Archer
2024-07-18
1
-3
/
+4
*
tcp: Fix data races around icsk->icsk_af_ops.
Kuniyuki Iwashima
2024-07-05
3
-7
/
+12
*
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
2024-07-05
3
-11
/
+22
*
ipv6: annotate some data-races around sk->sk_prot
Eric Dumazet
2024-07-05
3
-10
/
+25
*
batman-adv: Don't accept TT entries for out-of-spec VIDs
Sven Eckelmann
2024-07-05
1
-0
/
+27
*
net/iucv: Avoid explicit cpumask var allocation on stack
Dawei Li
2024-07-05
1
-8
/
+18
*
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
2024-07-05
2
-5
/
+6
*
netfilter: nf_tables: validate family when identifying table via handle
Pablo Neira Ayuso
2024-07-05
1
-2
/
+3
*
xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()
Eric Dumazet
2024-07-05
1
-1
/
+7
*
ipv6: prevent possible NULL dereference in rt6_probe()
Eric Dumazet
2024-07-05
1
-0
/
+2
*
netrom: Fix a memory leak in nr_heartbeat_expiry()
Gavrilov Ilia
2024-07-05
1
-1
/
+2
*
cipso: fix total option length computation
Ondrej Mosnacek
2024-07-05
1
-4
/
+8
*
batman-adv: bypass empty buckets in batadv_purge_orig_ref()
Eric Dumazet
2024-07-05
1
-0
/
+2
*
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
2024-07-05
1
-2
/
+2
*
ipv6/route: Add a missing check on proc_dointvec
Aditya Pakki
2024-07-05
1
-1
/
+5
*
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
2024-07-05
1
-7
/
+1
*
tcp: fix race in tcp_v6_syn_recv_sock()
Eric Dumazet
2024-07-05
1
-1
/
+2
*
xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
Eric Dumazet
2024-07-05
1
-0
/
+4
*
af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill().
Kuniyuki Iwashima
2024-07-05
1
-1
/
+1
*
af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen().
Kuniyuki Iwashima
2024-07-05
1
-1
/
+1
*
af_unix: Use unix_recvq_full_lockless() in unix_stream_connect().
Kuniyuki Iwashima
2024-07-05
1
-8
/
+2
*
af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen.
Kuniyuki Iwashima
2024-07-05
1
-1
/
+1
*
af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG.
Kuniyuki Iwashima
2024-07-05
1
-4
/
+4
*
af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg().
Kuniyuki Iwashima
2024-07-05
1
-4
/
+4
*
af_unix: Annotate data-races around sk->sk_state in unix_write_space() and po...
Kuniyuki Iwashima
2024-07-05
1
-13
/
+12
*
af_unix: Annotate data-race of sk->sk_state in unix_inq_len().
Kuniyuki Iwashima
2024-07-05
1
-1
/
+1
*
tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
Jason Xing
2024-07-05
1
-1
/
+5
*
ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
Eric Dumazet
2024-07-05
1
-8
/
+6
[next]