index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-11
fib_semantics: Don't match route with mismatching tclassid
Stefano Brivio
1
-0
/
+5
2018-03-11
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
Sabrina Dubroca
1
-2
/
+5
2018-03-11
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-2
/
+6
2018-03-11
sctp: fix dst refcnt leak in sctp_v6_get_dst()
Alexey Kodanev
1
-3
/
+7
2018-03-11
udplite: fix partial checksum initialization
Alexey Kodanev
2
-0
/
+10
2018-03-11
netlink: ensure to loop over all netns in genlmsg_multicast_allns()
Nicolas Dichtel
1
-2
/
+10
2018-03-11
net: fix race on decreasing number of TX queues
Jakub Kicinski
1
-2
/
+9
2018-03-11
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
1
-1
/
+1
2018-03-11
bridge: check brport attr show in brport_show
Xin Long
1
-0
/
+3
2018-03-03
sctp: make use of pre-calculated len
Marcelo Ricardo Leitner
1
-6
/
+10
2018-03-03
ipv6: icmp6: Allow icmp messages to be looped back
Brendan McGrath
1
-0
/
+1
2018-03-03
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
Jakub Sitnicki
1
-8
/
+3
2018-02-28
cfg80211: fix cfg80211_beacon_dup
Arnd Bergmann
1
-1
/
+1
2018-02-28
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2
-14
/
+3
2018-02-25
xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.
Steffen Klassert
1
-0
/
+9
2018-02-25
net_sched: red: Avoid illegal values
Nogah Frankel
4
-0
/
+11
2018-02-25
dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
Paolo Abeni
1
-29
/
+33
2018-02-25
net: avoid skb_warn_bad_offload on IS_ERR
Willem de Bruijn
1
-1
/
+1
2018-02-25
netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
Cong Wang
1
-5
/
+17
2018-02-25
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
4
-29
/
+26
2018-02-25
netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
Dmitry Vyukov
1
-3
/
+13
2018-02-25
netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}
Eric Dumazet
1
-0
/
+6
2018-02-25
netfilter: x_tables: fix int overflow in xt_alloc_table_info()
Dmitry Vyukov
1
-3
/
+1
2018-02-25
xfrm: check id proto in validate_tmpl()
Cong Wang
1
-0
/
+15
2018-02-16
dccp: CVE-2017-8824: use-after-free in DCCP code
Mohamed Ghannam
1
-0
/
+5
2018-02-16
tcp: release sk_frag.page in tcp_disconnect
Li RongQing
1
-0
/
+6
2018-02-16
net: igmp: add a missing rcu locking section
Eric Dumazet
1
-0
/
+4
2018-02-16
ip6mr: fix stale iterator
Nikolay Aleksandrov
1
-0
/
+1
2018-02-07
mac80211: fix the update of path metric for RANN frame
Chun-Yeow Yeoh
1
-6
/
+9
2018-01-31
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-1
/
+6
2018-01-31
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
1
-2
/
+4
2018-01-31
net: Allow neigh contructor functions ability to modify the primary_key
Jim Westfall
1
-2
/
+2
2018-01-31
sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf
Xin Long
1
-10
/
+6
2018-01-31
sctp: do not allow the v4 socket to bind a v4mapped v6 address
Xin Long
1
-8
/
+6
2018-01-31
net: qdisc_pkt_len_init() should be more robust
Eric Dumazet
1
-4
/
+15
2018-01-31
net: igmp: fix source address check for IGMPv3 reports
Felix Fietkau
1
-1
/
+1
2018-01-31
dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
Alexey Kodanev
1
-0
/
+3
2018-01-31
net: tcp: close sock if net namespace is exiting
Dan Streetman
2
-0
/
+18
2018-01-31
netfilter: xt_osf: Add missing permission checks
Kevin Cernekee
1
-0
/
+7
2018-01-31
netfilter: nfnetlink_cthelper: Add missing permission checks
Kevin Cernekee
1
-0
/
+10
2018-01-31
netfilter: nf_conntrack_sip: extend request line validation
Ulrich Weber
1
-1
/
+4
2018-01-31
netfilter: restart search if moved to other chain
Florian Westphal
1
-0
/
+7
2018-01-31
netfilter: nf_ct_expect: remove the redundant slash when policy name is empty
Liping Zhang
1
-1
/
+1
2018-01-31
can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once
Marc Kleine-Budde
1
-6
/
+5
2018-01-31
can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
Marc Kleine-Budde
1
-6
/
+5
2018-01-31
af_key: fix buffer overread in parse_exthdrs()
Eric Biggers
1
-0
/
+3
2018-01-31
af_key: fix buffer overread in verify_address_len()
Eric Biggers
1
-0
/
+5
2018-01-17
Bluetooth: Prevent stack info leak from the EFS element.
Ben Seri
1
-9
/
+11
2018-01-17
RDS: null pointer dereference in rds_atomic_free_op
Mohamed Ghannam
1
-0
/
+1
2018-01-17
RDS: Heap OOB write in rds_message_alloc_sgs()
Mohamed Ghannam
1
-0
/
+3
[next]