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
2024-04-04
netfilter: nf_tables: release batch on table validation from abort path
Pablo Neira Ayuso
1
-5
/
+10
2024-04-03
Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
15
-70
/
+207
2024-04-03
net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
Eric Dumazet
1
-1
/
+1
2024-04-03
af_unix: Remove lock dance in unix_peek_fds().
Kuniyuki Iwashima
2
-43
/
+1
2024-04-03
af_unix: Remove scm_fp_dup() in unix_attach_fds().
Kuniyuki Iwashima
1
-7
/
+2
2024-04-03
trace: tcp: fully support trace_tcp_send_reset
Jason Xing
2
-5
/
+5
2024-04-03
net: enable timestamp static key if CPU
Marcelo Tosatti
1
-0
/
+5
2024-04-03
net/smc: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-12
/
+20
2024-04-02
ipv6: Fix infinite recursion in fib6_dump_done().
Kuniyuki Iwashima
1
-7
/
+7
2024-04-02
caif: Use UTILITY_NAME_LENGTH instead of hard-coding 16
Christophe JAILLET
1
-4
/
+4
2024-04-02
net/iucv: Avoid explicit cpumask var allocation on stack
Dawei Li
1
-8
/
+18
2024-04-02
page_pool: try direct bulk recycling
Alexander Lobakin
1
-2
/
+5
2024-04-02
page_pool: check for PP direct cache locality later
Alexander Lobakin
4
-53
/
+52
2024-04-02
vsock/virtio: fix packet delivery to tap device
Marco Pinna
1
-1
/
+2
2024-04-02
ax25: fix use-after-free bugs caused by ax25_ds_del_timer
Duoming Zhou
1
-1
/
+1
2024-04-02
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
Jakub Sitnicki
1
-0
/
+6
2024-04-01
ipv6: remove RTNL protection from inet6_dump_fib()
Eric Dumazet
1
-25
/
+26
2024-04-01
genetlink: remove linux/genetlink.h
Jakub Kicinski
3
-3
/
+1
2024-04-01
net: openvswitch: remove unnecessary linux/genetlink.h include
Jakub Kicinski
1
-1
/
+0
2024-04-01
netlink: create a new header for internal genetlink symbols
Jakub Kicinski
3
-1
/
+14
2024-04-01
tcp/dccp: do not care about families in inet_twsk_purge()
Eric Dumazet
6
-23
/
+8
2024-04-01
inet: preserve const qualifier in inet_csk()
Eric Dumazet
3
-4
/
+4
2024-04-01
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2
-2
/
+2
2024-04-01
mptcp: prevent BPF accessing lowat from a subflow socket.
Paolo Abeni
1
-0
/
+4
2024-04-01
net: rps: add rps_input_queue_head_add() helper
Eric Dumazet
1
-5
/
+8
2024-04-01
net: rps: change input_queue_tail_incr_save()
Eric Dumazet
1
-8
/
+12
2024-04-01
net: enqueue_to_backlog() cleanup
Eric Dumazet
1
-13
/
+11
2024-04-01
net: make softnet_data.dropped an atomic_t
Eric Dumazet
2
-5
/
+11
2024-04-01
net: enqueue_to_backlog() change vs not running device
Eric Dumazet
1
-4
/
+5
2024-04-01
net: move dev_xmit_recursion() helpers to net/core/dev.h
Eric Dumazet
1
-0
/
+17
2024-04-01
net: move kick_defer_list_purge() to net/core/dev.h
Eric Dumazet
1
-3
/
+3
2024-04-01
pfcp: always set pfcp metadata
Michal Swiatkowski
2
-5
/
+109
2024-04-01
net: net_test: add tests for IP tunnel flags conversion helpers
Alexander Lobakin
2
-9
/
+125
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
21
-285
/
+414
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
8
-51
/
+93
2024-03-31
batman-adv: bypass empty buckets in batadv_purge_orig_ref()
Eric Dumazet
1
-0
/
+2
2024-03-29
Merge tag 'for-net-2024-03-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
4
-21
/
+68
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
6
-44
/
+27
2024-03-29
net: add sk_wake_async_rcu() helper
Eric Dumazet
9
-13
/
+13
2024-03-29
udp: avoid calling sock_def_readable() if possible
Eric Dumazet
1
-3
/
+11
2024-03-29
udp: relax atomic operation on sk->sk_rmem_alloc
Eric Dumazet
1
-6
/
+1
2024-03-29
udp: annotate data-race in __udp_enqueue_schedule_skb()
Eric Dumazet
1
-5
/
+6
2024-03-29
tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildca...
Kuniyuki Iwashima
1
-8
/
+11
2024-03-29
tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...
Kuniyuki Iwashima
1
-2
/
+9
2024-03-29
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2
-0
/
+8
2024-03-29
net: do not consume a cacheline for system_page_pool
Eric Dumazet
1
-1
/
+1
2024-03-29
devlink: use kvzalloc() to allocate devlink instance resources
Jian Wen
1
-3
/
+3
2024-03-29
batman-adv: Avoid infinite loop trying to resize local TT
Sven Eckelmann
1
-1
/
+1
2024-03-29
net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb
Balazs Scheidler
2
-2
/
+3
2024-03-29
batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks
Dmitry Antipov
1
-44
/
+3
[prev]
[next]