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
2023-04-26
sctp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
1
-8
/
+21
2023-04-26
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
4
-8
/
+17
2023-04-26
inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
Kuniyuki Iwashima
5
-19
/
+1
2023-04-26
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
6
-6
/
+44
2023-04-26
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
2
-12
/
+14
2023-04-26
net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
Gwangun Jung
1
-6
/
+7
2023-04-26
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
1
-6
/
+11
2023-04-20
udp6: fix potential access to stale information
Eric Dumazet
1
-3
/
+5
2023-04-20
sctp: fix a potential overflow in sctp_ifwdtsn_skip
Xin Long
1
-1
/
+2
2023-04-20
9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition
Zheng Wang
1
-0
/
+4
2023-04-20
Bluetooth: Fix race condition in hidp_session_thread
Min Li
1
-1
/
+1
2023-04-20
Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
Luiz Augusto von Dentz
1
-18
/
+6
2023-04-20
net_sched: prevent NULL dereference if default qdisc setup failed
Pratyush Yadav
1
-0
/
+1
2023-04-20
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
1
-1
/
+4
2023-04-20
sunrpc: only free unix grouplist after RCU settles
Jeff Layton
1
-4
/
+13
2023-04-20
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
1
-1
/
+6
2023-04-20
sctp: check send stream number after wait_for_sndbuf
Xin Long
1
-0
/
+4
2023-04-20
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
1
-1
/
+18
2023-04-20
icmp: guard against too small mtu
Eric Dumazet
1
-0
/
+5
2023-04-20
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
1
-1
/
+2
2023-04-20
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2
-2
/
+2
2023-04-20
Revert "treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()"
Tom Saeger
2
-2
/
+2
2023-04-05
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
1
-2
/
+3
2023-04-05
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
4
-25
/
+31
2023-04-05
can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write
Ivan Orlov
1
-6
/
+10
2023-04-05
wifi: mac80211: fix qos on mesh interfaces
Felix Fietkau
1
-2
/
+4
2023-04-05
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2
-4
/
+4
2023-04-05
net: tls: fix possible race condition between do_tls_getsockopt_conf() and do...
Hangyu Hua
1
-4
/
+5
2023-03-22
net/iucv: Fix size of interrupt data
Alexandra Winter
1
-1
/
+1
2023-03-22
ipv4: Fix incorrect table ID in IOCTL path
Ido Schimmel
1
-0
/
+3
2023-03-22
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2
-8
/
+8
2023-03-22
tcp: tcp_make_synack() can be called from process context
Breno Leitao
1
-1
/
+1
2023-03-22
netfilter: nft_redir: correct value of inet type `.maxattrs`
Jeremy Sowden
1
-1
/
+1
2023-03-22
xfrm: Allow transport-mode states with AF_UNSPEC selector
Herbert Xu
1
-3
/
+0
2023-03-17
net/smc: fix fallback failed while sendmsg with fastopen
D. Wythe
1
-5
/
+8
2023-03-17
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
2
-2
/
+2
2023-03-17
net: caif: Fix use-after-free in cfusbl_device_notify()
Shigeru Yoshida
1
-0
/
+3
2023-03-17
ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
Eric Dumazet
1
-0
/
+1
2023-03-17
nfc: change order inside nfc_se_io error path
Fedor Pchelkin
1
-1
/
+1
2023-03-13
wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"
Hector Martin
1
-2
/
+0
2023-03-11
tcp: Fix listen() regression in 5.4.229.
Kuniyuki Iwashima
1
-0
/
+1
2023-03-11
Bluetooth: hci_sock: purge socket queues in the destruct() callback
Nguyen Dinh Phi
1
-4
/
+7
2023-03-11
net: tls: avoid hanging tasks on the tx_lock
Jakub Kicinski
1
-7
/
+19
2023-03-11
tcp: tcp_check_req() can be called from process context
Eric Dumazet
1
-2
/
+5
2023-03-11
net/sched: act_sample: fix action bind logic
Pedro Tammela
1
-2
/
+9
2023-03-11
nfc: fix memory leak of se_io context in nfc_genl_se_io
Fedor Pchelkin
1
-0
/
+4
2023-03-11
9p/rdma: unmap receive dma buffer in rdma_request()/post_recv()
Zhengchao Shao
1
-3
/
+12
2023-03-11
9p/xen: fix connection sequence
Juergen Gross
1
-15
/
+23
2023-03-11
9p/xen: fix version parsing
Juergen Gross
1
-2
/
+8
2023-03-11
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
1
-1
/
+3
[next]