index
:
linux.git
cached
cdir_v2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
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
9 days
ipv6: Do not consider link down nexthops in path selection
Ido Schimmel
1
-2
/
+4
9 days
ipv6: Start path selection from the first nexthop
Ido Schimmel
1
-3
/
+35
9 days
net: fix geneve_opt length integer overflow
Lin Ma
4
-4
/
+4
9 days
ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS
Fernando Fernandez Mancera
1
-12
/
+25
9 days
netfilter: nft_tunnel: fix geneve_opt type confusion addition
Lin Ma
1
-2
/
+2
9 days
net: decrease cached dst counters in dst_release
Antoine Tenart
1
-0
/
+8
9 days
tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
Guillaume Nault
2
-7
/
+1
9 days
vsock: avoid timeout during connect() if the socket is closing
Stefano Garzarella
1
-1
/
+5
9 days
udp: Fix memory accounting leak.
Kuniyuki Iwashima
1
-9
/
+7
9 days
net_sched: skbprio: Remove overly strict queue assertions
Cong Wang
1
-3
/
+0
9 days
netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
Debin Zhu
1
-3
/
+18
9 days
netfilter: nf_tables: don't unregister hook when table is dormant
Florian Westphal
1
-2
/
+2
9 days
netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets only
Pablo Neira Ayuso
1
-1
/
+2
9 days
can: statistics: use atomic access in hot path
Oliver Hartkopp
3
-31
/
+39
9 days
wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state
Emmanuel Grumbach
1
-3
/
+17
9 days
rtnetlink: Allocate vfinfo size for VF GUIDs when supported
Mark Zhang
1
-0
/
+3
13 days
netfilter: socket: Lookup orig tuple for IPv6 SNAT
Maxim Mikityanskiy
1
-0
/
+23
13 days
atm: Fix NULL pointer dereference
Minjoong Kim
1
-0
/
+2
2025-03-28
netfilter: nft_counter: Use u64_stats_t for statistic.
Sebastian Andrzej Siewior
1
-44
/
+46
2025-03-28
mptcp: Fix data stream corruption in the address announcement
Arthur Mongodin
1
-2
/
+4
2025-03-28
batman-adv: Ignore own maximum aggregation size during RX
Sven Eckelmann
2
-4
/
+2
2025-03-28
xsk: fix an integer overflow in xp_create_and_assign_umem()
Gavrilov Ilia
1
-1
/
+1
2025-03-28
Revert "gre: Fix IPv6 link-local address generation."
Guillaume Nault
1
-9
/
+6
2025-03-28
net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES
Lin Ma
1
-0
/
+1
2025-03-28
net: lwtunnel: fix recursion loops
Justin Iurman
1
-12
/
+53
2025-03-28
net: atm: fix use after free in lec_send()
Dan Carpenter
1
-1
/
+2
2025-03-28
ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().
Kuniyuki Iwashima
1
-0
/
+2
2025-03-28
ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().
Kuniyuki Iwashima
1
-1
/
+2
2025-03-28
Bluetooth: Fix error code in chan_alloc_skb_cb()
Dan Carpenter
1
-1
/
+6
2025-03-28
xfrm_output: Force software GSO only in tunnel mode
Cosmin Ratiu
1
-1
/
+1
2025-03-28
xfrm: fix tunnel mode TX datapath in packet offload mode
Alexandre Cassen
1
-0
/
+41
2025-03-22
netfilter: nf_tables: allow clone callbacks to sleep
Florian Westphal
7
-19
/
+21
2025-03-22
netfilter: nf_tables: bail out if stateful expression provides no .clone
Pablo Neira Ayuso
1
-8
/
+7
2025-03-22
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
4
-13
/
+28
2025-03-22
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
Luiz Augusto von Dentz
2
-97
/
+56
2025-03-22
net: Handle napi_schedule() calls from non-interrupt
Frederic Weisbecker
1
-1
/
+1
2025-03-22
mptcp: safety check before fallback
Matthieu Baerts (NGI0)
1
-0
/
+2
2025-03-22
sctp: Fix undefined behavior in left shift operation
Yu-Chun Lin
1
-1
/
+1
2025-03-22
Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd
Luiz Augusto von Dentz
1
-5
/
+34
2025-03-22
net: openvswitch: remove misbehaving actions length check
Ilya Maximets
1
-14
/
+1
2025-03-22
gre: Fix IPv6 link-local address generation.
Guillaume Nault
1
-6
/
+9
2025-03-22
netfilter: nft_exthdr: fix offset with ipv4_find_option()
Alexey Kashavkin
1
-6
/
+4
2025-03-22
net_sched: Prevent creation of classes with TC_H_ROOT
Cong Wang
1
-0
/
+6
2025-03-22
ipvs: prevent integer overflow in do_ip_vs_get_ctl()
Dan Carpenter
1
-4
/
+4
2025-03-22
netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...
Kohei Enju
1
-0
/
+2
2025-03-22
net: switchdev: Convert blocking notification chain to a raw one
Amit Cohen
1
-7
/
+18
2025-03-22
netpoll: hold rcu read lock in __netpoll_send_skb()
Breno Leitao
1
-2
/
+7
2025-03-22
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
5
-27
/
+19
2025-03-22
Bluetooth: hci_event: Fix enabling passive scanning
Luiz Augusto von Dentz
1
-15
/
+22
2025-03-22
wifi: cfg80211: cancel wiphy_work before freeing wiphy
Miri Korenblit
1
-0
/
+7
[next]