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
*
vsock: correct removal of socket from the list
Sunil Muthuswamy
2019-08-04
1
-31
/
+7
*
hv_sock: Add support for delayed close
Sunil Muthuswamy
2019-08-04
1
-31
/
+77
*
hvsock: fix epollout hang from race condition
Sunil Muthuswamy
2019-07-31
1
-33
/
+11
*
net: sched: verify that q!=NULL before setting q->flags
Vlad Buslov
2019-07-28
1
-1
/
+3
*
net: bridge: stp: don't cache eth dest pointer before skb pull
Nikolay Aleksandrov
2019-07-28
1
-2
/
+1
*
net: bridge: don't cache ether dest pointer on input
Nikolay Aleksandrov
2019-07-28
1
-5
/
+3
*
net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
Nikolay Aleksandrov
2019-07-28
1
-2
/
+1
*
net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
Nikolay Aleksandrov
2019-07-28
1
-12
/
+17
*
sctp: not bind the socket in sctp_connect
Xin Long
2019-07-28
1
-18
/
+2
*
net/tls: make sure offload also gets the keys wiped
Jakub Kicinski
2019-07-28
2
-2
/
+2
*
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
Cong Wang
2019-07-28
3
-4
/
+1
*
netrom: hold sock when setting skb->destructor
Cong Wang
2019-07-28
1
-0
/
+1
*
netrom: fix a memory leak in nr_rx_frame()
Cong Wang
2019-07-28
1
-1
/
+2
*
tcp: Reset bytes_acked and bytes_received when disconnecting
Christoph Paasch
2019-07-28
1
-0
/
+2
*
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-28
3
-5
/
+7
*
tcp: be more careful in tcp_fragment()
Eric Dumazet
2019-07-28
1
-2
/
+11
*
sctp: fix error handling on stream scheduler initialization
Marcelo Ricardo Leitner
2019-07-28
1
-1
/
+8
*
rxrpc: Fix send on a connected, but unbound socket
David Howells
2019-07-28
1
-2
/
+2
*
nfc: fix potential illegal memory access
Yang Wei
2019-07-28
1
-1
/
+1
*
net: openvswitch: fix csum updates for MPLS actions
John Hurley
2019-07-28
1
-4
/
+2
*
net: neigh: fix multiple neigh timer scheduling
Lorenzo Bianconi
2019-07-28
1
-0
/
+2
*
net: make skb_dst_force return true when dst is refcounted
Florian Westphal
2019-07-28
1
-1
/
+5
*
ipv6: Unlink sibling route in case of failure
Ido Schimmel
2019-07-28
1
-1
/
+17
*
ipv6: rt6_check should return NULL if 'from' is NULL
David Ahern
2019-07-28
1
-1
/
+1
*
ipv4: don't set IPv6 only flags to IPv4 addresses
Matteo Croce
2019-07-28
1
-0
/
+8
*
igmp: fix memory leak in igmpv3_del_delrec()
Eric Dumazet
2019-07-28
1
-6
/
+2
*
Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
Szymon Janc
2019-07-26
1
-0
/
+13
*
9p/virtio: Add cleanup path in p9_virtio_init
YueHaibing
2019-07-26
1
-1
/
+7
*
9p/xen: Add cleanup path in p9_trans_xen_init
YueHaibing
2019-07-26
1
-1
/
+7
*
Bluetooth: validate BLE connection interval updates
csonsino
2019-07-26
2
-1
/
+13
*
Bluetooth: Check state in l2cap_disconnect_rsp
Matias Karhumaa
2019-07-26
1
-0
/
+6
*
Bluetooth: 6lowpan: search for destination address in all peers
Josua Mayer
2019-07-26
1
-4
/
+10
*
xsk: Properly terminate assignment in xskq_produce_flush_desc
Nathan Chancellor
2019-07-26
1
-1
/
+1
*
ipvs: fix tinfo memory leak in start_sync_thread
Julian Anastasov
2019-07-26
2
-66
/
+72
*
ipvs: defer hook registration to avoid leaks
Julian Anastasov
2019-07-26
1
-7
/
+14
*
ipsec: select crypto ciphers for xfrm_algo
Arnd Bergmann
2019-07-26
1
-0
/
+2
*
xfrm: fix sa selector validation
Nicolas Dichtel
2019-07-26
1
-0
/
+3
*
ipset: Fix memory accounting for hash types on resize
Stefano Brivio
2019-07-26
1
-1
/
+1
*
batman-adv: Fix duplicated OGMs on NETDEV_UP
Sven Eckelmann
2019-07-26
3
-2
/
+8
*
xfrm: Fix xfrm sel prefix length validation
Anirudh Gupta
2019-07-26
1
-0
/
+16
*
af_key: fix leaks in key_pol_get_resp and dump_sp.
Jeremy Sowden
2019-07-26
1
-2
/
+6
*
batman-adv: fix for leaked TVLV handler.
Jeremy Sowden
2019-07-26
1
-0
/
+2
*
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
Lin Yi
2019-07-14
1
-0
/
+1
*
mac80211: do not start any work during reconfigure flow
Naftali Goldstein
2019-07-14
2
-0
/
+11
*
mac80211: only warn once on chanctx_conf being NULL
Yibo Zhao
2019-07-14
1
-1
/
+1
*
can: af_can: Fix error path of can_init()
YueHaibing
2019-07-14
1
-3
/
+21
*
mac80211: free peer keys before vif down in mesh
Pradeep Kumar Chitrapu
2019-07-14
1
-0
/
+1
*
mac80211: mesh: fix RCU warning
Thomas Pedersen
2019-07-14
1
-1
/
+4
*
bpf: sockmap, fix use after free from sleep in psock backlog workqueue
John Fastabend
2019-07-14
1
-0
/
+1
*
mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()
John Crispin
2019-07-14
1
-1
/
+1
[next]