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
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-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
3
-36
/
+26
2024-06-16
net/9p: fix uninit-value in p9_client_rpc()
Nikita Zhandarovich
1
-0
/
+2
2024-06-16
net/ipv6: Fix route deleting failure when metric equals 0
xu xin
1
-1
/
+4
2024-06-16
mptcp: fix full TCP keep-alive support
Matthieu Baerts (NGI0)
2
-0
/
+82
2024-06-16
mptcp: cleanup SOL_TCP handling
Paolo Abeni
1
-35
/
+26
2024-06-16
mptcp: avoid some duplicate code in socket option handling
Paolo Abeni
1
-12
/
+8
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
netfilter: nft_payload: rebuild vlan header on h_proto access
Florian Westphal
1
-1
/
+12
2024-06-12
netfilter: nft_payload: rebuild vlan header when needed
Pablo Neira Ayuso
1
-1
/
+2
2024-06-12
netfilter: nft_payload: move struct nft_payload_set definition where it belongs
Pablo Neira Ayuso
1
-0
/
+10
2024-06-12
af_unix: Read sk->sk_hash under bindlock during bind().
Kuniyuki Iwashima
1
-3
/
+6
2024-06-12
netfilter: nft_payload: restore vlan q-in-q match support
Pablo Neira Ayuso
1
-16
/
+7
2024-06-12
netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()
Eric Dumazet
1
-0
/
+2
2024-06-12
nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()
Ryosuke Yasuoka
1
-2
/
+1
2024-06-12
nfc: nci: Fix kcov check in nci_rx_work()
Tetsuo Handa
1
-0
/
+1
2024-06-12
net: relax socket state check at accept time.
Paolo Abeni
1
-1
/
+3
2024-06-12
inet: factor out locked section of inet_accept() in a new helper
Paolo Abeni
1
-15
/
+17
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
af_packet: do not call packet_read_pending() from tpacket_destruct_skb()
Eric Dumazet
1
-2
/
+1
2024-06-12
netrom: fix possible dead-lock in nr_rt_ioctl()
Eric Dumazet
1
-12
/
+7
2024-06-12
net: qrtr: ns: Fix module refcnt
Chris Lew
1
-0
/
+27
2024-06-12
net: bridge: mst: fix vlan use-after-free
Nikolay Aleksandrov
1
-6
/
+10
2024-06-12
net: bridge: xmit: make sure we have at least eth header len bytes
Nikolay Aleksandrov
1
-0
/
+6
2024-06-12
SUNRPC: Fix gss_free_in_token_pages()
Chuck Lever
1
-8
/
+2
2024-06-12
sunrpc: removed redundant procp check
Aleksandr Aprelkov
1
-2
/
+0
2024-06-12
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
2
-25
/
+122
2024-06-12
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
7
-54
/
+30
2024-06-12
mptcp: SO_KEEPALIVE: fix getsockopt support
Matthieu Baerts (NGI0)
1
-2
/
+0
2024-06-12
ax25: Fix reference count leak issue of net_device
Duoming Zhou
1
-6
/
+1
2024-06-12
ax25: Fix reference count leak issues of ax25_dev
Duoming Zhou
1
-2
/
+1
2024-06-12
ax25: Use kernel universal linked list to implement ax25_dev_list
Duoming Zhou
1
-25
/
+15
2024-06-12
ipv6: sr: fix invalid unregister error path
Hangbin Liu
1
-0
/
+2
2024-06-12
ipv6: sr: fix incorrect unregister order
Hangbin Liu
1
-1
/
+1
2024-06-12
ipv6: sr: add missing seg6_local_exit
Hangbin Liu
1
-0
/
+1
2024-06-12
net: openvswitch: fix overwriting ct original tuple for ICMPv6
Ilya Maximets
1
-1
/
+2
2024-06-12
af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg
Breno Leitao
1
-1
/
+1
2024-06-12
net: ipv6: fix wrong start position when receive hop-by-hop fragment
gaoxingwang
1
-1
/
+1
2024-06-12
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
1
-1
/
+2
2024-06-12
tcp: avoid premature drops in tcp_add_backlog()
Eric Dumazet
1
-2
/
+11
2024-06-12
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
2
-9
/
+32
[next]