index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2021-07-28
net: sched: cls_api: Fix the the wrong parameter
Yajun Deng
1
-1
/
+1
2021-07-28
tcp: disable TFO blackhole logic by default
Wei Wang
2
-2
/
+9
2021-07-28
sctp: update active_key for asoc when old key is being replaced
Xin Long
1
-0
/
+2
2021-07-28
ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
Paolo Abeni
1
-1
/
+1
2021-07-28
net/sched: act_skbmod: Skip non-Ethernet packets
Peilin Ye
1
-4
/
+8
2021-07-28
net/tcp_fastopen: fix data races around tfo_active_disable_stamp
Eric Dumazet
1
-3
/
+16
2021-07-28
netrom: Decrease sock refcount when sock timers expire
Nguyen Dinh Phi
1
-9
/
+11
2021-07-28
sctp: trim optlen when it's a huge value in sctp_setsockopt
Xin Long
1
-0
/
+4
2021-07-28
net: sched: fix memory leak in tcindex_partial_destroy_work
Pavel Skripkin
1
-1
/
+4
2021-07-28
net: decnet: Fix sleeping inside in af_decnet
Yajun Deng
1
-15
/
+12
2021-07-28
net: fix uninit-value in caif_seqpkt_sendmsg
Ziyang Xuan
1
-1
/
+2
2021-07-28
bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
Jakub Sitnicki
1
-1
/
+1
2021-07-28
bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc stats
John Fastabend
1
-1
/
+1
2021-07-28
bpf, sockmap: Fix potential memory leak on unlikely error case
John Fastabend
1
-5
/
+11
2021-07-28
xdp, net: Fix use-after-free in bpf_xdp_link_release
Xuan Zhuo
1
-4
/
+10
2021-07-28
bpf, test: fix NULL pointer dereference on invalid expected_attach_type
Xuan Zhuo
1
-0
/
+3
2021-07-28
mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join
Jianguo Wu
1
-1
/
+15
2021-07-28
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
1
-1
/
+3
2021-07-28
net: add kcov handle to skb extensions
Aleksandr Nogikh
1
-0
/
+11
2021-07-25
udp: annotate data races around unix_sk(sk)->gso_size
Eric Dumazet
2
-4
/
+4
2021-07-25
tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
Talal Ahmad
1
-0
/
+3
2021-07-25
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2
-2
/
+18
2021-07-25
tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
Nguyen Dinh Phi
1
-1
/
+1
2021-07-25
tcp: annotate data races around tp->mtu_info
Eric Dumazet
2
-4
/
+4
2021-07-25
net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...
Vladimir Oltean
1
-2
/
+2
2021-07-25
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
1
-1
/
+1
2021-07-25
net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
Hangbin Liu
1
-3
/
+15
2021-07-25
net: bridge: sync fdb to new unicast-filtering ports
Wolfgang Bumiller
1
-1
/
+16
2021-07-25
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
1
-0
/
+11
2021-07-25
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
1
-1
/
+2
2021-07-25
netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
Vasily Averin
1
-0
/
+3
2021-07-25
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
1
-1
/
+1
2021-07-20
SUNRPC: prevent port reuse on transports which don't request it.
NeilBrown
1
-1
/
+2
2021-07-20
net: bridge: multicast: fix MRD advertisement router port marking race
Nikolay Aleksandrov
1
-0
/
+4
2021-07-20
net: bridge: multicast: fix PIM hello router port marking race
Nikolay Aleksandrov
1
-0
/
+2
2021-07-19
sctp: add size validation when walking chunks
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-19
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
5
-25
/
+43
2021-07-19
Bluetooth: mgmt: Fix the command returns garbage parameter value
Tedd Ho-Jeong An
1
-0
/
+2
2021-07-19
Bluetooth: L2CAP: Fix invalid access on ECRED Connection response
Luiz Augusto von Dentz
1
-2
/
+2
2021-07-19
Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
Luiz Augusto von Dentz
1
-2
/
+2
2021-07-19
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
1
-8
/
+8
2021-07-19
Bluetooth: Fix alt settings for incoming SCO with transparent coding format
Kiran K
1
-3
/
+3
2021-07-19
Bluetooth: Fix the HCI to MGMT status conversion table
Yu Liu
1
-0
/
+3
2021-07-19
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
2
-29
/
+35
2021-07-19
mac80211: consider per-CPU statistics if present
Johannes Berg
1
-8
/
+3
2021-07-19
cfg80211: fix default HE tx bitrate mask in 2G band
Ping-Ke Shih
1
-5
/
+4
2021-07-19
wireless: wext-spy: Fix out-of-bounds warning
Gustavo A. R. Silva
1
-7
/
+7
2021-07-19
vsock: notify server to shutdown when client has pending signal
Longpeng(Mike)
1
-1
/
+1
2021-07-19
net: sched: fix error return code in tcf_del_walker()
Yang Yingliang
1
-1
/
+2
2021-07-19
xfrm: Fix error reporting in xfrm_state_construct.
Steffen Klassert
1
-14
/
+14
[prev]
[next]