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-12-18
net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
Xiang Mei
1
-26
/
+32
2025-12-18
net: hsr: create an API to get hsr port type
Xiaoliang Yang
2
-3
/
+24
2025-12-18
net: netpoll: initialize work queue before error checks
Breno Leitao
1
-1
/
+1
2025-12-18
netfilter: nft_connlimit: update the count if add was skipped
Fernando Fernandez Mancera
2
-6
/
+19
2025-12-18
netfilter: nf_conncount: rework API to use sk_buff directly
Fernando Fernandez Mancera
4
-94
/
+134
2025-12-18
netfilter: flowtable: check for maximum number of encapsulations in bridge vlan
Pablo Neira Ayuso
1
-1
/
+8
2025-12-18
wifi: mac80211: fix CMAC functions not handling errors
Chien Wong
3
-30
/
+61
2025-12-18
ipv6: clear RA flags when adding a static route
Fernando Fernandez Mancera
1
-0
/
+4
2025-12-18
bpf: Check skb->transport_header is set in bpf_skb_check_mtu
Martin KaFai Lau
1
-3
/
+6
2025-12-18
net: export netdev_get_by_index_lock()
David Wei
1
-1
/
+0
2025-12-18
sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock().
Kuniyuki Iwashima
1
-2
/
+3
2025-12-18
bpf: Do not let BPF test infra emit invalid GSO types to stack
Daniel Borkmann
2
-0
/
+12
2025-11-27
Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-39
/
+64
2025-11-27
mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_...
Kuniyuki Iwashima
1
-0
/
+6
2025-11-27
net: mctp: unconditionally set skb->dev on dst output
Jeremy Kerr
1
-0
/
+1
2025-11-27
libceph: prevent potential out-of-bounds writes in handle_auth_session_key()
ziming zhang
1
-0
/
+2
2025-11-27
libceph: replace BUG_ON with bounds check for map->max_osd
ziming zhang
1
-7
/
+11
2025-11-27
ceph: fix crash in process_v2_sparse_read() for encrypted directories
Viacheslav Dubeyko
1
-4
/
+7
2025-11-26
Merge tag 'linux-can-fixes-for-6.18-20251126' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-0
/
+3
2025-11-26
mptcp: clear scheduled subflows on retransmit
Paolo Abeni
1
-2
/
+11
2025-11-26
libceph: drop started parameter of __ceph_open_session()
Ilya Dryomov
1
-3
/
+2
2025-11-26
libceph: fix potential use-after-free in have_mon_and_osd_map()
Ilya Dryomov
2
-25
/
+42
2025-11-26
net/sched: em_canid: fix uninit-value in em_canid_match
Shaurya Rane
1
-0
/
+3
2025-11-25
xsk: avoid data corruption on cq descriptor number
Fernando Fernandez Mancera
1
-55
/
+88
2025-11-24
net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
Eric Dumazet
3
-3
/
+15
2025-11-21
Merge tag 'for-net-2025-11-21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
6
-95
/
+115
2025-11-20
net: atm: fix incorrect cleanup function call in error path
Sayooj K Karun
1
-1
/
+1
2025-11-20
Bluetooth: SMP: Fix not generating mackey and ltk when repairing
Luiz Augusto von Dentz
1
-24
/
+7
2025-11-20
Bluetooth: hci_core: lookup hci_conn on RX path on protocol side
Pauli Virtanen
4
-67
/
+94
2025-11-20
Bluetooth: hci_sock: Prevent race in socket write iter and sock bind
Edward Adam Davis
1
-0
/
+2
2025-11-20
Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP
Luiz Augusto von Dentz
1
-4
/
+12
2025-11-20
Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
19
-191
/
+216
2025-11-20
vsock: Ignore signal/timeout on connect() if already established
Michal Luczaj
1
-9
/
+31
2025-11-20
l2tp: reset skb control buffer on xmit
David Bauer
1
-3
/
+3
2025-11-19
mptcp: fix address removal logic in mptcp_pm_nl_rm_addr
Gang Yan
1
-1
/
+1
2025-11-19
mptcp: fix duplicate reset on fastclose
Paolo Abeni
1
-13
/
+23
2025-11-19
mptcp: decouple mptcp fastclose from tcp close
Paolo Abeni
2
-5
/
+10
2025-11-19
mptcp: do not fallback when OoO is present
Paolo Abeni
1
-0
/
+7
2025-11-19
mptcp: fix premature close in case of fallback
Paolo Abeni
1
-1
/
+2
2025-11-19
mptcp: avoid unneeded subflow-level drops
Paolo Abeni
2
-0
/
+32
2025-11-19
mptcp: fix ack generation for fallback msk
Paolo Abeni
1
-1
/
+22
2025-11-18
af_unix: Read sk_peek_offset() again after sleeping in unix_stream_read_gener...
Kuniyuki Iwashima
1
-2
/
+1
2025-11-18
mptcp: fix a race in mptcp_pm_del_add_timer()
Eric Dumazet
1
-7
/
+13
2025-11-18
Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
6
-16
/
+44
2025-11-18
devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
Shay Drory
1
-1
/
+3
2025-11-14
net: openvswitch: remove never-working support for setting nsh fields
Ilya Maximets
3
-125
/
+9
2025-11-14
mptcp: fix race condition in mptcp_schedule_work()
Eric Dumazet
1
-7
/
+12
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-10
/
+16
2025-11-14
bpf: Add bpf_prog_run_data_pointers()
Eric Dumazet
2
-8
/
+4
2025-11-14
xfrm: fix memory leak in xfrm_add_acquire()
Zilin Guan
1
-0
/
+3
[next]