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
2023-03-10
net: avoid double iput when sock_alloc_file fails
Thadeu Lima de Souza Cascardo
1
-7
/
+4
2023-03-10
wifi: cfg80211: Set SSID if it is not already set
Marc Bornand
1
-0
/
+17
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
can: isotp: check CAN address family in isotp_bind()
Oliver Hartkopp
1
-0
/
+3
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
l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()
Shigeru Yoshida
1
-58
/
+67
2023-03-10
net/smc: fix application data exception
D. Wythe
1
-9
/
+8
2023-03-10
net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()
D. Wythe
1
-0
/
+2
2023-03-10
xsk: check IFF_UP earlier in Tx path
Maciej Fijalkowski
1
-26
/
+33
2023-03-10
wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()
Johannes Berg
1
-15
/
+11
2023-03-10
wifi: mac80211: fix off-by-one link setting
Johannes Berg
1
-1
/
+1
2023-03-10
wifi: mac80211: avoid u32_encode_bits() warning
Arnd Bergmann
1
-1
/
+1
2023-03-10
wifi: mac80211: Don't translate MLD addresses for multicast
Andrei Otcheretianski
1
-1
/
+2
2023-03-10
wifi: mac80211: fix non-MLO station association
Karthikeyan Periyasamy
1
-3
/
+0
2023-03-10
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
1
-1
/
+1
2023-03-10
wifi: mac80211: move color collision detection report in a delayed work
Lorenzo Bianconi
3
-1
/
+31
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
Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeeds
Kees Cook
1
-9
/
+3
2023-03-10
rxrpc: Fix overwaking on call poking
David Howells
1
-2
/
+4
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
bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
Martin KaFai Lau
1
-2
/
+2
2023-02-16
devlink: Fix netdev notifier chain corruption
Ido Schimmel
2
-12
/
+1
2023-02-15
net: mpls: fix stale pointer if allocation fails during device rename
Jakub Kicinski
1
-0
/
+4
2023-02-15
net/sched: tcindex: search key must be 16 bits
Pedro Tammela
1
-1
/
+1
2023-02-14
tipc: fix kernel warning when sending SYN message
Tung Nguyen
1
-0
/
+2
2023-02-14
net: use a bounce buffer for copying skb->mark
Eric Dumazet
1
-3
/
+6
2023-02-13
net/sched: act_ctinfo: use percpu stats
Pedro Tammela
1
-3
/
+3
2023-02-13
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
1
-1
/
+1
2023-02-13
net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
1
-1
/
+3
2023-02-13
af_key: Fix heap information leak
Hyunwoo Kim
1
-1
/
+1
2023-02-10
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
2
-1
/
+1
2023-02-10
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2
-12
/
+5
2023-02-10
net/sched: tcindex: update imperfect hash filters respecting rcu
Pedro Tammela
1
-4
/
+30
2023-02-10
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
Pietro Borrello
1
-3
/
+1
2023-02-09
net: initialize net->notrefcnt_tracker earlier
Eric Dumazet
1
-1
/
+9
2023-02-09
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
1
-0
/
+1
2023-02-09
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
1
-1
/
+1
2023-02-09
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
1
-3
/
+3
2023-02-08
Merge tag 'ipsec-2023-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
5
-20
/
+73
2023-02-08
mptcp: be careful on subflow status propagation on errors
Paolo Abeni
1
-1
/
+9
2023-02-08
mptcp: fix locking for in-kernel listener creation
Paolo Abeni
2
-5
/
+7
2023-02-08
mptcp: fix locking for setsockopt corner-case
Paolo Abeni
1
-2
/
+9
2023-02-08
mptcp: do not wait for bare sockets' timeout
Paolo Abeni
1
-0
/
+9
2023-02-08
txhash: fix sk->sk_txrehash default
Kevin Yang
4
-4
/
+4
2023-02-07
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
1
-1
/
+1
[next]