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-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
2018-01-17
8021q: fix a memory leak for VLAN 0 device
Cong Wang
1
-6
/
+1
2018-01-02
net: ipv4: fix for a race condition in raw_sendmsg
Mohamed Ghannam
1
-5
/
+10
2018-01-02
sctp: Replace use of sockets_allocated with specified macro.
Tonghao Zhang
1
-2
/
+2
2018-01-02
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
2
-2
/
+2
2018-01-02
netlink: Add netns check on taps
Kevin Cernekee
1
-0
/
+3
2018-01-02
net: igmp: Use correct source address on IGMPv3 reports
Kevin Cernekee
1
-1
/
+19
2018-01-02
ipv6: mcast: better catch silly mtu values
Eric Dumazet
1
-10
/
+15
2018-01-02
ipv4: igmp: guard against silly MTU values
Eric Dumazet
3
-12
/
+18
2017-12-25
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
1
-18
/
+1
2017-12-25
netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
Liping Zhang
1
-96
/
+81
2017-12-25
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
Alexander Duyck
1
-2
/
+4
2017-12-25
netfilter: nfnl_cthelper: Fix memory leak
Jeffy Chen
1
-3
/
+9
2017-12-25
netfilter: nfnl_cthelper: fix runtime expectation policy updates
Pablo Neira Ayuso
1
-2
/
+84
2017-12-25
crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex
Herbert Xu
1
-0
/
+41
2017-12-20
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
1
-0
/
+1
2017-12-20
mac80211: Fix addition of mesh configuration element
Ilan peer
1
-2
/
+0
2017-12-16
xfrm: Copy policy family in clone_policy
Herbert Xu
1
-0
/
+1
2017-12-16
sctp: use the right sk after waking up from wait_buf sleep
Xin Long
1
-10
/
+11
2017-12-16
sctp: do not free asoc when it is already dead in sctp_sendmsg
Xin Long
1
-3
/
+14
2017-12-16
sunrpc: Fix rpc_task_begin trace point
Chuck Lever
1
-2
/
+1
2017-12-16
route: update fnhe_expires for redirect when the fnhe exists
Xin Long
1
-3
/
+2
2017-12-16
route: also update fnhe_genid when updating a route cache
Xin Long
1
-2
/
+7
2017-12-16
ipv6: reorder icmpv6_init() and ip6_mr_init()
WANG Cong
1
-5
/
+5
2017-12-16
net/packet: fix a race in packet_bind() and packet_notifier()
Eric Dumazet
1
-0
/
+5
[next]