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
2024-04-03
Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
Luiz Augusto von Dentz
2
-4
/
+7
2024-04-03
wifi: cfg80211: add a flag to disable wireless extensions
Johannes Berg
1
-2
/
+5
2024-04-03
wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
Felix Fietkau
1
-3
/
+2
2024-04-03
xfrm: Avoid clang fortify warning in copy_to_user_tmpl()
Nathan Chancellor
1
-0
/
+3
2024-04-03
netfilter: nf_tables: reject constant set with timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-04-03
netfilter: nf_tables: disallow anonymous set with timeout flag
Pablo Neira Ayuso
1
-0
/
+3
2024-04-03
netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
Pablo Neira Ayuso
1
-0
/
+1
2024-04-03
net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Heng Guo
7
-9
/
+14
2024-04-03
net: esp: fix bad handling of pages from page_pool
Dragos Tatulea
2
-8
/
+8
2024-04-03
mac802154: fix llsec key resources release in mac802154_llsec_key_del
Fedor Pchelkin
1
-5
/
+13
2024-03-26
netfilter: nf_tables: Fix a memory leak in nf_tables_updchain
Quan Tian
1
-13
/
+14
2024-03-26
net: report RCU QS on threaded NAPI repolling
Yan Zhai
1
-0
/
+3
2024-03-26
netfilter: nf_tables: do not compare internal table flags on updates
Pablo Neira Ayuso
1
-1
/
+1
2024-03-26
netfilter: nft_set_pipapo: release elements in clone only from destroy path
Pablo Neira Ayuso
1
-4
/
+1
2024-03-26
devlink: fix port new reply cmd type
Jiri Pirko
1
-1
/
+1
2024-03-26
ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
Tobias Brunner
1
-0
/
+1
2024-03-26
hsr: Handle failures in module init
Felix Maurer
1
-4
/
+11
2024-03-26
rds: introduce acquire/release ordering in acquire/release_in_xmit()
Yewon Choi
1
-3
/
+2
2024-03-26
xfrm: Allow UDP encapsulation only in offload modes
Leon Romanovsky
1
-1
/
+2
2024-03-26
packet: annotate data-races around ignore_outgoing
Eric Dumazet
2
-3
/
+3
2024-03-26
hsr: Fix uninit-value access in hsr_get_node()
Shigeru Yoshida
1
-0
/
+4
2024-03-26
tcp: Fix refcnt handling in __inet_hash_connect().
Kuniyuki Iwashima
1
-1
/
+1
2024-03-26
net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check
Eric Dumazet
1
-1
/
+2
2024-03-26
rds: tcp: Fix use-after-free of net in reqsk_timer_handler().
Kuniyuki Iwashima
1
-4
/
+0
2024-03-26
tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
Eric Dumazet
1
-22
/
+19
2024-03-26
net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
Christophe JAILLET
1
-2
/
+2
2024-03-26
net/x25: fix incorrect parameter validation in the x25_getsockopt() function
Gavrilov Ilia
1
-2
/
+2
2024-03-26
net: kcm: fix incorrect parameter validation in the kcm_getsockopt) function
Gavrilov Ilia
1
-1
/
+2
2024-03-26
udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
Gavrilov Ilia
1
-2
/
+2
2024-03-26
l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function
Gavrilov Ilia
1
-2
/
+2
2024-03-26
ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function
Gavrilov Ilia
1
-1
/
+3
2024-03-26
tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
Gavrilov Ilia
1
-2
/
+2
2024-03-26
Bluetooth: Fix eir name length
Frédéric Danis
2
-23
/
+8
2024-03-26
net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()
Eric Dumazet
1
-1
/
+14
2024-03-26
ipv6: fib6_rules: flush route cache when rule is changed
Shiming Cheng
1
-0
/
+6
2024-03-26
Bluetooth: fix use-after-free in accessing skb after sending it
Pauli Virtanen
1
-1
/
+1
2024-03-26
Bluetooth: af_bluetooth: Fix deadlock
Luiz Augusto von Dentz
1
-7
/
+3
2024-03-26
Bluetooth: msft: Fix memory leak
Luiz Augusto von Dentz
1
-0
/
+3
2024-03-26
Bluetooth: msft: __hci_cmd_sync() doesn't return NULL
Dan Carpenter
1
-13
/
+7
2024-03-26
Bluetooth: hci_core: Fix possible buffer overflow
Luiz Augusto von Dentz
1
-1
/
+1
2024-03-26
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
4
-27
/
+60
2024-03-26
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
4
-38
/
+70
2024-03-26
Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
Luiz Augusto von Dentz
2
-7
/
+18
2024-03-26
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
11
-3013
/
+20
2024-03-26
Bluetooth: Remove superfluous call to hci_conn_check_pending()
Jonas Dreßler
1
-2
/
+0
2024-03-26
Bluetooth: mgmt: Remove leftover queuing of power_off work
Jonas Dreßler
1
-16
/
+0
2024-03-26
SUNRPC: fix some memleaks in gssx_dec_option_array
Zhipeng Lu
1
-8
/
+19
2024-03-26
SUNRPC: fix a memleak in gss_import_v2_context
Zhipeng Lu
1
-1
/
+10
2024-03-26
net: mctp: copy skb ext data when fragmenting
Jeremy Kerr
2
-0
/
+11
2024-03-26
ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
Eric Dumazet
1
-1
/
+0
[next]