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-11-08
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
Ido Schimmel
1
-1
/
+1
2024-11-08
mac80211: Add support to trigger sta disconnect on hardware restart
Youghandhar Chintala
1
-0
/
+10
2024-11-08
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
1
-0
/
+2
2024-11-08
xfrm: extract dst lookup parameters into a struct
Eyal Birger
1
-13
/
+13
2024-11-08
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
1
-2
/
+1
2024-10-17
net: Handle l3mdev in ip_tunnel_init_flow
David Ahern
1
-2
/
+9
2024-10-17
net: Fix an unsafe loop on the list
Anastasia Kovaleva
1
-0
/
+2
2024-10-17
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
1
-1
/
+5
2024-10-17
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
1
-1
/
+0
2024-10-17
tcp: check skb is non-NULL in tcp_rto_delta_us()
Josh Hunt
1
-2
/
+19
2024-10-17
geneve: Fix incorrect inner network header offset when innerprotoinherit is set
Gal Pressman
1
-2
/
+3
2024-10-17
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
1
-0
/
+13
2024-09-12
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
1
-5
/
+0
2024-09-04
net: busy-poll: use ktime_get_ns() instead of local_clock()
Eric Dumazet
1
-1
/
+1
2024-09-04
kcm: Serialise kcm_sendmsg() for the same socket.
Kuniyuki Iwashima
1
-0
/
+1
2024-08-19
netfilter: nf_tables: allow clone callbacks to sleep
Pablo Neira Ayuso
1
-2
/
+2
2024-08-19
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
1
-2
/
+19
2024-08-19
sctp: move hlist_node and hashent out of sctp_ep_common
Xin Long
2
-6
/
+6
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
xdp: Allow registering memory model without rxq reference
Toke Høiland-Jørgensen
1
-0
/
+3
2024-07-05
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
1
-4
/
+32
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
2
-11
/
+4
2024-06-16
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
1
-0
/
+2
2024-06-16
net: remove duplicate reuseport_lookup functions
Lorenz Bauer
2
-6
/
+20
2024-06-16
net: export inet_lookup_reuseport and inet6_lookup_reuseport
Lorenz Bauer
2
-0
/
+12
2024-05-17
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
1
-0
/
+3
2024-05-02
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
1
-0
/
+3
2024-05-02
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
1
-1
/
+1
2024-05-02
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-0
/
+9
2024-05-02
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
1
-0
/
+4
2024-05-02
geneve: fix header validation in geneve[6]_xmit_skb
Eric Dumazet
1
-0
/
+33
2024-04-13
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2
-0
/
+8
2024-04-13
mac802154: fix llsec key resources release in mac802154_llsec_key_del
Fedor Pchelkin
1
-0
/
+1
2024-03-26
net/ipv4/ipv6: Replace one-element arraya with flexible-array members
Gustavo A. R. Silva
1
-7
/
+20
2024-03-01
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
1
-1
/
+1
2024-02-23
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
1
-2
/
+2
2024-02-23
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
1
-6
/
+14
2024-02-23
llc: Drop support for ETH_P_TR_802_2.
Kuniyuki Iwashima
1
-4
/
+2
2024-02-23
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
1
-0
/
+8
2024-01-25
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
1
-1
/
+0
2024-01-15
ipv6: remove max_size check inline with ipv4
Jon Maxwell
1
-1
/
+1
2024-01-05
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
1
-0
/
+5
2024-01-05
Bluetooth: use inclusive language in SMP
Archie Pusaka
1
-1
/
+1
2023-12-20
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
2
-6
/
+10
2023-12-13
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
1
-0
/
+2
2023-12-13
genetlink: add CAP_NET_ADMIN test for multicast bind
Ido Schimmel
1
-0
/
+1
2023-11-28
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
1
-6
/
+0
2023-11-28
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
1
-3
/
+6
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
1
-3
/
+3
2023-11-28
net: annotate data-races around sk->sk_tx_queue_mapping
Eric Dumazet
1
-4
/
+16
[next]