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-03-10
wifi: cfg80211: Fix use after free for wext
Alexander Wetzel
1
-5
/
+26
2023-03-10
scm: add user copy checks to put_cmsg()
Eric Dumazet
1
-0
/
+2
2023-03-10
netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
Alok Tiwari
1
-0
/
+3
2023-03-10
inet: fix fast path in __inet_hash_connect()
Pietro Borrello
1
-11
/
+1
2023-03-10
NFS: fix disabling of swap
NeilBrown
1
-0
/
+2
2023-03-10
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
1
-0
/
+2
2023-03-10
l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()
Shigeru Yoshida
1
-58
/
+67
2023-03-10
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
1
-1
/
+1
2023-03-10
rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
Pietro Borrello
1
-1
/
+1
2023-03-10
Bluetooth: L2CAP: Fix potential user-after-free
Luiz Augusto von Dentz
2
-24
/
+8
2023-03-10
net: add sock_init_data_uid()
Pietro Borrello
1
-3
/
+12
2023-03-10
wifi: cfg80211: Fix extended KCK key length check in nl80211_set_rekey_data()
Shivani Baranwal
1
-1
/
+1
2023-03-03
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
2
-1
/
+1
2023-03-03
bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
Martin KaFai Lau
1
-2
/
+2
2023-03-03
neigh: make sure used and confirmed times are valid
Julian Anastasov
1
-3
/
+15
2023-03-03
Fix XFRM-I support for nested ESP tunnels
Benedict Wong
2
-4
/
+53
2023-02-25
Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...
Vladimir Oltean
1
-5
/
+3
2023-02-22
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
1
-1
/
+1
2023-02-22
net/sched: tcindex: search key must be 16 bits
Pedro Tammela
1
-1
/
+1
2023-02-22
net/sched: act_ctinfo: use percpu stats
Pedro Tammela
1
-3
/
+3
2023-02-22
flow_offload: fill flags to action structure
Baowen Zheng
14
-14
/
+14
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
net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
1
-1
/
+3
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2
-12
/
+5
2023-02-22
net/sched: tcindex: update imperfect hash filters respecting rcu
Pedro Tammela
1
-4
/
+30
2023-02-22
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
Pietro Borrello
1
-3
/
+1
2023-02-22
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
1
-1
/
+1
2023-02-22
tcp: Fix listen() regression in 5.15.88.
Kuniyuki Iwashima
1
-0
/
+1
2023-02-22
netfilter: nft_tproxy: restrict to prerouting hook
Florian Westphal
1
-0
/
+8
2023-02-22
mptcp: do not wait for bare sockets' timeout
Paolo Abeni
1
-0
/
+9
2023-02-22
net: sched: sch: Bounds check priority
Kees Cook
1
-1
/
+4
2023-02-22
net/rose: Fix to not accept on connected socket
Hyunwoo Kim
1
-0
/
+8
2023-02-22
bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
Jakub Sitnicki
1
-27
/
+34
2023-02-22
mptcp: fix locking for in-kernel listener creation
Paolo Abeni
2
-5
/
+7
2023-02-14
mptcp: be careful on subflow status propagation on errors
Paolo Abeni
1
-1
/
+9
2023-02-14
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
1
-3
/
+3
2023-02-14
xfrm: fix bug with DSCP copy to v6 from v4 tunnel
Christian Hopps
1
-2
/
+1
2023-02-14
xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()
Eric Dumazet
1
-0
/
+2
2023-02-14
xfrm: compat: change expression for switch in xfrm_xlate64
Anastasia Belova
1
-1
/
+1
2023-02-14
can: j1939: do not wait 250 ms if the same addr was already claimed
Devid Antonio Filoni
1
-0
/
+40
2023-02-09
net: qrtr: free memory on error path in radix_tree_insert()
Natalia Petrova
1
-1
/
+4
2023-02-09
net/x25: Fix to not accept on connected socket
Hyunwoo Kim
1
-0
/
+6
2023-02-09
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
1
-6
/
+6
2023-02-09
can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
Ziyang Xuan
1
-4
/
+0
2023-02-09
ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local address
Thomas Winter
1
-5
/
+5
2023-02-09
ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
Thomas Winter
1
-22
/
+27
2023-02-09
netfilter: br_netfilter: disable sabotage_in hook after first suppression
Florian Westphal
1
-0
/
+1
2023-02-09
netrom: Fix use-after-free caused by accept on already connected socket
Hyunwoo Kim
1
-0
/
+5
[next]