index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
netlink: fix nla_put_{u8,u16,u32} for KASAN
Arnd Bergmann
1
-18
/
+55
2017-10-12
sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
Dan Carpenter
1
-1
/
+5
2017-10-08
netfilter: nf_tables: set pktinfo->thoff at AH header if found
Pablo Neira Ayuso
1
-2
/
+4
2017-10-05
mac80211: fix VLAN handling with TXQs
Johannes Berg
1
-13
/
+2
2017-09-20
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
1
-6
/
+1
2017-09-20
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
1
-27
/
+9
2017-09-20
ipv6: fix sparse warning on rt6i_node
Wei Wang
1
-1
/
+1
2017-09-20
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
1
-1
/
+29
2017-08-30
net_sched: fix order of queue length updates in qdisc_replace()
Konstantin Khlebnikov
1
-1
/
+4
2017-08-30
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
1
-2
/
+2
2017-08-11
wext: handle NULL extra data in iwe_stream_add_point better
Arnd Bergmann
1
-1
/
+2
2017-08-11
sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
Xin Long
1
-2
/
+2
2017-08-11
sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
Alexander Potapenko
1
-0
/
+4
2017-07-21
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
1
-0
/
+8
2017-07-21
vxlan: fix hlist corruption
Jiri Benc
1
-1
/
+9
2017-07-05
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
1
-10
/
+0
2017-06-17
ipv6: fix flow labels when the traffic class is non-0
Dimitris Michailidis
1
-0
/
+5
2017-06-14
net: ping: do not abuse udp_poll()
Eric Dumazet
1
-0
/
+1
2017-06-07
ipv4: add reference counting to metrics
Eric Dumazet
2
-6
/
+12
2017-05-14
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
1
-0
/
+2
2017-05-14
ipv6: initialize route null entry in addrconf_init()
WANG Cong
1
-0
/
+1
2017-02-18
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
1
-1
/
+1
2017-02-18
lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled
David Ahern
1
-1
/
+4
2017-02-18
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
1
-0
/
+4
2017-02-04
lwtunnel: Fix oops on state free after encap module unload
Robert Shearman
1
-4
/
+1
2017-02-04
net: Specify the owning module for lwtunnel ops
Robert Shearman
1
-0
/
+2
2017-02-04
lwtunnel: fix autoload of lwt modules
David Ahern
1
-0
/
+11
2017-01-09
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
1
-0
/
+11
2016-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-4
/
+4
2016-11-30
l2tp: lock socket before checking flags in connect()
Guillaume Nault
1
-0
/
+2
2016-11-24
netfilter: nat: fix crash when conntrack entry is re-used
Florian Westphal
1
-3
/
+3
2016-11-24
netfilter: nf_tables: fix inconsistent element expiration calculation
Anders K. Pedersen
1
-1
/
+1
2016-11-24
netfilter: nat: switch to new rhlist interface
Florian Westphal
1
-1
/
+1
2016-11-23
Bluetooth: Fix using the correct source address type
Johan Hedberg
1
-1
/
+1
2016-11-18
netns: fix get_net_ns_by_fd(int pid) typo
Stefan Hajnoczi
1
-1
/
+1
2016-11-16
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
1
-0
/
+1
2016-11-16
gro_cells: mark napi struct as not busy poll candidates
Eric Dumazet
1
-0
/
+3
2016-11-13
tcp: take care of truncations done by sk_filter()
Eric Dumazet
1
-0
/
+1
2016-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-5
/
+6
2016-11-03
dccp: do not release listeners too soon
Eric Dumazet
1
-2
/
+2
2016-11-03
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
1
-2
/
+1
2016-11-03
net: tcp: check skb is non-NULL for exact match on lookups
David Ahern
1
-1
/
+1
2016-11-02
ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
Eli Cooper
1
-0
/
+1
2016-10-31
sctp: hold transport instead of assoc when lookup assoc in rx path
Xin Long
1
-1
/
+1
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-24
/
+69
2016-10-30
vxlan: avoid using stale vxlan socket.
pravin shelar
1
-2
/
+2
2016-10-29
Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-8
/
+13
2016-10-27
net: ipv6: Do not consider link state for nexthop validation
David Ahern
1
-0
/
+1
2016-10-27
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
1
-0
/
+2
2016-10-27
netfilter: conntrack: avoid excess memory allocation
Florian Westphal
1
-2
/
+1
[next]