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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
1
-0
/
+5
2024-07-05
Fix race for duplicate reqsk on identical SYN
luoxuanqiang
1
-1
/
+1
2024-06-27
netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
Jianguo Wu
1
-0
/
+3
2024-06-27
net/sched: fix false lockdep warning on qdisc root lock
Davide Caratti
1
-0
/
+1
2024-06-21
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
1
-4
/
+32
2024-06-21
geneve: Fix incorrect inner network header offset when innerprotoinherit is set
Gal Pressman
1
-2
/
+3
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
2
-11
/
+4
2024-06-12
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2
-159
/
+1
2024-06-12
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
1
-0
/
+2
2024-06-12
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
1
-1
/
+10
2024-06-12
ax25: Use kernel universal linked list to implement ax25_dev_list
Duoming Zhou
1
-2
/
+1
2024-06-12
tcp: increase the default TCP scaling ratio
Hechao Li
1
-3
/
+2
2024-06-12
tcp: define initial scaling factor value as a macro
Paolo Abeni
1
-5
/
+7
2024-06-12
wifi: mac80211: don't use rate mask for scanning
Johannes Berg
1
-0
/
+3
2024-05-25
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2
-0
/
+10
2024-05-17
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
1
-0
/
+3
2024-05-17
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
1
-0
/
+9
2024-05-02
macsec: Enable devices to advertise whether they update sk_buff md_dst during...
Rahul Rameshbabu
1
-0
/
+1
2024-05-02
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
1
-0
/
+3
2024-05-02
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
1
-1
/
+2
2024-05-02
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
1
-0
/
+4
2024-05-02
net: fix sk_memory_allocated_{add|sub} vs softirqs
Eric Dumazet
1
-18
/
+20
2024-05-02
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
1
-2
/
+3
2024-04-27
netfilter: flowtable: validate pppoe header
Pablo Neira Ayuso
1
-1
/
+11
2024-04-17
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
1
-1
/
+1
2024-04-17
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-0
/
+9
2024-04-17
Bluetooth: ISO: Align broadcast sync_timeout with connection timeout
Luiz Augusto von Dentz
1
-0
/
+2
2024-04-17
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
1
-0
/
+4
2024-04-17
geneve: fix header validation in geneve[6]_xmit_skb
Eric Dumazet
1
-0
/
+33
2024-04-13
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
1
-0
/
+8
2024-04-10
net: mana: Fix Rx DMA datasize and skb_over_panic
Haiyang Zhang
1
-1
/
+0
2024-04-10
Bluetooth: add quirk for broken address properties
Johan Hovold
1
-0
/
+9
2024-04-10
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2
-0
/
+8
2024-04-03
wifi: cfg80211: add a flag to disable wireless extensions
Johannes Berg
1
-0
/
+2
2024-04-03
mac802154: fix llsec key resources release in mac802154_llsec_key_del
Fedor Pchelkin
1
-0
/
+1
2024-03-26
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
1
-0
/
+1
2024-03-26
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
1
-1
/
+1
2024-03-26
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
2
-43
/
+0
2024-03-26
Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
Jonas Dreßler
1
-1
/
+0
2024-03-06
net: mctp: take ownership of skb in mctp_local_output
Jeremy Kerr
1
-0
/
+1
2024-03-01
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
1
-1
/
+1
2024-03-01
net: bridge: switchdev: Skip MDB replays of deferred events on offload
Tobias Waldekranz
1
-0
/
+3
2024-03-01
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
1
-0
/
+5
2024-03-01
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
1
-1
/
+1
2024-02-23
tls: fix race between async notify and socket close
Jakub Kicinski
1
-5
/
+0
2024-02-05
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
1
-6
/
+14
2024-02-05
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
1
-0
/
+2
2024-02-05
ipmr: fix kernel panic when forwarding mcast packets
Nicolas Dichtel
1
-1
/
+1
2024-01-31
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
1
-0
/
+26
2024-01-31
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
1
-0
/
+1
[next]