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
compress-2025-01-21
compress-2025-01-23
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-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
inet: use bigger hash table for IP ID generation
Eric Dumazet
1
-13
/
+29
2021-06-30
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
2
-27
/
+96
2021-06-30
can: bcm: fix infoleak in struct bcm_msg_head
Norbert Slusarek
1
-0
/
+3
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
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
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
fib: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-30
net: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-30
net/x25: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-30
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
1
-1
/
+3
2021-06-30
net: ipconfig: Don't override command-line hostnames or domains
Josh Triplett
1
-5
/
+8
2021-06-16
netlink: disable IRQs for netlink_lock_table()
Johannes Berg
1
-2
/
+4
2021-06-16
net/nfc/rawsock.c: fix a permission check bug
Jeimon
1
-1
/
+1
2021-06-10
nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
Krzysztof Kozlowski
1
-0
/
+2
2021-06-10
net: caif: fix memory leak in cfusbl_device_notify
Pavel Skripkin
1
-1
/
+13
2021-06-10
net: caif: fix memory leak in caif_device_notify
Pavel Skripkin
1
-1
/
+4
2021-06-10
net: caif: add proper error handling
Pavel Skripkin
2
-8
/
+16
2021-06-10
net: caif: added cfserl_release function
Pavel Skripkin
1
-0
/
+5
2021-06-10
Bluetooth: use correct lock to prevent UAF of hdev object
Lin Ma
1
-2
/
+2
2021-06-10
Bluetooth: fix the erroneous flush_work() order
Lin Ma
1
-1
/
+6
2021-06-10
ieee802154: fix error return code in ieee802154_llsec_getparams()
Wei Yongjun
1
-1
/
+3
2021-06-10
ieee802154: fix error return code in ieee802154_add_iface()
Zhen Lei
1
-1
/
+3
2021-06-10
netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
Pablo Neira Ayuso
1
-2
/
+6
2021-06-10
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
1
-1
/
+1
2021-06-03
bluetooth: eliminate the potential race condition when removing the HCI contr...
Lin Ma
1
-4
/
+9
2021-06-03
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
1
-1
/
+2
2021-06-03
mld: fix panic in mld_newpack()
Taehee Yoo
1
-3
/
+0
2021-06-03
tipc: skb_linearize the head skb when reassembling msgs
Xin Long
1
-7
/
+2
2021-06-03
Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
Hoang Le
1
-1
/
+4
2021-06-03
Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
Thadeu Lima de Souza Cascardo
1
-0
/
+5
2021-06-03
mac80211: extend protection against mixed key and fragment cache attacks
Wen Gong
1
-3
/
+11
2021-06-03
mac80211: do not accept/forward invalid EAPOL frames
Johannes Berg
1
-6
/
+28
2021-06-03
mac80211: prevent attacks on TKIP/WEP as well
Johannes Berg
2
-1
/
+14
2021-06-03
mac80211: check defrag PN against current frame
Johannes Berg
3
-9
/
+19
2021-06-03
mac80211: add fragment cache to sta_info
Johannes Berg
5
-40
/
+70
2021-06-03
mac80211: drop A-MSDUs on old ciphers
Johannes Berg
1
-0
/
+17
2021-06-03
cfg80211: mitigate A-MSDU aggregation attacks
Mathy Vanhoef
1
-0
/
+3
2021-06-03
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
1
-3
/
+9
2021-06-03
mac80211: prevent mixed key and fragment cache attacks
Mathy Vanhoef
4
-0
/
+16
2021-06-03
mac80211: assure all fragments are encrypted
Mathy Vanhoef
1
-11
/
+12
2021-06-03
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
2
-0
/
+6
2021-06-03
netfilter: x_tables: Use correct memory barriers.
Mark Tomlinson
1
-0
/
+3
2021-05-26
Bluetooth: SMP: Fail if remote and local public keys are identical
Luiz Augusto von Dentz
1
-0
/
+9
2021-05-22
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
4
-6
/
+0
2021-05-22
ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
[next]