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
2021-07-28
netrom: Decrease sock refcount when sock timers expire
Nguyen Dinh Phi
1
-9
/
+11
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
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2
-2
/
+18
2021-07-28
tcp: annotate data races around tp->mtu_info
Eric Dumazet
2
-4
/
+4
2021-07-28
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
1
-1
/
+2
2021-07-28
net: bridge: sync fdb to new unicast-filtering ports
Wolfgang Bumiller
1
-1
/
+16
2021-07-28
netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
Vasily Averin
1
-0
/
+3
2021-07-28
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
1
-1
/
+1
2021-07-20
net: bridge: multicast: fix PIM hello router port marking race
Nikolay Aleksandrov
1
-0
/
+2
2021-07-20
mac80211: fix memory corruption in EAPOL handling
Davis Mosenkovs
1
-1
/
+1
2021-07-20
sctp: add size validation when walking chunks
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-20
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
5
-25
/
+43
2021-07-20
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
1
-8
/
+8
2021-07-20
Bluetooth: Fix the HCI to MGMT status conversion table
Yu Liu
1
-0
/
+3
2021-07-20
wireless: wext-spy: Fix out-of-bounds warning
Gustavo A. R. Silva
1
-7
/
+7
2021-07-20
vsock: notify server to shutdown when client has pending signal
Longpeng(Mike)
1
-1
/
+1
2021-07-20
xfrm: Fix error reporting in xfrm_state_construct.
Steffen Klassert
1
-14
/
+14
2021-07-20
ipv6: use prandom_u32() for ID generation
Willy Tarreau
1
-23
/
+5
2021-07-20
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Sebastian Andrzej Siewior
1
-2
/
+9
2021-07-20
net: sched: fix warning in tcindex_alloc_perfect_hash
Pavel Skripkin
1
-1
/
+1
2021-07-20
Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
Luiz Augusto von Dentz
1
-0
/
+3
2021-07-20
pkt_sched: sch_qfq: fix qfq_change_class() error path
Eric Dumazet
1
-5
/
+3
2021-07-20
netfilter: nft_exthdr: check for IPv6 packet before further processing
Pablo Neira Ayuso
1
-0
/
+3
2021-07-20
netlabel: Fix memory leak in netlbl_mgmt_add_common
Liu Shixin
1
-9
/
+10
2021-07-20
SUNRPC: Should wake up the privileged task firstly.
Zhang Xiaoxu
1
-0
/
+9
2021-07-20
SUNRPC: Fix the batch tasks count wraparound.
Zhang Xiaoxu
1
-1
/
+2
2021-07-20
can: gw: synchronize rcu operations before removing gw job entry
Oliver Hartkopp
1
-0
/
+3
2021-07-20
can: bcm: delay release of struct bcm_op after synchronize_rcu()
Thadeu Lima de Souza Cascardo
1
-1
/
+6
2021-06-30
net/packet: annotate accesses to po->ifindex
Eric Dumazet
1
-7
/
+9
2021-06-30
net/packet: annotate accesses to po->bind
Eric Dumazet
1
-8
/
+8
2021-06-30
ping: Check return value of function 'ping_queue_rcv_skb'
Zheng Yongjun
1
-5
/
+7
2021-06-30
mac80211: drop multicast fragments
Johannes Berg
1
-6
/
+3
2021-06-30
cfg80211: call cfg80211_leave_ocb when switching away from OCB
Du Cheng
1
-0
/
+3
2021-06-30
mac80211: remove warning in ieee80211_get_sband()
Johannes Berg
1
-1
/
+1
2021-06-30
inet: use bigger hash table for IP ID generation
Eric Dumazet
1
-13
/
+28
2021-06-30
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
2
-27
/
+94
2021-06-30
net: bridge: fix vlan tunnel dst refcnt when egressing
Nikolay Aleksandrov
1
-2
/
+2
2021-06-30
net: bridge: fix vlan tunnel dst null pointer dereference
Nikolay Aleksandrov
2
-16
/
+26
2021-06-30
can: bcm: fix infoleak in struct bcm_msg_head
Norbert Slusarek
1
-0
/
+3
2021-06-30
icmp: don't send out ICMP messages with a source address of 0.0.0.0
Toke Høiland-Jørgensen
1
-0
/
+7
2021-06-30
net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
Eric Dumazet
1
-3
/
+4
2021-06-30
net: ipv4: fix memory leak in ip_mc_add1_src
Chengyang Fan
1
-0
/
+1
2021-06-30
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
1
-0
/
+5
2021-06-30
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
1
-3
/
+5
2021-06-30
udp: fix race between close() and udp_abort()
Paolo Abeni
2
-0
/
+13
2021-06-30
net: rds: fix memory leak in rds_recvmsg
Pavel Skripkin
1
-1
/
+1
2021-06-30
net: ipv4: fix memory leak in netlbl_cipsov4_add_std
Nanyong Sun
1
-0
/
+1
2021-06-30
batman-adv: Avoid WARN_ON timing related checks
Sven Eckelmann
1
-1
/
+3
2021-06-30
fib: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
[next]