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.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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-24
af_netlink: ensure that NLMSG_DONE never fails in dumps
Jason A. Donenfeld
2
-6
/
+12
2017-11-24
vlan: fix a use-after-free in vlan_device_event()
Cong Wang
1
-3
/
+3
2017-11-24
tcp: fix tcp_fastretrans_alert warning
Yuchung Cheng
1
-2
/
+1
2017-11-24
tcp: gso: avoid refcount_t warning from tcp_gso_segment()
Eric Dumazet
1
-2
/
+10
2017-11-24
l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6
Guillaume Nault
2
-30
/
+18
2017-11-24
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
1
-0
/
+1
2017-11-24
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
1
-7
/
+2
2017-11-24
tcp_nv: fix division by zero in tcpnv_acked()
Konstantin Khlebnikov
1
-1
/
+1
2017-11-18
mac80211: don't compare TKIP TX MIC key in reinstall prevention
Johannes Berg
1
-2
/
+34
2017-11-18
mac80211: use constant time comparison with keys
Jason A. Donenfeld
1
-1
/
+2
2017-11-18
mac80211: accept key reinstall without changing anything
Johannes Berg
1
-4
/
+17
2017-11-18
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-1
/
+2
2017-11-18
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
Eric Dumazet
1
-0
/
+1
2017-11-18
l2tp: hold tunnel in pppol2tp_connect()
Guillaume Nault
1
-1
/
+6
2017-11-18
net_sched: avoid matching qdisc with zero handle
Cong Wang
1
-0
/
+2
2017-11-18
sctp: reset owner sk for data chunks on out queues when migrating a sock
Xin Long
1
-0
/
+32
2017-11-18
tcp: refresh tp timestamp before tcp_mtu_probe()
Eric Dumazet
1
-1
/
+1
2017-11-18
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
Xin Long
1
-2
/
+7
2017-11-18
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
Xin Long
1
-4
/
+7
2017-11-18
ipip: only increase err_count for some certain type icmp in ipip_err
Xin Long
1
-17
/
+42
2017-11-18
net/unix: don't show information about sockets from other namespaces
Andrei Vagin
1
-0
/
+2
2017-11-18
net: dsa: check master device before put
Vivien Didelot
1
-3
/
+4
2017-11-18
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
3
-4
/
+4
2017-11-18
tcp/dccp: fix lockdep splat in inet_csk_route_req()
Eric Dumazet
1
-1
/
+2
2017-11-18
sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
Laszlo Toth
1
-2
/
+4
2017-11-18
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2
-2
/
+3
2017-11-18
soreuseport: fix initialization race
Craig Gallek
3
-11
/
+11
2017-11-18
net: bridge: fix returning of vlan range op errors
Nikolay Aleksandrov
1
-1
/
+1
2017-11-18
packet: avoid panic in packet_getsockopt()
Eric Dumazet
1
-8
/
+16
2017-11-18
tcp/dccp: fix ireq->opt races
Eric Dumazet
6
-38
/
+32
2017-11-18
sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
Xin Long
1
-1
/
+1
2017-11-18
netlink: fix netlink_ack() extack race
Johannes Berg
1
-4
/
+4
2017-11-18
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
1
-3
/
+3
2017-11-18
l2tp: check ps->sock before running pppol2tp_session_ioctl()
Guillaume Nault
1
-0
/
+3
2017-11-18
net: call cgroup_sk_alloc() earlier in sk_clone_lock()
Eric Dumazet
1
-2
/
+1
2017-11-18
netlink: do not set cb_running if dump's start() errs
Jason A. Donenfeld
1
-6
/
+7
2017-11-18
ipv6: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-11-18
ipv4: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-11-18
gso: fix payload length when gso_size is zero
Alexey Kodanev
3
-3
/
+3
2017-11-15
netfilter: nft_set_hash: disable fast_ops for 2-len keys
Anatole Denis
1
-1
/
+0
2017-11-15
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
1
-77
/
+53
2017-11-02
ipsec: Fix aborted xfrm policy dump crash
Herbert Xu
1
-10
/
+15
2017-11-02
cfg80211: fix connect/disconnect edge cases
Johannes Berg
1
-9
/
+41
2017-10-27
KEYS: Fix race between updating and finding a negative key
David Howells
1
-1
/
+1
2017-10-27
can: af_can: can_pernet_init(): add missing error handling for kzalloc return...
Marc Kleine-Budde
1
-1
/
+13
2017-10-12
udp: fix bcast packet reception
Paolo Abeni
1
-9
/
+5
2017-10-12
udp: perform source validation for mcast early demux
Paolo Abeni
2
-21
/
+38
2017-10-12
nl80211: Define policy for packet pattern attributes
Peng Xu
1
-2
/
+12
2017-10-12
net: rtnetlink: fix info leak in RTM_GETSTATS call
Nikolay Aleksandrov
1
-0
/
+3
2017-10-12
socket, bpf: fix possible use after free
Eric Dumazet
2
-5
/
+12
[next]