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-06-23
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
1
-0
/
+5
2021-06-23
net/sched: act_ct: handle DNAT tuple collision
Marcelo Ricardo Leitner
1
-8
/
+13
2021-06-23
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
1
-3
/
+5
2021-06-23
udp: fix race between close() and udp_abort()
Paolo Abeni
2
-0
/
+13
2021-06-23
netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
Florian Westphal
1
-4
/
+18
2021-06-23
net: rds: fix memory leak in rds_recvmsg
Pavel Skripkin
1
-1
/
+1
2021-06-23
net: ipv4: fix memory leak in netlbl_cipsov4_add_std
Nanyong Sun
1
-0
/
+1
2021-06-23
mac80211: fix skb length check in ieee80211_scan_rx()
Du Cheng
1
-5
/
+16
2021-06-23
batman-adv: Avoid WARN_ON timing related checks
Sven Eckelmann
1
-1
/
+3
2021-06-18
fib: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-18
net: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-18
net/x25: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-18
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
1
-1
/
+3
2021-06-18
net: ipconfig: Don't override command-line hostnames or domains
Josh Triplett
1
-5
/
+8
2021-06-18
net: ieee802154: fix null deref in parse dev addr
Dan Robertson
1
-4
/
+5
2021-06-16
RDS tcp loopback connection can hang
Rao Shoaib
4
-9
/
+27
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
neighbour: allow NUD_NOARP entries to be forced GCed
David Ahern
1
-0
/
+1
2021-06-10
netfilter: nf_tables: missing error reporting for not selected expressions
Pablo Neira Ayuso
1
-1
/
+3
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
tipc: fix unique bearer names sanity check
Hoang Le
1
-19
/
+27
2021-06-10
tipc: add extack messages for bearer/media failure
Hoang Le
1
-10
/
+40
2021-06-10
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
1
-2
/
+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
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
1
-1
/
+1
2021-06-10
net/tls: Fix use-after-free after the TLS device goes down and up
Maxim Mikityanskiy
3
-5
/
+55
2021-06-10
net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
Maxim Mikityanskiy
1
-7
/
+3
2021-06-10
net: sock: fix in-kernel mark setting
Alexander Aring
1
-4
/
+12
2021-06-10
net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs
Vladimir Oltean
1
-1
/
+1
2021-06-10
mptcp: always parse mptcp options for MPC reqsk
Paolo Abeni
1
-9
/
+8
2021-06-10
net/sched: act_ct: Fix ct template allocation for zone 0
Ariel Levkovich
1
-3
/
+0
2021-06-10
net/sched: act_ct: Offload connections with commit action
Paul Blakey
1
-3
/
+4
2021-06-10
devlink: Correct VIRTUAL port to not have phys_port attributes
Parav Pandit
1
-2
/
+2
2021-06-10
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
1
-1
/
+1
2021-06-10
netfilter: conntrack: unregister ipv4 sockopts on error unwind
Florian Westphal
1
-1
/
+1
2021-06-03
neighbour: Prevent Race condition in neighbour subsytem
Chinmay Agarwal
1
-0
/
+4
2021-06-03
SUNRPC: More fixes for backlog congestion
Trond Myklebust
4
-39
/
+50
2021-06-03
net: zero-initialize tc skb extension on allocation
Vlad Buslov
1
-1
/
+1
2021-06-03
net: hsr: fix mac_len checks
George McCollister
5
-21
/
+34
2021-06-03
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
1
-1
/
+2
2021-06-03
ipv6: record frag_max_size in atomic fragments in input path
Francesco Ruggeri
1
-1
/
+3
[prev]
[next]