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-11-26
tipc: check for null after calling kmemdup
Tadeusz Struk
1
-0
/
+4
2021-11-26
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
1
-2
/
+17
2021-11-26
net: nfc: nci: Change the NCI close sequence
Bongsu Jeon
1
-2
/
+2
2021-11-26
NFC: reorder the logic in nfc_{un,}register_device
Lin Ma
1
-14
/
+18
2021-11-26
NFC: reorganize the functions in nci_request
Lin Ma
1
-4
/
+7
2021-11-26
net: sched: act_mirred: drop dst for the direction from egress to ingress
Xin Long
1
-3
/
+8
2021-11-26
net/smc: Make sure the link_id is unique
Wen Gu
1
-1
/
+2
2021-11-26
sock: fix /proc/net/sockstat underflow in sk_clone_lock()
Tetsuo Handa
1
-3
/
+3
2021-11-26
net: reduce indentation level in sk_clone_lock()
Eric Dumazet
1
-96
/
+93
2021-11-26
tipc: only accept encrypted MSG_CRYPTO msgs
Xin Long
1
-2
/
+5
2021-11-26
tcp: Fix uninitialized access in skb frags array for Rx 0cp.
Arjun Roy
1
-0
/
+3
2021-11-26
net-zerocopy: Refactor skb frag fast-forward op.
Arjun Roy
1
-9
/
+26
2021-11-26
net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.
Arjun Roy
1
-16
/
+68
2021-11-18
SUNRPC: Partial revert of commit 6f9f17287e78
Trond Myklebust
1
-13
/
+15
2021-11-18
9p/net: fix missing error check in p9_check_errors
Dominique Martinet
1
-0
/
+2
2021-11-18
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
1
-9
/
+13
2021-11-18
net/smc: fix sk_refcnt underflow on linkdown and fallback
Dust Li
1
-7
/
+11
2021-11-18
vsock: prevent unnecessary refcnt inc for nonblocking connect
Eiichi Tsukata
1
-0
/
+2
2021-11-18
net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
Eric Dumazet
1
-10
/
+17
2021-11-18
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
2
-9
/
+22
2021-11-18
bpf, sockmap: Remove unhash handler for BPF sockmap usage
John Fastabend
1
-1
/
+0
2021-11-18
net: vlan: fix a UAF in vlan_dev_real_dev()
Ziyang Xuan
2
-3
/
+3
2021-11-18
ethtool: fix ethtool msg len calculation for pause stats
Jakub Kicinski
1
-2
/
+1
2021-11-18
netfilter: nfnetlink_queue: fix OOB when mac header was cleared
Florian Westphal
1
-1
/
+1
2021-11-18
nfsd: don't alloc under spinlock in rpc_parse_scope_id
J. Bruce Fields
1
-22
/
+18
2021-11-18
udp6: allow SO_MARK ctrl msg to affect routing
Jakub Kicinski
1
-1
/
+1
2021-11-18
tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()
Jon Maxwell
1
-1
/
+1
2021-11-18
net: stream: don't purge sk_error_queue in sk_stream_kill_queues()
Jakub Kicinski
1
-3
/
+0
2021-11-18
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
6
-20
/
+42
2021-11-18
net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE
Daniel Borkmann
1
-12
/
+14
2021-11-18
netfilter: nft_dynset: relax superfluous check on set updates
Pablo Neira Ayuso
1
-10
/
+1
2021-11-18
rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()
Jiasheng Jiang
1
-1
/
+1
2021-11-18
net: net_namespace: Fix undefined member in key_remove_domain()
Yajun Deng
1
-0
/
+4
2021-11-18
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
1
-5
/
+4
2021-11-18
netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream state
Pablo Neira Ayuso
1
-2
/
+5
2021-11-18
gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...
Stephen Suryaputra
1
-0
/
+3
2021-11-18
net-sysfs: try not to restart the syscall if it will fail eventually
Antoine Tenart
1
-0
/
+55
2021-11-18
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
4
-0
/
+58
2021-11-18
Bluetooth: fix use-after-free error in lock_sock_nested()
Wang ShaoBo
1
-1
/
+9
2021-11-18
Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
Takashi Iwai
1
-8
/
+16
2021-11-18
can: j1939: j1939_can_recv(): ignore messages with invalid source address
Zhang Changzhong
1
-0
/
+7
2021-11-18
can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
Zhang Changzhong
1
-0
/
+6
2021-11-18
rds: stop using dmapool
Christoph Hellwig
5
-69
/
+101
2021-11-18
net/smc: Correct spelling mistake to TCPF_SYN_RECV
Wen Gu
1
-1
/
+1
2021-11-18
net/smc: Fix smc_link->llc_testlink_time overflow
Tony Lu
1
-1
/
+1
2021-11-18
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
1
-1
/
+2
2021-11-18
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
1
-1
/
+1
2021-11-02
sctp: add vtag check in sctp_sf_ootb
Xin Long
1
-0
/
+3
2021-11-02
sctp: add vtag check in sctp_sf_do_8_5_1_E_sa
Xin Long
1
-6
/
+3
2021-11-02
sctp: add vtag check in sctp_sf_violation
Xin Long
1
-0
/
+3
[prev]
[next]