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
2018-05-16
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-05-16
net: fix rtnh_ok()
Eric Dumazet
1
-1
/
+1
2018-04-29
llc: delete timers synchronously in llc_sk_free()
Cong Wang
1
-0
/
+1
2018-04-20
slip: Check if rstate is initialized before uncompressing
Tejaswi Tanikella
1
-0
/
+1
2018-04-20
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
1
-1
/
+1
2018-04-13
net: x25: fix one potential use-after-free issue
linzhang
1
-2
/
+2
2018-04-13
cfg80211: make RATE_INFO_BW_20 the default
Johannes Berg
1
-1
/
+1
2018-03-31
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
1
-0
/
+19
2018-03-22
tcp: sysctl: Fix a race to avoid unexpected 0 window from space
Gao Feng
1
-3
/
+5
2018-03-11
udplite: fix partial checksum initialization
Alexey Kodanev
1
-0
/
+1
2018-02-25
net_sched: red: Avoid illegal values
Nogah Frankel
1
-0
/
+11
2018-02-25
net_sched: red: Avoid devision by zero
Nogah Frankel
1
-1
/
+1
2018-02-25
sctp: set frag_point in sctp_setsockopt_maxseg correctly
Xin Long
1
-1
/
+2
2018-01-31
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-0
/
+3
2018-01-31
net: tcp: close sock if net namespace is exiting
Dan Streetman
1
-0
/
+10
2018-01-31
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
1
-0
/
+1
2018-01-17
mac80211: Add RX flag to indicate ICV stripped
David Spinadel
1
-1
/
+4
2018-01-02
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
1
-1
/
+1
2018-01-02
ipv4: igmp: guard against silly MTU values
Eric Dumazet
1
-0
/
+2
2017-12-25
vhost-vsock: add pkt cancel capability
Peng Tao
1
-0
/
+3
2017-12-16
net: remove hlist_nulls_add_tail_rcu()
Eric Dumazet
1
-5
/
+1
2017-11-18
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
2
-3
/
+1
2017-11-18
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
1
-0
/
+6
2017-11-18
tcp/dccp: fix ireq->opt races
Eric Dumazet
1
-1
/
+1
2017-11-18
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-3
/
+3
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
[next]