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-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
2018-03-03
rds: Fix NULL pointer dereference in __rds_rdma_map
HÃ¥kon Bugge
2018-03-03
dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
Alexey Kodanev
2018-03-03
net: igmp: fix source address check for IGMPv3 reports
Felix Fietkau
2018-03-03
net: igmp: Use correct source address on IGMPv3 reports
Kevin Cernekee
2018-03-03
cfg80211: fix station info handling bugs
Johannes Berg
2018-03-03
can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
Marc Kleine-Budde
2018-03-03
sctp: do not allow the v4 socket to bind a v4mapped v6 address
Xin Long
2018-03-03
sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf
Xin Long
2018-03-03
sctp: use the right sk after waking up from wait_buf sleep
Xin Long
2018-03-03
cfg80211: check dev_set_name() return value
Johannes Berg
2018-03-03
8021q: fix a memory leak for VLAN 0 device
Cong Wang
2018-03-03
net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
Nicolai Stange
2018-03-03
xfrm: Return error on unknown encap_type in init_state
Herbert Xu
2018-03-03
xfrm: Use __skb_queue_tail in xfrm_trans_queue
Herbert Xu
2018-03-03
af_key: fix buffer overread in parse_exthdrs()
Eric Biggers
2018-03-03
af_key: fix buffer overread in verify_address_len()
Eric Biggers
2018-03-03
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
2018-03-03
net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks
Nikolay Aleksandrov
2018-03-03
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2018-03-03
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
2018-03-03
net: ipv4: fix for a race condition in raw_sendmsg
Mohamed Ghannam
2018-03-03
ipv4: Avoid reading user iov twice after raw_probe_proto_opt
Herbert Xu
2018-03-03
ipv4: Use standard iovec primitive in raw_probe_proto_opt
Herbert Xu
2018-03-03
net_sched: red: Avoid illegal values
Nogah Frankel
2018-03-03
batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tq
Sven Eckelmann
2018-03-03
net/packet: fix a race in packet_bind() and packet_notifier()
Eric Dumazet
2018-02-13
RDS: null pointer dereference in rds_atomic_free_op
Mohamed Ghannam
2018-02-13
RDS: Heap OOB write in rds_message_alloc_sgs()
Mohamed Ghannam
2018-02-13
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
Eric Dumazet
2018-02-13
netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet
Phil Oester
2018-02-13
netfilter: xt_TCPMSS: fix handling of malformed TCP header and options
Pablo Neira Ayuso
2018-02-13
netfilter: xt_TCPMSS: Fix missing fragmentation handling
Phil Oester
2018-02-13
netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()
Pablo Neira Ayuso
2018-02-13
netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary
Pablo Neira Ayuso
2018-02-13
net/sctp: Always set scope_id in sctp_inet6_skb_msgname
Eric W. Biederman
2018-02-13
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
Alexander Potapenko
2018-02-13
sctp: Fixup v4mapped behaviour to comply with Sock API
Jason Gunthorpe
2018-02-13
l2tp: initialise PPP sessions before registering them
Guillaume Nault
2018-02-13
l2tp: protect sock pointer of struct pppol2tp_session with RCU
Guillaume Nault
2018-02-13
l2tp: initialise l2tp_eth sessions before registering them
Guillaume Nault
2018-02-13
l2tp: don't register sessions in l2tp_session_create()
Guillaume Nault
2018-02-13
l2tp: ensure sessions are freed after their PPPOL2TP socket
Guillaume Nault
2018-02-13
l2tp: push all ppp pseudowire shutdown through .release handler
Tom Parkin
2018-02-13
l2tp: purge session reorder queue on delete
Tom Parkin
2018-02-13
l2tp: add session reorder queue purge function to core
Tom Parkin
2018-02-13
net/9p: Switch to wait_event_killable()
Tuomas Tynkkynen
2018-01-01
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...
Al Viro
2018-01-01
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...
Al Viro
2018-01-01
Bluetooth: hidp: verify l2cap sockets
David Herrmann
2018-01-01
dccp: CVE-2017-8824: use-after-free in DCCP code
Mohamed Ghannam
[next]