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.19.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-7.0.y
linux-7.1.y
linux-7.2.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-02-23
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
2017-02-23
sctp: validate chunk len before actually using it
Marcelo Ricardo Leitner
1
-6
/
+6
2017-02-23
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2
-3
/
+22
2017-02-23
dccp: limit sk_filter trim to payload
Willem de Bruijn
3
-5
/
+6
2017-02-23
rose: limit sk_filter trim to payload
Willem de Bruijn
2
-6
/
+7
2017-02-23
net: Add __sock_queue_rcv_skb()
Ben Hutchings
1
-6
/
+13
2017-02-23
net: cleanups in sock_setsockopt()
Eric Dumazet
1
-27
/
+15
2017-02-23
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
1
-0
/
+3
2017-02-23
net: ping: check minimum size on ICMP header length
Kees Cook
1
-0
/
+4
2017-02-23
tipc: check minimum bearer MTU
Michal Kubeček
2
-2
/
+26
2017-02-23
packet: fix race condition in packet_set_ring
Philip Pettersson
1
-6
/
+12
2017-02-23
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
1
-0
/
+1
2017-02-23
ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
Eric Dumazet
1
-0
/
+1
2017-02-23
ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
Eli Cooper
1
-0
/
+1
2017-02-23
can: bcm: fix warning in bcm_connect/proc_register
Oliver Hartkopp
1
-9
/
+23
2017-02-23
ipv6: Don't use ufo handling on later transformed packets
Jakub Sitnicki
1
-1
/
+1
2017-02-23
netfilter: nf_conntrack_sip: extend request line validation
Ulrich Weber
1
-1
/
+4
2017-02-23
mac80211: discard multicast and 4-addr A-MSDUs
Johannes Berg
1
-9
/
+15
2017-02-23
sctp: do not return the transmit err back to sctp_sendmsg
Xin Long
1
-11
/
+5
2017-02-23
netfilter: restart search if moved to other chain
Florian Westphal
1
-0
/
+7
2016-11-20
Bluetooth: Fix potential NULL dereference in RFCOMM bind callback
Jaganath Kanakkassery
1
-7
/
+12
2016-11-20
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
4
-5
/
+10
2016-11-20
xfrm: Fix memory leak of aead algorithm name
Ilan Tayari
1
-0
/
+1
2016-11-20
irda: Free skb on irda_accept error path.
phil.turnbull@oracle.com
1
-3
/
+2
2016-11-20
xfrm_user: propagate sec ctx allocation errors
Mathias Krause
1
-3
/
+6
2016-11-20
netfilter: nfnetlink_queue: reject verdict request from different portid
Liping Zhang
1
-3
/
+0
2016-11-20
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
1
-1
/
+2
2016-11-20
l2tp: Correctly return -EBADF from pppol2tp_getname.
phil.turnbull@oracle.com
1
-5
/
+2
2016-11-20
net/irda: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
1
-2
/
+5
2016-11-20
Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
Amadeusz Sławiński
1
-1
/
+1
2016-11-20
NFS: Don't drop CB requests with invalid principals
Chuck Lever
1
-0
/
+5
2016-11-20
svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
Chuck Lever
1
-1
/
+1
2016-11-20
netlabel: add address family checks to netlbl_{sock,req}_delattr()
Paul Moore
1
-2
/
+10
2016-08-23
tcp: make challenge acks less predictable
Eric Dumazet
1
-5
/
+12
2016-08-23
rds: fix an infoleak in rds_inc_info_copy
Kangjie Lu
1
-0
/
+2
2016-08-23
tipc: fix an infoleak in tipc_nl_compat_link_dump
Kangjie Lu
1
-1
/
+2
2016-08-23
batman-adv: Fix use-after-free/double-free of tt_req_node
Sven Eckelmann
2
-5
/
+38
2016-06-15
net: fix a kernel infoleak in x25 module
Kangjie Lu
1
-0
/
+1
2016-06-15
net: fix infoleak in rtnetlink
Kangjie Lu
1
-8
/
+10
2016-06-15
net: fix infoleak in llc
Kangjie Lu
1
-0
/
+1
2016-06-15
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2016-06-15
batman-adv: Fix broadcast/ogm queue limit on a removed interface
Linus Lüssing
1
-0
/
+6
2016-06-15
batman-adv: Reduce refcnt of removed router when updating route
Sven Eckelmann
1
-0
/
+9
2016-06-15
batman-adv: Check skb size before using encapsulated ETH+VLAN header
Sven Eckelmann
1
-2
/
+6
2016-06-15
nl80211: check netlink protocol in socket release notification
Dmitry Ivanov
1
-1
/
+1
2016-06-15
Revert "ax25: add link layer header validation function"
Ben Hutchings
1
-15
/
+0
2016-05-01
netfilter: x_tables: fix unconditional helper
Florian Westphal
3
-33
/
+31
2016-05-01
ipv6: Count in extension headers in skb->network_header
Jakub Sitnicki
1
-5
/
+4
2016-05-01
ipv4: l2tp: fix a potential issue in l2tp_ip_recv
Haishuang Yan
1
-3
/
+5
2016-05-01
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
1
-0
/
+3
[next]