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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-12
ipv4: correctly iterate over the target netns in inet_dump_ifaddr()
Alexander Mikhalitsyn
1
-1
/
+1
2024-06-12
net: fix __dst_negative_advice() race
Eric Dumazet
3
-36
/
+26
2024-06-12
inet: introduce dst_rtable() helper
Eric Dumazet
17
-46
/
+45
2024-06-12
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
23
-70
/
+60
2024-06-12
net/sched: taprio: extend minimum interval restriction to entire cycle too
Vladimir Oltean
1
-5
/
+5
2024-06-12
net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
Vladimir Oltean
1
-1
/
+3
2024-06-12
netfilter: nft_fib: allow from forward/input without iif selector
Eric Garver
1
-5
/
+3
2024-06-12
netfilter: tproxy: bail out if IP has been disabled on the device
Florian Westphal
1
-0
/
+2
2024-06-12
netfilter: nft_payload: skbuff vlan metadata mangle support
Pablo Neira Ayuso
1
-7
/
+65
2024-06-12
ipv4: Fix address dump when IPv4 is disabled on an interface
Ido Schimmel
1
-2
/
+3
2024-06-12
af_unix: Read sk->sk_hash under bindlock during bind().
Kuniyuki Iwashima
1
-3
/
+6
2024-06-12
af_unix: Annotate data-race around unix_sk(sk)->addr.
Kuniyuki Iwashima
1
-4
/
+6
2024-06-12
netkit: Fix pkt_type override upon netkit pass verdict
Daniel Borkmann
1
-3
/
+1
2024-06-12
netfilter: nft_payload: restore vlan q-in-q match support
Pablo Neira Ayuso
1
-16
/
+7
2024-06-12
netfilter: ipset: Add list flush to cancel_gc
Alexander Maltsev
1
-0
/
+3
2024-06-12
netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()
Eric Dumazet
1
-0
/
+2
2024-06-12
SUNRPC: Fix loop termination condition in gss_free_in_token_pages()
Chuck Lever
1
-1
/
+1
2024-06-12
nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()
Ryosuke Yasuoka
1
-2
/
+1
2024-06-12
net: relax socket state check at accept time.
Paolo Abeni
1
-1
/
+3
2024-06-12
tls: fix missing memory barrier in tls_init
Dae R. Jeong
1
-1
/
+9
2024-06-12
openvswitch: Set the skbuff pkt_type for proper pmtud support.
Aaron Conole
1
-0
/
+6
2024-06-12
tcp: Fix shift-out-of-bounds in dctcp_update_alpha().
Kuniyuki Iwashima
1
-1
/
+12
2024-06-12
ipv6: sr: fix memleak in seg6_hmac_init_algo
Hangbin Liu
1
-14
/
+28
2024-06-12
af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock.
Kuniyuki Iwashima
1
-6
/
+22
2024-06-12
rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVAL
Dan Aloni
1
-1
/
+5
2024-06-12
sunrpc: fix NFSACL RPC retry on soft mount
Dan Aloni
1
-0
/
+1
2024-06-12
nfc: nci: Fix uninit-value in nci_rx_work
Ryosuke Yasuoka
1
-1
/
+14
2024-06-12
ipv6: sr: fix missing sk_buff release in seg6_input_core
Andrea Mayer
1
-5
/
+6
2024-06-12
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
1
-1
/
+1
2024-06-12
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
Iulia Tanasescu
2
-79
/
+73
2024-05-30
l2tp: fix ICMP error handling for UDP-encap sockets
Tom Parkin
1
-11
/
+33
2024-05-30
af_packet: do not call packet_read_pending() from tpacket_destruct_skb()
Eric Dumazet
1
-2
/
+1
2024-05-30
netrom: fix possible dead-lock in nr_rt_ioctl()
Eric Dumazet
1
-12
/
+7
2024-05-30
net: qrtr: ns: Fix module refcnt
Chris Lew
1
-0
/
+27
2024-05-30
net: bridge: mst: fix vlan use-after-free
Nikolay Aleksandrov
1
-6
/
+10
2024-05-30
net: bridge: xmit: make sure we have at least eth header len bytes
Nikolay Aleksandrov
1
-0
/
+6
2024-05-30
SUNRPC: Fix gss_free_in_token_pages()
Chuck Lever
1
-8
/
+2
2024-05-30
sunrpc: removed redundant procp check
Aleksandr Aprelkov
1
-2
/
+0
2024-05-30
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
2
-9
/
+17
2024-05-30
Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings
Gustavo A. R. Silva
2
-51
/
+36
2024-05-30
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
7
-457
/
+47
2024-05-30
Bluetooth: ISO: Make iso_get_sock_listen generic
Iulia Tanasescu
1
-33
/
+42
2024-05-30
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
2
-25
/
+122
2024-05-30
mptcp: fix full TCP keep-alive support
Matthieu Baerts (NGI0)
2
-0
/
+61
2024-05-30
mptcp: SO_KEEPALIVE: fix getsockopt support
Matthieu Baerts (NGI0)
1
-2
/
+0
2024-05-30
ax25: Fix reference count leak issue of net_device
Duoming Zhou
1
-6
/
+1
2024-05-30
ax25: Fix reference count leak issues of ax25_dev
Duoming Zhou
1
-2
/
+1
2024-05-30
ax25: Use kernel universal linked list to implement ax25_dev_list
Duoming Zhou
1
-25
/
+15
2024-05-30
inet: fix inet_fill_ifaddr() flags truncation
Eric Dumazet
1
-3
/
+10
2024-05-30
ipv6: sr: fix invalid unregister error path
Hangbin Liu
1
-0
/
+2
[next]