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-02-28
cfg80211: fix cfg80211_beacon_dup
Arnd Bergmann
2018-02-28
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2018-02-25
xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.
Steffen Klassert
2018-02-25
net_sched: red: Avoid illegal values
Nogah Frankel
2018-02-25
dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
Paolo Abeni
2018-02-25
net: avoid skb_warn_bad_offload on IS_ERR
Willem de Bruijn
2018-02-25
netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
Cong Wang
2018-02-25
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-02-25
netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
Dmitry Vyukov
2018-02-25
netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}
Eric Dumazet
2018-02-25
netfilter: x_tables: fix int overflow in xt_alloc_table_info()
Dmitry Vyukov
2018-02-25
xfrm: check id proto in validate_tmpl()
Cong Wang
2018-02-16
dccp: CVE-2017-8824: use-after-free in DCCP code
Mohamed Ghannam
2018-02-16
tcp: release sk_frag.page in tcp_disconnect
Li RongQing
2018-02-16
net: igmp: add a missing rcu locking section
Eric Dumazet
2018-02-16
ip6mr: fix stale iterator
Nikolay Aleksandrov
2018-02-07
mac80211: fix the update of path metric for RANN frame
Chun-Yeow Yeoh
2018-01-31
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
2018-01-31
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
2018-01-31
net: Allow neigh contructor functions ability to modify the primary_key
Jim Westfall
2018-01-31
sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf
Xin Long
2018-01-31
sctp: do not allow the v4 socket to bind a v4mapped v6 address
Xin Long
2018-01-31
net: qdisc_pkt_len_init() should be more robust
Eric Dumazet
2018-01-31
net: igmp: fix source address check for IGMPv3 reports
Felix Fietkau
2018-01-31
dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
Alexey Kodanev
2018-01-31
net: tcp: close sock if net namespace is exiting
Dan Streetman
2018-01-31
netfilter: xt_osf: Add missing permission checks
Kevin Cernekee
2018-01-31
netfilter: nfnetlink_cthelper: Add missing permission checks
Kevin Cernekee
2018-01-31
netfilter: nf_conntrack_sip: extend request line validation
Ulrich Weber
2018-01-31
netfilter: restart search if moved to other chain
Florian Westphal
2018-01-31
netfilter: nf_ct_expect: remove the redundant slash when policy name is empty
Liping Zhang
2018-01-31
can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once
Marc Kleine-Budde
2018-01-31
can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
Marc Kleine-Budde
2018-01-31
af_key: fix buffer overread in parse_exthdrs()
Eric Biggers
2018-01-31
af_key: fix buffer overread in verify_address_len()
Eric Biggers
2018-01-17
Bluetooth: Prevent stack info leak from the EFS element.
Ben Seri
2018-01-17
RDS: null pointer dereference in rds_atomic_free_op
Mohamed Ghannam
2018-01-17
RDS: Heap OOB write in rds_message_alloc_sgs()
Mohamed Ghannam
2018-01-17
8021q: fix a memory leak for VLAN 0 device
Cong Wang
2018-01-02
net: ipv4: fix for a race condition in raw_sendmsg
Mohamed Ghannam
2018-01-02
sctp: Replace use of sockets_allocated with specified macro.
Tonghao Zhang
2018-01-02
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
2018-01-02
netlink: Add netns check on taps
Kevin Cernekee
2018-01-02
net: igmp: Use correct source address on IGMPv3 reports
Kevin Cernekee
2018-01-02
ipv6: mcast: better catch silly mtu values
Eric Dumazet
2018-01-02
ipv4: igmp: guard against silly MTU values
Eric Dumazet
2017-12-25
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
2017-12-25
netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
Liping Zhang
2017-12-25
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
Alexander Duyck
2017-12-25
netfilter: nfnl_cthelper: Fix memory leak
Jeffy Chen
[next]