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
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-01-09
sched: sch_cake: add bounds checks to host bulk flow fairness counts
Toke Høiland-Jørgensen
1
-65
/
+75
2025-01-08
Merge tag 'for-net-2025-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
3
-9
/
+44
2025-01-08
tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset
Daniel Borkmann
1
-1
/
+1
2025-01-08
netdev: prevent accessing NAPI instances from another namespace
Jakub Kicinski
3
-18
/
+34
2025-01-08
Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.
Chris Lu
1
-2
/
+2
2025-01-08
Bluetooth: MGMT: Fix Add Device to responding before completing
Luiz Augusto von Dentz
1
-2
/
+36
2025-01-08
Bluetooth: hci_sync: Fix not setting Random Address when required
Luiz Augusto von Dentz
1
-5
/
+6
2025-01-07
ipvlan: Fix use-after-free in ipvlan_get_iflink().
Kuniyuki Iwashima
1
-3
/
+7
2025-01-07
tls: Fix tls_sw_sendmsg error handling
Benjamin Coddington
1
-1
/
+1
2025-01-07
net: don't dump Tx and uninitialized NAPIs
Jakub Kicinski
1
-2
/
+3
2025-01-04
Merge tag 'ieee802154-for-net-2025-01-03' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-0
/
+4
2025-01-04
net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute
Eric Dumazet
1
-1
/
+2
2025-01-04
net: 802: LLC+SNAP OID:PID lookup on start of skb data
Antonio Pastor
1
-2
/
+2
2025-01-03
Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
12
-45
/
+62
2025-01-02
mptcp: prevent excessive coalescing on receive
Paolo Abeni
1
-0
/
+1
2025-01-02
mptcp: don't always assume copied data in mptcp_cleanup_rbuf()
Paolo Abeni
1
-9
/
+9
2025-01-02
mptcp: fix recvbuffer adjust on sleeping rcvmsg
Paolo Abeni
1
-3
/
+3
2025-01-02
ila: serialize calls to nf_register_net_hooks()
Eric Dumazet
1
-5
/
+11
2025-01-02
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet
1
-12
/
+4
2025-01-02
af_packet: fix vlan_get_tci() vs MSG_PEEK
Eric Dumazet
1
-9
/
+3
2025-01-02
net: restrict SO_REUSEPORT to inet sockets
Eric Dumazet
1
-1
/
+4
2025-01-02
net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets
Willem de Bruijn
1
-1
/
+3
2024-12-30
mptcp: fix TCP options overflow.
Paolo Abeni
1
-0
/
+7
2024-12-27
net: llc: reset skb->transport_header
Antonio Pastor
1
-1
/
+1
2024-12-23
net/sctp: Prevent autoclose integer overflow in sctp_association_init()
Nikolay Kuratov
1
-1
/
+2
2024-12-23
netrom: check buffer length before accessing it
Ilya Shchipletsov
1
-0
/
+6
2024-12-23
net: Fix netns for ip_tunnel_init_flow()
Xiao Liang
1
-3
/
+3
2024-12-23
net: fix memory leak in tcp_conn_request()
Wang Liang
1
-0
/
+1
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-15
/
+31
2024-12-21
Merge tag 'ceph-for-6.13-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+2
2024-12-20
bpf: Check negative offsets in __bpf_skb_min_len()
Cong Wang
1
-6
/
+15
2024-12-20
tcp_bpf: Fix copied value in tcp_bpf_sendmsg
Levi Zim
1
-4
/
+4
2024-12-20
skmsg: Return copied bytes in sk_msg_memcopy_from_iter
Levi Zim
1
-2
/
+3
2024-12-20
netdev-genl: avoid empty messages in napi get
Jakub Kicinski
1
-1
/
+5
2024-12-20
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
2
-2
/
+8
2024-12-20
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
1
-1
/
+1
2024-12-19
Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
12
-41
/
+203
2024-12-19
net: mctp: handle skb cleanup on sock_queue failures
Jeremy Kerr
2
-10
/
+112
2024-12-19
Merge tag 'nf-24-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-2
/
+5
2024-12-18
psample: adjust size if rate_as_probability is set
Adrian Moreno
1
-3
/
+6
2024-12-18
netdev-genl: avoid empty messages in queue dump
Jakub Kicinski
1
-2
/
+2
2024-12-18
net: dsa: restore dsa_software_vlan_untag() ability to operate on VLAN-untagg...
Vladimir Oltean
1
-5
/
+11
2024-12-19
netfilter: ipset: Fix for recursive locking warning
Phil Sutter
1
-0
/
+3
2024-12-18
ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems
David Laight
1
-2
/
+2
2024-12-17
rtnetlink: Try the outer netns attribute in rtnl_get_peer_net().
Kuniyuki Iwashima
1
-2
/
+3
2024-12-16
netdev: fix repeated netlink messages in queue stats
Jakub Kicinski
1
-2
/
+2
2024-12-16
netdev: fix repeated netlink messages in queue dump
Jakub Kicinski
1
-7
/
+4
2024-12-16
ceph: allocate sparse_ext map only for sparse reads
Ilya Dryomov
1
-0
/
+2
2024-12-15
net/smc: check return value of sock_recvmsg when draining clc data
Guangguan Wang
1
-0
/
+5
2024-12-15
net/smc: check smcd_v2_ext_offset when receiving proposal msg
Guangguan Wang
2
-1
/
+9
[next]