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
*
netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrac...
Chieh-Min Wang
2019-04-05
1
-3
/
+11
*
netfilter: conntrack: tcp: only close if RST matches exact sequence
Florian Westphal
2019-04-05
1
-10
/
+40
*
netfilter: nf_tables: check the result of dereferencing base_chain->stats
Li RongQing
2019-04-05
1
-6
/
+8
*
net: sched: fix cleanup NULL pointer exception in act_mirr
John Hurley
2019-04-03
1
-0
/
+3
*
ila: Fix rhashtable walker list corruption
Herbert Xu
2019-04-03
1
-0
/
+1
*
tipc: fix cancellation of topology subscriptions
Erik Hugne
2019-04-03
1
-0
/
+1
*
tipc: change to check tipc_own_id to return in tipc_net_stop
Xin Long
2019-04-03
1
-4
/
+1
*
tipc: allow service ranges to be connect()'ed on RDM/DGRAM
Erik Hugne
2019-04-03
1
-5
/
+15
*
tcp: do not use ipv6 header for ipv4 flow
Eric Dumazet
2019-04-03
1
-4
/
+4
*
sctp: use memdup_user instead of vmemdup_user
Xin Long
2019-04-03
1
-6
/
+6
*
packets: Always register packet sk in the same order
Maxime Chevallier
2019-04-03
1
-1
/
+1
*
net-sysfs: call dev_hold if kobject_init_and_add success
YueHaibing
2019-04-03
1
-2
/
+4
*
net: rose: fix a possible stack overflow
Eric Dumazet
2019-04-03
1
-9
/
+12
*
net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
Christoph Paasch
2019-04-03
1
-1
/
+1
*
net: datagram: fix unbounded loop in __skb_try_recv_datagram()
Paolo Abeni
2019-04-03
1
-1
/
+1
*
ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
Xin Long
2019-04-03
1
-8
/
+10
*
genetlink: Fix a memory leak on error path
YueHaibing
2019-04-03
1
-1
/
+2
*
dccp: do not use ipv6 header for ipv4 flow
Eric Dumazet
2019-04-03
1
-2
/
+2
*
Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
Marcel Holtmann
2019-04-03
1
-0
/
+6
*
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
Marcel Holtmann
2019-04-03
1
-31
/
+46
*
netfilter: ebtables: remove BUGPRINT messages
Florian Westphal
2019-03-27
1
-92
/
+39
*
Bluetooth: Fix decrementing reference count twice in releasing socket
Myungho Jung
2019-03-27
1
-2
/
+1
*
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
2019-03-27
2
-1
/
+26
*
svcrpc: fix UDP on servers with lots of threads
J. Bruce Fields
2019-03-23
1
-10
/
+10
*
bpf: only test gso type on gso packets
Willem de Bruijn
2019-03-23
1
-4
/
+4
*
netfilter: ipt_CLUSTERIP: fix warning unused variable cn
Anders Roxell
2019-03-23
1
-1
/
+1
*
phonet: fix building with clang
Arnd Bergmann
2019-03-23
1
-16
/
+16
*
xfrm: Fix inbound traffic via XFRM interfaces across network namespaces
Tobias Brunner
2019-03-23
2
-3
/
+5
*
af_key: unconditionally clone on broadcast
Sean Tranchetti
2019-03-23
1
-25
/
+15
*
bpf: only adjust gso_size on bytestream protocols
Willem de Bruijn
2019-03-23
1
-8
/
+4
*
esp: Skip TX bytes accounting when sending from a request socket
Martin Willi
2019-03-23
2
-2
/
+2
*
xprtrdma: Make sure Send CQ is allocated on an existing compvec
Nicolas Morey-Chaisemartin
2019-03-23
1
-1
/
+2
*
ipvs: fix dependency on nf_defrag_ipv6
Andrea Claudi
2019-03-23
3
-6
/
+15
*
netfilter: compat: initialize all fields in xt_init
Francesco Ruggeri
2019-03-23
1
-1
/
+1
*
mac80211: Fix Tx aggregation session tear down with ITXQs
Ilan Peer
2019-03-23
1
-1
/
+3
*
mac80211: call drv_ibss_join() on restart
Johannes Berg
2019-03-23
1
-1
/
+5
*
9p/net: fix memory leak in p9_client_create
zhengbin
2019-03-23
1
-1
/
+1
*
net: sched: flower: insert new filter to idr after setting its mask
Vlad Buslov
2019-03-19
1
-21
/
+22
*
missing barriers in some of unix_sock ->addr and ->path accesses
Al Viro
2019-03-19
2
-25
/
+35
*
net/smc: fix smc_poll in SMC_INIT state
Ursula Braun
2019-03-19
1
-3
/
+3
*
ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()
Paolo Abeni
2019-03-19
1
-1
/
+5
*
ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
Paolo Abeni
2019-03-19
1
-5
/
+6
*
ipv6: route: purge exception on removal
Paolo Abeni
2019-03-19
1
-1
/
+12
*
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
2019-03-19
1
-1
/
+1
*
net/x25: fix a race in x25_bind()
Eric Dumazet
2019-03-19
1
-5
/
+8
*
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2019-03-19
2
-2
/
+13
*
tcp: Don't access TCP_SKB_CB before initializing it
Christoph Paasch
2019-03-19
1
-8
/
+1
*
tcp: do not report TCP_CM_INQ of 0 for closed connections
Soheil Hassas Yeganeh
2019-03-19
1
-0
/
+5
*
sctp: remove sched init from sctp_stream_init
Xin Long
2019-03-19
1
-2
/
+0
*
rxrpc: Fix client call queueing, waiting for channel
David Howells
2019-03-19
1
-2
/
+2
[next]