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
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+2
2025-10-30
net: sctp: fix KMSAN uninit-value in sctp_inq_pop
Ranganath V N
1
-1
/
+1
2025-10-29
net: devmem: refresh devmem TX dst in case of route invalidation
Shivaji Kant
1
-3
/
+24
2025-10-29
net: tls: Cancel RX async resync request on rcd_delta overflow
Shahar Shitrit
1
-1
/
+3
2025-10-29
Merge tag 'nf-25-10-29' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2
-4
/
+28
2025-10-29
mptcp: zero window probe mib
Paolo Abeni
3
-0
/
+3
2025-10-29
mptcp: restore window probe
Paolo Abeni
1
-1
/
+6
2025-10-29
mptcp: fix MSG_PEEK stream corruption
Paolo Abeni
1
-13
/
+25
2025-10-29
mptcp: drop bogus optimization in __mptcp_check_push()
Paolo Abeni
2
-8
/
+5
2025-10-29
tcp: fix too slow tcp_rcvbuf_grow() action
Eric Dumazet
2
-3
/
+18
2025-10-29
tcp: add newval parameter to tcp_rcvbuf_grow()
Eric Dumazet
2
-19
/
+15
2025-10-29
mptcp: fix subflow rcvbuf adjust
Paolo Abeni
1
-2
/
+6
2025-10-29
netfilter: nft_ct: add seqadj extension for natted connections
Andrii Melnychenko
1
-0
/
+5
2025-10-29
netfilter: nft_connlimit: fix possible data race on connection count
Fernando Fernandez Mancera
1
-1
/
+1
2025-10-29
netfilter: nft_ct: enable labels for get case too
Florian Westphal
1
-3
/
+22
2025-10-28
bpf: Reject negative head_room in __bpf_skb_change_head
Daniel Borkmann
1
-1
/
+2
2025-10-27
Merge tag 'batadv-net-pullrequest-20251024' of https://git.open-mesh.org/linu...
Jakub Kicinski
1
-2
/
+12
2025-10-24
Bluetooth: rfcomm: fix modem control handling
Johan Hovold
1
-15
/
+11
2025-10-24
Bluetooth: hci_core: Fix tracking of periodic advertisement
Luiz Augusto von Dentz
2
-4
/
+7
2025-10-24
Bluetooth: hci_conn: Fix connection cleanup with BIG with 2 or more BIS
Luiz Augusto von Dentz
1
-0
/
+7
2025-10-24
Bluetooth: ISO: Fix another instance of dst_type handling
Luiz Augusto von Dentz
1
-1
/
+7
2025-10-24
Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"
Frédéric Danis
1
-2
/
+2
2025-10-24
Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete
Pauli Virtanen
1
-11
/
+15
2025-10-24
Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00
Luiz Augusto von Dentz
2
-3
/
+6
2025-10-24
Bluetooth: ISO: Fix BIS connection dst_type handling
Luiz Augusto von Dentz
1
-1
/
+1
2025-10-24
Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once
Cen Zhang
1
-3
/
+9
2025-10-23
Merge tag 'wireless-2025-10-23' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
3
-5
/
+12
2025-10-23
Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-62
/
+84
2025-10-23
vsock: fix lock inversion in vsock_assign_transport()
Stefano Garzarella
1
-19
/
+19
2025-10-23
espintcp: use datagram_poll_queue for socket readiness
Ralf Lici
1
-5
/
+1
2025-10-23
net: datagram: introduce datagram_poll_queue for custom receive queues
Ralf Lici
1
-10
/
+34
2025-10-22
net: hsr: prevent creation of HSR device with slaves from another netns
Fernando Fernandez Mancera
1
-1
/
+7
2025-10-22
sctp: avoid NULL dereference when chunk data buffer is missing
Alexey Simakov
1
-6
/
+7
2025-10-21
net: gro_cells: fix lock imbalance in gro_cells_receive()
Eric Dumazet
1
-3
/
+2
2025-10-21
mptcp: pm: in-kernel: C-flag: handle late ADD_ADDR
Matthieu Baerts (NGI0)
1
-0
/
+6
2025-10-20
net/smc: fix general protection fault in __smc_diag_dump
Wang Liang
1
-13
/
+0
2025-10-20
wifi: nl80211: call kfree without a NULL check
Emmanuel Grumbach
1
-2
/
+1
2025-10-20
wifi: mac80211: fix key tailroom accounting leak
Johannes Berg
1
-3
/
+8
2025-10-20
wifi: mac80211: reset FILS discovery and unsol probe resp intervals
Aloka Dixit
1
-0
/
+3
2025-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-18
/
+7
2025-10-17
bpf: Do not disable preemption in bpf_test_run().
Sahil Chandna
1
-17
/
+6
2025-10-16
rtnetlink: Allow deleting FDB entries in user namespace
Johannes Wiesböck
1
-3
/
+0
2025-10-16
net: gro: clear skb_shinfo(skb)->hwtstamps in napi_reuse_skb()
Eric Dumazet
1
-2
/
+8
2025-10-16
Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-38
/
+91
2025-10-16
udp: do not use skb_release_head_state() before skb_attempt_defer_free()
Eric Dumazet
2
-2
/
+1
2025-10-15
Merge tag 'linux-can-fixes-for-6.18-20251014' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-0
/
+2
2025-10-15
tls: don't rely on tx_work during send()
Sabrina Dubroca
1
-0
/
+13
2025-10-15
tls: wait for pending async decryptions if tls_strp_msg_hold fails
Sabrina Dubroca
1
-2
/
+4
2025-10-15
tls: always set record_type in tls_process_cmsg
Sabrina Dubroca
1
-5
/
+2
2025-10-15
tls: wait for async encrypt in case of error during latter iterations of sendmsg
Sabrina Dubroca
1
-3
/
+4
[next]