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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2016-05-18
net: fix a kernel infoleak in x25 module
Kangjie Lu
2016-05-18
net: bridge: fix old ioctl unlocked net device walk
Nikolay Aleksandrov
2016-05-18
VSOCK: do not disconnect socket when peer has shutdown SEND only
Ian Campbell
2016-05-18
net: fix infoleak in rtnetlink
Kangjie Lu
2016-05-18
net: fix infoleak in llc
Kangjie Lu
2016-05-18
packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
Mathias Krause
2016-05-18
route: do not cache fib route info on local routes with oif
Chris Friesen
2016-05-18
decnet: Do not build routes to devices without decnet private data.
David S. Miller
2016-05-11
batman-adv: Reduce refcnt of removed router when updating route
Sven Eckelmann
2016-05-11
batman-adv: Fix broadcast/ogm queue limit on a removed interface
Linus Lüssing
2016-05-11
batman-adv: Check skb size before using encapsulated ETH+VLAN header
Sven Eckelmann
2016-05-11
ipvs: correct initial offset of Call-ID header search in SIP persistence engine
Marco Angaroni
2016-05-04
sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
NeilBrown
2016-05-04
nl80211: check netlink protocol in socket release notification
Dmitry Ivanov
2016-04-20
mac80211: fix unnecessary frame drops in mesh fwding
Michal Kazior
2016-04-20
ip6_tunnel: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
2016-04-20
ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
Haishuang Yan
2016-04-20
ipv4: l2tp: fix a potential issue in l2tp_ip_recv
Haishuang Yan
2016-04-20
ipv4: fix broadcast packets reception
Paolo Abeni
2016-04-20
net: Fix use after free in the recvmmsg exit path
Arnaldo Carvalho de Melo
2016-04-20
udp6: fix UDP/IPv6 encap resubmit path
Bill Sommerfeld
2016-04-20
ipv6: re-enable fragment header matching in ipv6_find_hdr
Florian Westphal
2016-04-20
sctp: lack the check for ports in sctp_v6_cmp_addr
Xin Long
2016-03-16
mac80211: minstrel_ht: set default tx aggregation timeout to 0
Felix Fietkau
2016-03-16
mac80211: fix use of uninitialised values in RX aggregation
Chris Bainbridge
2016-03-16
wext: fix message delay/ordering
Johannes Berg
2016-03-03
sunrpc/cache: fix off-by-one in qword_get()
Stefan Hajnoczi
2016-03-03
rfkill: fix rfkill_fop_read wait_event usage
Johannes Berg
2016-03-03
libceph: don't bail early from try_read() when skipping a message
Ilya Dryomov
2016-03-03
rfkill: copy the name into the rfkill struct
Johannes Berg
2016-03-03
RDS: fix race condition when sending a message on unbound socket
Quentin Casasnovas
2016-03-03
mac80211: mesh: fix call_rcu() usage
Johannes Berg
2016-03-03
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
2016-03-03
RDS: verify the underlying transport exists before creating a connection
Sasha Levin
2016-03-03
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
2016-03-03
netfilter: ip6t_SYNPROXY: fix NULL pointer dereference
Phil Sutter
2016-03-03
netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse
lucien
2016-03-03
netfilter: nf_tables: fix bogus warning in nft_data_uninit()
Mirek Kratochvil
2016-02-25
ip6mr: call del_timer_sync() in ip6mr_free_table()
WANG Cong
2016-01-28
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
2016-01-28
phonet: properly unshare skbs in phonet_rcv()
Eric Dumazet
2016-01-28
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
2016-01-28
net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
Sasha Levin
2016-01-28
net: possible use after free in dst_release
Francesco Ruggeri
2016-01-28
bridge: Only call /sbin/bridge-stp for the initial network namespace
Hannes Frederic Sowa
2016-01-28
unix: properly account for FDs passed over unix sockets
willy tarreau
2016-01-28
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2016-01-28
ipv6/addrlabel: fix ip6addrlbl_get()
Andrey Ryabinin
2016-01-22
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
2016-01-22
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
[next]