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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2022-11-10
net: also flag accepted sockets supporting msghdr originated zerocopy
Stefan Metzmacher
1
-0
/
+2
2022-11-10
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
3
-8
/
+8
2022-11-10
net/ulp: remove SOCK_SUPPORT_ZC from tls sockets
Pavel Begunkov
1
-0
/
+3
2022-11-10
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
1
-1
/
+2
2022-11-10
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
1
-0
/
+25
2022-11-10
vsock: fix possible infinite sleep in vsock_connectible_wait_data()
Dexuan Cui
1
-1
/
+4
2022-11-10
ipv6: fix WARNING in ip6_route_net_exit_late()
Zhengchao Shao
1
-4
/
+10
2022-11-10
bridge: Fix flushing of dynamic FDB entries
Ido Schimmel
2
-2
/
+2
2022-11-10
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
1
-1
/
+1
2022-11-10
net/smc: Fix possible leaked pernet namespace in smc_init()
Chen Zhongjin
1
-2
/
+4
2022-11-10
Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect
Luiz Augusto von Dentz
1
-0
/
+11
2022-11-10
Bluetooth: L2CAP: Fix memory leak in vhci_write
Hawkins Jiawei
1
-4
/
+3
2022-11-10
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
1
-0
/
+1
2022-11-10
Bluetooth: hci_conn: Fix CIS connection dst_type handling
Pauli Virtanen
2
-8
/
+13
2022-11-10
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Maxim Mikityanskiy
1
-7
/
+41
2022-11-10
netfilter: ipset: enforce documented limit to prevent allocating huge memory
Jozsef Kadlecsik
1
-24
/
+6
2022-11-10
rose: Fix NULL pointer dereference in rose_send_frame()
Zhang Qilong
1
-0
/
+3
2022-11-10
ipvs: fix WARNING in ip_vs_app_net_cleanup()
Zhengchao Shao
1
-2
/
+8
2022-11-10
ipvs: fix WARNING in __ip_vs_cleanup_batch()
Zhengchao Shao
1
-5
/
+21
2022-11-10
ipvs: use explicitly signed chars
Jason A. Donenfeld
1
-2
/
+2
2022-11-10
netfilter: nf_tables: release flow rule object from commit path
Pablo Neira Ayuso
1
-3
/
+3
2022-11-10
netfilter: nf_tables: netlink notifier might race to release objects
Pablo Neira Ayuso
1
-0
/
+2
2022-11-10
net: sched: Fix use after free in red_enqueue()
Dan Carpenter
1
-1
/
+3
2022-11-10
net: dsa: fall back to default tagger if we can't load the one from DT
Vladimir Oltean
1
-3
/
+10
2022-11-10
SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed
Zhang Xiaoxu
1
-2
/
+10
2022-11-04
tcp/udp: Fix memory leak in ipv6_renew_options().
Kuniyuki Iwashima
1
-0
/
+7
2022-11-04
kcm: do not sense pfmemalloc status in kcm_sendpage()
Eric Dumazet
1
-1
/
+1
2022-11-04
net: do not sense pfmemalloc status in skb_append_pagefrags()
Eric Dumazet
1
-1
/
+1
2022-11-04
nh: fix scope used to find saddr when adding non gw nh
Nicolas Dichtel
1
-1
/
+1
2022-11-04
openvswitch: switch from WARN to pr_warn
Aaron Conole
1
-1
/
+2
2022-11-04
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
3
-13
/
+18
2022-11-04
mptcp: set msk local address earlier
Paolo Abeni
3
-2
/
+9
2022-11-04
tcp: fix indefinite deferral of RTO with SACK reneging
Neal Cardwell
1
-1
/
+2
2022-11-04
tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
Lu Wei
1
-1
/
+3
2022-11-04
net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
Zhengchao Shao
1
-0
/
+7
2022-11-04
kcm: annotate data-races around kcm->rx_wait
Eric Dumazet
1
-6
/
+11
2022-11-04
kcm: annotate data-races around kcm->rx_psock
Eric Dumazet
1
-3
/
+5
2022-11-04
tipc: fix a null-ptr-deref in tipc_topsrv_accept
Xin Long
1
-4
/
+12
2022-11-04
net: ieee802154: fix error return code in dgram_bind()
Wei Yongjun
1
-1
/
+3
2022-11-04
ethtool: eeprom: fix null-deref on genl_info in dump
Xin Long
1
-1
/
+1
2022-11-04
mac802154: Fix LQI recording
Miquel Raynal
1
-2
/
+3
2022-11-04
can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore()...
Yang Yingliang
1
-1
/
+3
2022-10-29
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
1
-2
/
+3
2022-10-29
net: Fix return value of qdisc ingress handling on success
Paul Blakey
1
-0
/
+4
2022-10-29
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Zhengchao Shao
1
-1
/
+2
2022-10-29
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
20
-39
/
+0
2022-10-29
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
1
-0
/
+4
2022-10-29
netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
Pablo Neira Ayuso
1
-2
/
+3
2022-10-29
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
Guillaume Nault
4
-0
/
+5
2022-10-29
netfilter: rpfilter/fib: Populate flowic_l3mdev field
Phil Sutter
4
-11
/
+7
[next]