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
*
nl80211: Define policy for packet pattern attributes
Peng Xu
2017-10-18
1
-2
/
+10
*
Revert "socket, bpf: fix possible use after free"
Greg Kroah-Hartman
2017-10-12
2
-17
/
+3
*
socket, bpf: fix possible use after free
Eric Dumazet
2017-10-12
2
-3
/
+17
*
net: rtnetlink: fix info leak in RTM_GETSTATS call
Nikolay Aleksandrov
2017-10-12
1
-0
/
+3
*
tipc: use only positive error codes in messages
Parthasarathy Bhuvaragan
2017-10-12
1
-1
/
+1
*
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
Xin Long
2017-10-12
1
-2
/
+3
*
ip6_gre: ip6gre_tap device should keep dst
Xin Long
2017-10-12
1
-0
/
+1
*
netlink: do not proceed if dump's start() errs
Jason A. Donenfeld
2017-10-12
1
-2
/
+5
*
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
2017-10-12
1
-0
/
+2
*
packet: only test po->has_vnet_hdr once in packet_snd
Willem de Bruijn
2017-10-12
1
-2
/
+4
*
packet: in packet_do_bind, test fanout with bind_lock held
Willem de Bruijn
2017-10-12
1
-3
/
+5
*
net: dsa: Fix network device registration order
Florian Fainelli
2017-10-12
1
-11
/
+17
*
l2tp: fix race condition in l2tp_tunnel_delete
Sabrina Dubroca
2017-10-12
2
-7
/
+8
*
l2tp: Avoid schedule while atomic in exit_net
Ridge Kennedy
2017-10-12
1
-1
/
+3
*
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2017-10-12
2
-2
/
+4
*
net_sched: always reset qdisc backlog in qdisc_reset()
Konstantin Khlebnikov
2017-10-12
1
-0
/
+1
*
packet: hold bind lock when rebinding to fanout hook
Willem de Bruijn
2017-10-12
1
-5
/
+11
*
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
2017-10-12
1
-0
/
+9
*
net/sched: cls_matchall: fix crash when used with classful qdisc
Davide Caratti
2017-10-12
1
-0
/
+1
*
ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
Xin Long
2017-10-12
1
-0
/
+3
*
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
Xin Long
2017-10-12
1
-10
/
+11
*
udpv6: Fix the checksum computation when HW checksum does not apply
Subash Abhinov Kasiviswanathan
2017-10-12
1
-0
/
+1
*
tcp: fix data delivery rate
Eric Dumazet
2017-10-12
1
-4
/
+3
*
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
2017-10-12
1
-7
/
+12
*
net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
Jiri Pirko
2017-10-12
1
-2
/
+4
*
rds: ib: add error handle
Zhu Yanjun
2017-10-08
1
-11
/
+36
*
netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
Liping Zhang
2017-10-08
1
-9
/
+11
*
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-10-08
5
-1
/
+7
*
bridge: netlink: register netdevice before executing changelink
Ido Schimmel
2017-10-08
1
-2
/
+5
*
udp: disable inner UDP checksum offloads in IPsec case
Ansis Atteka
2017-10-08
1
-0
/
+3
*
net/packet: check length in getsockopt() called with PACKET_HDRLEN
Alexander Potapenko
2017-10-08
1
-0
/
+2
*
net: core: Prevent from dereferencing null pointer when releasing SKB
Myungho Jung
2017-10-08
1
-0
/
+3
*
audit: log 32-bit socketcalls
Richard Guy Briggs
2017-10-08
1
-3
/
+14
*
RDS: RDMA: Fix the composite message user notification
Santosh Shilimkar
2017-10-08
4
-11
/
+29
*
nl80211: check for the required netlink attributes presence
Vladis Dronov
2017-10-05
1
-0
/
+3
*
mac80211: flush hw_roc_start work before cancelling the ROC
Avraham Stern
2017-10-05
1
-0
/
+2
*
mac80211: fix VLAN handling with TXQs
Johannes Berg
2017-10-05
2
-9
/
+44
*
net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
Manfred Spraul
2017-09-27
1
-23
/
+29
*
NFSv4: Fix callback server shutdown
Trond Myklebust
2017-09-27
1
-0
/
+38
*
SUNRPC: Refactor svc_set_num_threads()
Trond Myklebust
2017-09-27
1
-38
/
+58
*
ipv6: Fix may be used uninitialized warning in rt6_check
Steffen Klassert
2017-09-20
1
-1
/
+1
*
ip_tunnel: fix setting ttl and tos value in collect_md mode
Haishuang Yan
2017-09-20
1
-2
/
+2
*
sctp: fix missing wake ups in some situations
Marcelo Ricardo Leitner
2017-09-20
1
-1
/
+2
*
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
2017-09-20
1
-1
/
+1
*
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
2017-09-20
1
-6
/
+19
*
ip6_gre: update mtu properly in ip6gre_err
Xin Long
2017-09-20
1
-1
/
+3
*
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
2017-09-20
4
-35
/
+12
*
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
2017-09-20
1
-3
/
+1
*
bridge: switchdev: Clear forward mark when transmitting packet
Ido Schimmel
2017-09-20
1
-0
/
+3
*
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
2017-09-20
1
-1
/
+2
[next]