index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev: avoid CFI problems with sock priv helpers
Jakub Kicinski
39 hours
1
-2
/
+12
*
net: netpoll: ensure skb_pool list is always initialized
John Sperbeck
3 days
1
-5
/
+5
*
mptcp: fix spurious wake-up on under memory pressure
Paolo Abeni
3 days
1
-2
/
+7
*
mptcp: be sure to send ack when mptcp-level window re-opens
Paolo Abeni
3 days
1
-2
/
+4
*
vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]
Stefano Garzarella
4 days
1
-0
/
+9
*
vsock: reset socket state when de-assigning the transport
Stefano Garzarella
4 days
1
-0
/
+9
*
vsock/virtio: cancel close work in the destructor
Stefano Garzarella
4 days
1
-8
/
+21
*
vsock/bpf: return early if transport is not assigned
Stefano Garzarella
4 days
1
-0
/
+9
*
vsock/virtio: discard packets if the transport changes
Stefano Garzarella
4 days
1
-2
/
+5
*
udp: Make rehash4 independent in udp_lib_rehash()
Philo Lu
4 days
1
-19
/
+27
*
net/ncsi: fix locking in Get MAC Address handling
Paul Fertser
4 days
3
-15
/
+22
*
pktgen: Avoid out-of-bounds access in get_imix_entries
Artem Chernyshev
5 days
1
-3
/
+3
*
openvswitch: fix lockup on tx to unregistering netdev with carrier
Ilya Maximets
7 days
1
-1
/
+3
*
xsk: Bring back busy polling support
Stanislav Fomichev
7 days
2
-6
/
+9
*
bpf: Fix bpf_sk_select_reuseport() memory leak
Michal Luczaj
7 days
1
-12
/
+18
*
ipv4: route: fix drop reason being overridden in ip_route_input_slow
Antoine Tenart
8 days
1
-0
/
+1
*
Merge tag 'nf-25-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
8 days
2
-5
/
+15
|
\
|
*
netfilter: conntrack: clamp maximum hashtable size to INT_MAX
Pablo Neira Ayuso
9 days
1
-1
/
+4
|
*
netfilter: nf_tables: imbalance in flowtable binding
Pablo Neira Ayuso
9 days
1
-4
/
+11
*
|
rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy
Matthieu Baerts (NGI0)
8 days
1
-7
/
+32
*
|
sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxy
Matthieu Baerts (NGI0)
8 days
1
-1
/
+2
*
|
sctp: sysctl: udp_port: avoid using current->nsproxy
Matthieu Baerts (NGI0)
8 days
1
-1
/
+1
*
|
sctp: sysctl: auth_enable: avoid using current->nsproxy
Matthieu Baerts (NGI0)
8 days
1
-1
/
+1
*
|
sctp: sysctl: rto_min/max: avoid using current->nsproxy
Matthieu Baerts (NGI0)
8 days
1
-2
/
+2
*
|
sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy
Matthieu Baerts (NGI0)
8 days
1
-1
/
+2
*
|
mptcp: sysctl: blackhole timeout: avoid using current->nsproxy
Matthieu Baerts (NGI0)
8 days
1
-1
/
+3
*
|
mptcp: sysctl: sched: avoid using current->nsproxy
Matthieu Baerts (NGI0)
8 days
1
-6
/
+5
*
|
mptcp: sysctl: avail sched: remove write access
Matthieu Baerts (NGI0)
8 days
1
-1
/
+1
*
|
sched: sch_cake: add bounds checks to host bulk flow fairness counts
Toke Høiland-Jørgensen
8 days
1
-65
/
+75
*
|
Merge tag 'for-net-2025-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
9 days
3
-9
/
+44
|
\
\
|
*
|
Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.
Chris Lu
9 days
1
-2
/
+2
|
*
|
Bluetooth: MGMT: Fix Add Device to responding before completing
Luiz Augusto von Dentz
9 days
1
-2
/
+36
|
*
|
Bluetooth: hci_sync: Fix not setting Random Address when required
Luiz Augusto von Dentz
9 days
1
-5
/
+6
*
|
|
tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset
Daniel Borkmann
9 days
1
-1
/
+1
*
|
|
netdev: prevent accessing NAPI instances from another namespace
Jakub Kicinski
9 days
3
-18
/
+34
|
/
/
*
|
ipvlan: Fix use-after-free in ipvlan_get_iflink().
Kuniyuki Iwashima
10 days
1
-3
/
+7
*
|
tls: Fix tls_sw_sendmsg error handling
Benjamin Coddington
10 days
1
-1
/
+1
*
|
net: don't dump Tx and uninitialized NAPIs
Jakub Kicinski
11 days
1
-2
/
+3
*
|
Merge tag 'ieee802154-for-net-2025-01-03' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
13 days
1
-0
/
+4
|
\
\
|
*
|
mac802154: check local interfaces before deleting sdata list
Lizhi Xu
2024-11-19
1
-0
/
+4
*
|
|
net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute
Eric Dumazet
13 days
1
-1
/
+2
*
|
|
net: 802: LLC+SNAP OID:PID lookup on start of skb data
Antonio Pastor
13 days
1
-2
/
+2
*
|
|
Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-01-03
12
-45
/
+62
|
\
\
\
|
*
|
|
mptcp: prevent excessive coalescing on receive
Paolo Abeni
2025-01-03
1
-0
/
+1
|
*
|
|
mptcp: don't always assume copied data in mptcp_cleanup_rbuf()
Paolo Abeni
2025-01-03
1
-9
/
+9
|
*
|
|
mptcp: fix recvbuffer adjust on sleeping rcvmsg
Paolo Abeni
2025-01-03
1
-3
/
+3
|
*
|
|
ila: serialize calls to nf_register_net_hooks()
Eric Dumazet
2025-01-03
1
-5
/
+11
|
*
|
|
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet
2025-01-03
1
-12
/
+4
|
*
|
|
af_packet: fix vlan_get_tci() vs MSG_PEEK
Eric Dumazet
2025-01-03
1
-9
/
+3
|
*
|
|
net: restrict SO_REUSEPORT to inet sockets
Eric Dumazet
2025-01-03
1
-1
/
+4
[next]