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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
net: sfp-bus: constify link_modes to sfp_select_interface()
Russell King (Oracle)
1
-2
/
+2
2024-04-30
net/smc: add operations to merge sndbuf with peer DMB
Wen Gu
1
-0
/
+3
2024-04-30
net/smc: mark optional smcd_ops and check for support when called
Wen Gu
1
-6
/
+8
2024-04-30
net/smc: decouple ism_client from SMC-D DMB registration
Wen Gu
1
-2
/
+2
2024-04-30
netdev: add queue stats
Xuan Zhuo
2
-0
/
+46
2024-04-30
virtio_net: introduce device stats feature and structures
Xuan Zhuo
1
-0
/
+143
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
8
-12
/
+137
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2
-8
/
+9
2024-04-29
ipv6: use call_rcu_hurry() in fib6_info_release()
Eric Dumazet
1
-1
/
+1
2024-04-26
rstreason: make it work in trace world
Jason Xing
1
-4
/
+22
2024-04-26
tcp: support rstreason for passive reset
Jason Xing
1
-0
/
+15
2024-04-26
rstreason: prepare for active reset
Jason Xing
1
-1
/
+2
2024-04-26
rstreason: prepare for passive reset
Jason Xing
1
-1
/
+3
2024-04-26
net: introduce rstreason to detect why the RST is sent
Jason Xing
1
-0
/
+106
2024-04-26
virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
1
-0
/
+35
2024-04-26
net: hsr: Provide RedBox support (HSR-SAN)
Lukasz Majewski
1
-0
/
+1
2024-04-26
net/sched: fix false lockdep warning on qdisc root lock
Davide Caratti
1
-0
/
+1
2024-04-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
5
-9
/
+338
2024-04-25
net: add two more call_rcu_hurry()
Eric Dumazet
1
-1
/
+1
2024-04-25
bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args
Philo Lu
2
-2
/
+4
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-64
/
+128
2024-04-25
Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-51
/
+132
2024-04-25
Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7
-20
/
+62
2024-04-25
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
1
-0
/
+3
2024-04-25
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
1
-1
/
+2
2024-04-25
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
1
-0
/
+25
2024-04-25
macsec: Enable devices to advertise whether they update sk_buff md_dst during...
Rahul Rameshbabu
1
-0
/
+2
2024-04-25
Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-0
/
+3
2024-04-25
tcp: move tcp_skb_cb->sacked flags to enum
Philo Lu
1
-9
/
+13
2024-04-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2
-2
/
+4
2024-04-24
bpf: make common crypto API for TC/XDP programs
Vadim Fedorenko
2
-0
/
+25
2024-04-24
bpf: update the comment for BTF_FIELDS_MAX
Haiyue Wang
1
-1
/
+1
2024-04-24
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
1
-0
/
+4
2024-04-24
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
1
-1
/
+3
2024-04-24
iavf: switch to Page Pool
Alexander Lobakin
1
-0
/
+17
2024-04-24
libeth: add Rx buffer management
Alexander Lobakin
1
-0
/
+117
2024-04-24
page_pool: add DMA-sync-for-CPU inline helper
Alexander Lobakin
1
-0
/
+24
2024-04-24
page_pool: constify some read-only function arguments
Alexander Lobakin
2
-7
/
+7
2024-04-24
slab: introduce kvmalloc_array_node() and kvcalloc_node()
Alexander Lobakin
1
-2
/
+15
2024-04-24
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin
2
-0
/
+158
2024-04-24
bpf: Introduce bpf_preempt_[disable,enable] kfuncs
Kumar Kartikeya Dwivedi
1
-0
/
+1
2024-04-24
net: create a dummy net_device allocator
Breno Leitao
1
-0
/
+3
2024-04-23
bpf: wq: add bpf_wq_set_callback_impl
Benjamin Tissoires
1
-0
/
+1
2024-04-23
net: fix sk_memory_allocated_{add|sub} vs softirqs
Eric Dumazet
1
-18
/
+20
2024-04-23
bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps
Benjamin Tissoires
1
-0
/
+2
2024-04-23
bpf: add support for bpf_wq user type
Benjamin Tissoires
2
-1
/
+14
2024-04-22
Merge branch 'for-uring-ubufops' into HEAD
Jakub Kicinski
1
-8
/
+13
2024-04-22
net: add callback for setting a ubuf_info to skb
Pavel Begunkov
1
-0
/
+2
2024-04-22
net: extend ubuf_info callback to ops structure
Pavel Begunkov
1
-8
/
+11
2024-04-22
net/mlx5e: Support updating coalescing configuration without resetting channels
Rahul Rameshbabu
2
-4
/
+6
[next]