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-11-08
netfilter: nf_tables: audit log object reset once per table
Phil Sutter
1
-22
/
+28
2023-11-08
netfilter: nfnetlink_log: silence bogus compiler warning
Florian Westphal
1
-1
/
+1
2023-11-08
net: sched: cls_u32: Fix allocation size in u32_init()
Gustavo A. R. Silva
1
-1
/
+1
2023-11-02
net/sched: act_ct: additional checks for outdated flows
Vlad Buslov
1
-0
/
+2
2023-11-02
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
2
-7
/
+14
2023-11-02
net/handshake: fix file ref count in handshake_nl_accept_doit()
Moritz Wanzenböck
1
-25
/
+5
2023-11-02
wifi: mac80211: don't drop all unprotected public action frames
Avraham Stern
1
-2
/
+1
2023-11-02
wifi: cfg80211: fix assoc response warning on failed links
Johannes Berg
1
-1
/
+2
2023-11-02
wifi: cfg80211: pass correct pointer to rdev_inform_bss()
Ben Greear
1
-1
/
+1
2023-11-02
tcp: fix wrong RTO timeout when received SACK reneging
Fred Chen
1
-4
/
+5
2023-11-02
neighbour: fix various data-races
Eric Dumazet
1
-32
/
+35
2023-11-02
net: do not leave an empty skb in write queue
Eric Dumazet
1
-3
/
+5
2023-11-02
vsock/virtio: initialize the_virtio_vsock before using VQs
Alexandru Matei
1
-1
/
+17
2023-10-25
mptcp: avoid sending RST when closing the initial subflow
Geliang Tang
1
-6
/
+22
2023-10-25
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
1
-1
/
+2
2023-10-25
net: rfkill: reduce data->mtx scope in rfkill_fop_open
Johannes Berg
1
-3
/
+2
2023-10-25
Bluetooth: hci_sock: fix slab oob read in create_monitor_event
Edward AD
1
-1
/
+1
2023-10-25
net: move altnames together with the netdevice
Jakub Kicinski
1
-4
/
+9
2023-10-25
tcp_bpf: properly release resources on error paths
Paolo Abeni
1
-4
/
+12
2023-10-25
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
1
-5
/
+7
2023-10-25
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
8
-32
/
+47
2023-10-25
net/tls: split tls_rx_reader_lock
Hannes Reinecke
1
-16
/
+22
2023-10-25
Bluetooth: hci_sync: always check if connection is alive before deleting
Pauli Virtanen
1
-14
/
+12
2023-10-25
Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when aborting
Pauli Virtanen
1
-7
/
+9
2023-10-25
Bluetooth: ISO: Fix invalid context error
Iulia Tanasescu
1
-3
/
+12
2023-10-25
Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
Luiz Augusto von Dentz
2
-11
/
+12
2023-10-25
Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync
Luiz Augusto von Dentz
3
-18
/
+53
2023-10-25
ipv4/fib: send notify when delete source address routes
Hangbin Liu
2
-0
/
+5
2023-10-25
SUNRPC/TLS: Lock the lower_xprt during the tls handshake
Anna Schumaker
1
-0
/
+6
2023-10-25
SUNRPC: Fail quickly when server does not recognize TLS
Chuck Lever
3
-6
/
+19
2023-10-25
wifi: cfg80211: avoid leaking stack data into trace
Benjamin Berg
1
-1
/
+1
2023-10-25
wifi: mac80211: allow transmitting EAPOL frames with tainted key
Wen Gong
1
-1
/
+2
2023-10-25
wifi: mac80211: work around Cisco AP 9115 VHT MPDU length
Johannes Berg
6
-7
/
+44
2023-10-25
wifi: cfg80211: Fix 6GHz scan configuration
Ilan Peer
1
-0
/
+4
2023-10-25
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
1
-3
/
+5
2023-10-25
Bluetooth: Avoid redundant authentication
Ying Hsu
1
-28
/
+35
2023-10-25
rfkill: sync before userspace visibility/changes
Johannes Berg
1
-6
/
+26
2023-10-25
wifi: cfg80211: validate AP phy operation before starting it
Aditya Kumar Singh
1
-0
/
+19
2023-10-25
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
2
-1
/
+11
2023-10-25
net: fix ifname in netlink ntf during netns move
Jakub Kicinski
1
-13
/
+31
2023-10-25
net: avoid UAF on deleted altname
Jakub Kicinski
1
-1
/
+6
2023-10-25
net: pktgen: Fix interface flags printing
Gavrilov Ilia
1
-7
/
+7
2023-10-25
netfilter: nf_tables: revert do not remove elements if set backend implements...
Pablo Neira Ayuso
1
-4
/
+1
2023-10-25
netfilter: nf_tables: do not remove elements if set backend implements .abort
Pablo Neira Ayuso
1
-1
/
+4
2023-10-25
nf_tables: fix NULL pointer dereference in nft_inner_init()
Xingyuan Mo
1
-0
/
+1
2023-10-25
nf_tables: fix NULL pointer dereference in nft_expr_inner_parse()
Xingyuan Mo
1
-1
/
+1
2023-10-25
netfilter: nf_tables: do not refresh timeout when resetting element
Pablo Neira Ayuso
1
-13
/
+5
2023-10-25
netlink: Correct offload_xstats size
Christoph Paasch
1
-3
/
+1
2023-10-25
netfilter: nft_set_rbtree: .deactivate fails if element has expired
Pablo Neira Ayuso
1
-0
/
+2
2023-10-25
net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
Pedro Tammela
1
-4
/
+14
[next]