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-08-04
skmsg: Make sk_psock_destroy() static
Cong Wang
1
-2
/
+1
2021-08-04
net: llc: fix skb_over_panic
Pavel Skripkin
2
-2
/
+10
2021-08-04
tipc: do not write skb_shinfo frags when doing decrytion
Xin Long
1
-10
/
+4
2021-08-04
net: qrtr: fix memory leaks
Pavel Skripkin
1
-1
/
+5
2021-08-04
net: Set true network header for ECN decapsulation
Gilad Naaman
1
-1
/
+1
2021-08-04
tipc: fix sleeping in tipc accept routine
Hoang Le
1
-5
/
+4
2021-08-04
tipc: fix implicit-connect for SYN+
Xin Long
1
-8
/
+13
2021-08-04
netfilter: nft_nat: allow to specify layer 4 protocol NAT only
Pablo Neira Ayuso
1
-1
/
+3
2021-08-04
netfilter: conntrack: adjust stop timestamp to real expiry value
Florian Westphal
1
-1
/
+6
2021-08-04
mac80211: fix enabling 4-address mode on a sta vif after assoc
Felix Fietkau
3
-2
/
+23
2021-08-04
cfg80211: Fix possible memory leak in function cfg80211_bss_update
Nguyen Dinh Phi
1
-4
/
+2
2021-08-04
can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
Ziyang Xuan
1
-2
/
+18
2021-08-04
can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....
Zhang Changzhong
1
-1
/
+1
2021-07-31
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
1
-1
/
+1
2021-07-31
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
1
-0
/
+28
2021-07-31
sctp: move 198 addresses from unusable to private scope
Xin Long
1
-1
/
+2
2021-07-31
net: annotate data race around sk_ll_usec
Eric Dumazet
1
-1
/
+1
2021-07-31
net/802/garp: fix memleak in garp_request_join()
Yang Yingliang
1
-0
/
+14
2021-07-31
net/802/mrp: fix memleak in mrp_request_join()
Yang Yingliang
1
-0
/
+14
2021-07-31
af_unix: fix garbage collect vs MSG_PEEK
Miklos Szeredi
1
-2
/
+49
2021-07-28
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
1
-1
/
+2
2021-07-28
skbuff: Release nfct refcount on napi stolen or re-used skbs
Paul Blakey
2
-0
/
+14
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
[prev]
[next]