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-10
net: use SKB_CONSUMED in skb_attempt_defer_free()
Pavel Begunkov
1
-1
/
+1
2024-04-10
net: cache for same cpu skb_attempt_defer_free
Pavel Begunkov
1
-1
/
+14
2024-04-10
tcp: tweak tcp_sock_write_txrx size assertion
Eric Dumazet
1
-1
/
+5
2024-04-10
net: sched: cls_api: fix slab-use-after-free in fl_dump_key
Jianbo Liu
1
-1
/
+1
2024-04-09
net: remove napi_frag_unref
Mina Almasry
1
-1
/
+1
2024-04-09
net: make napi_frag_unref reuse skb_page_unref
Mina Almasry
2
-2
/
+2
2024-04-09
net: sched: cake: Optimize the number of function calls and branches in heap ...
Kuan-Wei Chiu
1
-1
/
+1
2024-04-09
tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu field
Eric Dumazet
5
-16
/
+27
2024-04-09
tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
Eric Dumazet
4
-10
/
+15
2024-04-08
devlink: Support setting max_io_eqs
Parav Pandit
1
-0
/
+53
2024-04-08
net: display more skb fields in skb_dump()
Eric Dumazet
1
-6
/
+12
2024-04-08
mptcp: add reset reason options in some places
Jason Xing
1
-5
/
+15
2024-04-08
ipv4: Set scope explicitly in ip_route_output().
Guillaume Nault
5
-7
/
+12
2024-04-08
af_packet: avoid a false positive warning in packet_setsockopt()
Eric Dumazet
1
-12
/
+14
2024-04-08
net: handle HAS_IOPORT dependencies
Niklas Schnelle
1
-1
/
+1
2024-04-08
tcp: more struct tcp_sock adjustments
Eric Dumazet
1
-4
/
+4
2024-04-08
Merge tag 'batadv-next-pullrequest-20240405' of git://git.open-mesh.org/linux...
David S. Miller
3
-45
/
+6
2024-04-08
net: dqs: use sysfs_emit() in favor of sprintf()
Eric Dumazet
1
-3
/
+3
2024-04-08
ip_tunnel: harden copying IP tunnel params to userspace
Alexander Lobakin
1
-0
/
+2
2024-04-08
ipv6: remove RTNL protection from ip6addrlbl_dump()
Eric Dumazet
1
-7
/
+11
2024-04-08
inet: frags: delay fqdir_free_fn()
Eric Dumazet
1
-2
/
+2
2024-04-08
ip6_vti: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-04-08
ip6_vti: Do not use custom stat allocator
Breno Leitao
1
-10
/
+1
2024-04-06
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
2
-2
/
+51
2024-04-06
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-0
/
+9
2024-04-06
netlink: add nlmsg_consume() and use it in devlink compat
Jakub Kicinski
1
-1
/
+1
2024-04-06
net: skbuff: generalize the skb->decrypted bit
Jakub Kicinski
6
-18
/
+11
2024-04-05
tcp: annotate data-races around tp->window_clamp
Eric Dumazet
7
-23
/
+29
2024-04-05
ethtool: add interface to read Tx hardware timestamping statistics
Rahul Rameshbabu
1
-1
/
+51
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
30
-98
/
+216
2024-04-04
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
29
-92
/
+208
2024-04-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+6
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
4
-0
/
+18
2024-04-04
Merge tag 'nf-24-04-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-16
/
+34
2024-04-04
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
1
-5
/
+5
2024-04-04
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
1
-4
/
+5
2024-04-04
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
1
-2
/
+7
2024-04-04
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
1
-0
/
+3
2024-04-04
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
1
-0
/
+1
2024-04-04
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
1
-5
/
+8
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
[next]