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
2023-02-22
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
1
-0
/
+1
2023-02-22
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
1
-1
/
+1
2023-02-22
net: mpls: fix stale pointer if allocation fails during device rename
Jakub Kicinski
1
-0
/
+4
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2
-12
/
+5
2023-02-22
net/rose: Fix to not accept on connected socket
Hyunwoo Kim
1
-0
/
+8
2023-02-22
net/x25: Fix to not accept on connected socket
Hyunwoo Kim
1
-0
/
+6
2023-02-22
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
1
-6
/
+6
2023-02-22
sctp: do not check hb_timer.expires when resetting hb_timer
Xin Long
1
-3
/
+1
2023-02-22
netrom: Fix use-after-free caused by accept on already connected socket
Hyunwoo Kim
1
-0
/
+5
2023-02-06
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
3
-12
/
+18
2023-02-06
sctp: fail if no bound addresses can be used for a given scope
Marcelo Ricardo Leitner
1
-0
/
+6
2023-02-06
netrom: Fix use-after-free of a listening socket.
Kuniyuki Iwashima
1
-0
/
+1
2023-02-06
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
1
-9
/
+16
2023-02-06
netlink: annotate data races around sk_state
Eric Dumazet
1
-4
/
+6
2023-02-06
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
1
-9
/
+14
2023-02-06
Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
Archie Pusaka
1
-0
/
+1
2023-02-06
net: nfc: Fix use-after-free in local_cleanup()
Jisoo Jang
1
-0
/
+1
2023-01-24
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
1
-1
/
+2
2023-01-18
netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.
Gavrilov Ilia
1
-2
/
+2
2023-01-18
ipv6: raw: Deduct extension header length in rawv6_push_pending_frames
Herbert Xu
1
-0
/
+4
2023-01-18
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
1
-1
/
+15
2023-01-18
net: sched: disallow noqueue for qdisc classes
Frederick Lawler
1
-3
/
+7
2023-01-18
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
1
-1
/
+5
2023-01-18
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-1
/
+4
2023-01-18
nfc: Fix potential resource leaks
Miaoqian Lin
1
-14
/
+38
2023-01-18
bpf: pull before calling skb_postpull_rcsum()
Jakub Kicinski
1
-2
/
+5
2023-01-18
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
1
-2
/
+17
2023-01-18
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
1
-5
/
+13
2023-01-18
bpf: make sure skb->len != 0 when redirecting to a tunneling device
Stanislav Fomichev
1
-0
/
+4
2023-01-18
net: stream: purge sk_error_queue in sk_stream_kill_queues()
Eric Dumazet
1
-0
/
+6
2023-01-18
net_sched: reject TCF_EM_SIMPLE case for complex ematch module
Cong Wang
1
-0
/
+2
2023-01-18
skbuff: Account for tail adjustment during pull operations
Subash Abhinov Kasiviswanathan
1
-0
/
+3
2023-01-18
openvswitch: Fix flow lookup to use unmasked key
Eelco Chaudron
1
-9
/
+16
2023-01-18
Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-01-18
Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-01-18
net/tunnel: wait until all sk_user_data reader finish before releasing the sock
Hangbin Liu
1
-0
/
+1
2023-01-18
net: vmw_vsock: vmci: Check memcpy_from_msg()
Artem Chernyshev
1
-1
/
+5
2023-01-18
SUNRPC: Fix missing release socket in rpc_sockname()
Wang ShaoBo
1
-1
/
+1
2023-01-18
Bluetooth: L2CAP: Fix u8 overflow
Sungwoo Kim
1
-1
/
+2
2023-01-18
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
1
-2
/
+2
2022-12-14
ipv6: avoid use-after-free in ip6_fragment()
Eric Dumazet
1
-0
/
+5
2022-12-14
tipc: Fix potential OOB in tipc_link_proto_rcv()
YueHaibing
1
-1
/
+3
2022-12-14
NFC: nci: Bounds check struct nfc_target arrays
Kees Cook
1
-0
/
+6
2022-12-14
mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
Wei Yongjun
1
-0
/
+1
2022-12-14
Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
Wang ShaoBo
1
-0
/
+1
2022-12-08
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
1
-0
/
+13
2022-12-08
tcp/udp: Fix memory leak in ipv6_renew_options().
Kuniyuki Iwashima
1
-0
/
+7
2022-12-08
packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE
Willem de Bruijn
1
-4
/
+2
2022-12-08
net: hsr: Fix potential use-after-free
YueHaibing
1
-2
/
+3
2022-12-08
net/9p: Fix a potential socket leak in p9_socket_open
Wang Hai
1
-1
/
+3
[next]