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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
Pengcheng Yang
2020-01-12
1
-1
/
+4
*
sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
Xin Long
2020-01-12
1
-10
/
+18
*
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
2020-01-12
1
-1
/
+1
*
llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)
Chan Shu Tak, Alex
2020-01-12
1
-2
/
+2
*
rfkill: Fix incorrect check to avoid NULL pointer dereference
Aditya Pakki
2020-01-12
1
-2
/
+5
*
netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
Pablo Neira Ayuso
2020-01-12
1
-3
/
+9
*
netfilter: ctnetlink: netns exit must wait for callbacks
Florian Westphal
2020-01-12
1
-0
/
+3
*
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
2020-01-09
2
-3
/
+8
*
rxrpc: Fix possible NULL pointer access in ICMP handling
David Howells
2020-01-09
1
-0
/
+3
*
Bluetooth: Fix memory leak in hci_connect_le_scan
Navid Emamdoost
2020-01-09
1
-1
/
+3
*
Bluetooth: delete a stray unlock
Dan Carpenter
2020-01-09
1
-3
/
+1
*
net: make socket read/write_iter() honor IOCB_NOWAIT
Jens Axboe
2020-01-09
1
-2
/
+2
*
tcp: do not send empty skb from tcp_write_xmit()
Eric Dumazet
2020-01-04
1
-0
/
+8
*
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2020-01-04
4
-14
/
+17
*
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
1
-1
/
+1
*
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
2
-2
/
+2
*
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
2
-3
/
+3
*
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
2020-01-04
1
-1
/
+1
*
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2020-01-04
11
-22
/
+38
*
udp: fix integer overflow while computing available space in sk_rcvbuf
Antonio Messina
2020-01-04
1
-1
/
+1
*
net: icmp: fix data-race in cmp_global_allow()
Eric Dumazet
2020-01-04
1
-5
/
+6
*
inetpeer: fix data-race in inet_putpeer / inet_putpeer
Eric Dumazet
2020-01-04
1
-2
/
+10
*
netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
Eric Dumazet
2020-01-04
1
-0
/
+3
*
netfilter: ebtables: compat: reject all padding in matches/watchers
Florian Westphal
2020-01-04
1
-17
/
+16
*
netfilter: nf_queue: enqueue skbs with NULL dst
Marco Oliverio
2020-01-04
1
-1
/
+1
*
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
2020-01-04
1
-0
/
+2
*
mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
Thomas Pedersen
2019-12-31
1
-1
/
+2
*
rfkill: allocate static minor
Marcel Holtmann
2019-12-31
1
-2
/
+7
*
Bluetooth: Fix advertising duplicated flags
Luiz Augusto von Dentz
2019-12-31
1
-0
/
+9
*
Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
Mattijs Korpershoek
2019-12-31
1
-1
/
+8
*
Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
Ben Dooks (Codethink)
2019-12-31
1
-2
/
+2
*
sctp: fully initialize v4 addr in some functions
Xin Long
2019-12-31
1
-0
/
+5
*
net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...
Jia-Ju Bai
2019-12-31
1
-1
/
+1
*
af_packet: set defaule value for tmo
Mao Wenan
2019-12-31
1
-1
/
+2
*
inet: protect against too small mtu values.
Eric Dumazet
2019-12-21
3
-11
/
+11
*
tipc: fix ordering of tipc module init and exit routine
Taehee Yoo
2019-12-21
1
-14
/
+15
*
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
2019-12-21
1
-2
/
+3
*
openvswitch: support asymmetric conntrack
Aaron Conole
2019-12-21
1
-0
/
+11
*
net: dsa: fix flow dissection on Tx path
Alexander Lobakin
2019-12-21
1
-2
/
+3
*
net: bridge: deny dev_set_mac_address() when unregistering
Nikolay Aleksandrov
2019-12-21
1
-0
/
+6
*
sunrpc: fix crash when cache_head become valid before update
Pavel Tikhomirov
2019-12-17
1
-6
/
+0
*
appletalk: Set error code if register_snap_client failed
YueHaibing
2019-12-17
1
-0
/
+1
*
appletalk: Fix potential NULL pointer dereference in unregister_snap_client
YueHaibing
2019-12-17
2
-11
/
+24
*
tcp: exit if nothing to retransmit on RTO timeout
Eric Dumazet
2019-12-17
1
-3
/
+7
*
tcp: fix SNMP TCP timeout under-estimation
Yuchung Cheng
2019-12-17
1
-4
/
+4
*
tcp: fix SNMP under-estimation on failed retransmission
Yuchung Cheng
2019-12-17
1
-1
/
+1
*
tcp: fix off-by-one bug on aborting window-probing socket
Yuchung Cheng
2019-12-17
1
-1
/
+1
*
net/x25: fix null_x25_address handling
Martin Schiller
2019-12-17
1
-6
/
+10
*
net/x25: fix called/calling length calculation in x25_parse_address_block
Martin Schiller
2019-12-17
1
-1
/
+1
*
net/smc: use after free fix in smc_wr_tx_put_slot()
Ursula Braun
2019-12-17
1
-1
/
+3
[next]