index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-16
netdev: avoid CFI problems with sock priv helpers
Jakub Kicinski
1
-2
/
+12
2025-01-14
net: netpoll: ensure skb_pool list is always initialized
John Sperbeck
1
-5
/
+5
2025-01-14
mptcp: fix spurious wake-up on under memory pressure
Paolo Abeni
1
-2
/
+7
2025-01-14
mptcp: be sure to send ack when mptcp-level window re-opens
Paolo Abeni
1
-2
/
+4
2025-01-14
vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]
Stefano Garzarella
1
-0
/
+9
2025-01-14
vsock: reset socket state when de-assigning the transport
Stefano Garzarella
1
-0
/
+9
2025-01-14
vsock/virtio: cancel close work in the destructor
Stefano Garzarella
1
-8
/
+21
2025-01-14
vsock/bpf: return early if transport is not assigned
Stefano Garzarella
1
-0
/
+9
2025-01-14
vsock/virtio: discard packets if the transport changes
Stefano Garzarella
1
-2
/
+5
2025-01-14
udp: Make rehash4 independent in udp_lib_rehash()
Philo Lu
1
-19
/
+27
2025-01-13
net/ncsi: fix locking in Get MAC Address handling
Paul Fertser
3
-15
/
+22
2025-01-13
pktgen: Avoid out-of-bounds access in get_imix_entries
Artem Chernyshev
1
-3
/
+3
2025-01-10
openvswitch: fix lockup on tx to unregistering netdev with carrier
Ilya Maximets
1
-1
/
+3
2025-01-10
xsk: Bring back busy polling support
Stanislav Fomichev
2
-6
/
+9
2025-01-10
bpf: Fix bpf_sk_select_reuseport() memory leak
Michal Luczaj
1
-12
/
+18
2025-01-09
ipv4: route: fix drop reason being overridden in ip_route_input_slow
Antoine Tenart
1
-0
/
+1
2025-01-09
Merge tag 'nf-25-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2
-5
/
+15
2025-01-09
rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-7
/
+32
2025-01-09
sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+2
2025-01-09
sctp: sysctl: udp_port: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-01-09
sctp: sysctl: auth_enable: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-01-09
sctp: sysctl: rto_min/max: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-01-09
sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+2
2025-01-09
mptcp: sysctl: blackhole timeout: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+3
2025-01-09
mptcp: sysctl: sched: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-6
/
+5
2025-01-09
mptcp: sysctl: avail sched: remove write access
Matthieu Baerts (NGI0)
1
-1
/
+1
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-09
netfilter: conntrack: clamp maximum hashtable size to INT_MAX
Pablo Neira Ayuso
1
-1
/
+4
2025-01-09
netfilter: nf_tables: imbalance in flowtable binding
Pablo Neira Ayuso
1
-4
/
+11
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
[next]