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
2023-06-14
net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
Peilin Ye
2
-8
/
+34
2023-06-14
net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs
Peilin Ye
1
-10
/
+10
2023-06-14
net/sched: act_ct: Fix promotion of offloaded unreplied tuple
Paul Blakey
3
-6
/
+20
2023-06-13
ethtool: ioctl: account for sopass diff in set_wol
Justin Chen
1
-1
/
+2
2023-06-12
kcm: Send multiple frags in one sendmsg()
David Howells
1
-76
/
+50
2023-06-12
kcm: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-5
/
+11
2023-06-12
tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-40
/
+9
2023-06-12
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-26
/
+12
2023-06-12
net: flower: add support for matching cfm fields
Zahari Doychev
1
-0
/
+102
2023-06-12
net: flow_dissector: add support for cfm packets
Zahari Doychev
1
-0
/
+30
2023-06-12
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
2
-22
/
+13
2023-06-12
SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
Chuck Lever
1
-0
/
+25
2023-06-12
SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0]...
Chuck Lever
1
-5
/
+0
2023-06-12
svcrdma: Clean up allocation of svc_rdma_rw_ctxt
Chuck Lever
1
-4
/
+6
2023-06-12
svcrdma: Clean up allocation of svc_rdma_send_ctxt
Chuck Lever
1
-5
/
+4
2023-06-12
svcrdma: Clean up allocation of svc_rdma_recv_ctxt
Chuck Lever
1
-11
/
+7
2023-06-12
svcrdma: Allocate new transports on device's NUMA node
Chuck Lever
1
-9
/
+9
2023-06-12
tcp: remove size parameter from tcp_stream_alloc_skb()
Eric Dumazet
2
-8
/
+8
2023-06-12
tcp: remove some dead code
Eric Dumazet
1
-28
/
+12
2023-06-12
tcp: let tcp_send_syn_data() build headless packets
Eric Dumazet
2
-13
/
+20
2023-06-12
net: ethtool: don't require empty header nests
Jakub Kicinski
1
-0
/
+2
2023-06-12
netlink: support extack in dump ->start()
Jakub Kicinski
2
-0
/
+4
2023-06-12
af_unix: Kconfig: make CONFIG_UNIX bool
Alexander Mikhalitsyn
1
-5
/
+1
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
2
-0
/
+49
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
3
-5
/
+25
2023-06-12
net: openvswitch: add support for l4 symmetric hashing
Aaron Conole
2
-2
/
+12
2023-06-12
net/sched: taprio: report class offload stats per TXQ, not per TC
Vladimir Oltean
1
-4
/
+4
2023-06-12
xfrm: Use xfrm_state selector for BEET input
Herbert Xu
1
-4
/
+3
2023-06-12
sctp: fix an error code in sctp_sf_eat_auth()
Dan Carpenter
1
-1
/
+1
2023-06-12
sctp: handle invalid error codes without calling BUG()
Dan Carpenter
1
-1
/
+4
2023-06-12
net/sched: act_pedit: Use kmemdup() to replace kmalloc + memcpy
Jiapeng Chong
1
-3
/
+1
2023-06-12
wifi: mac80211: fragment per STA profile correctly
Benjamin Berg
3
-5
/
+6
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
1
-14
/
+12
2023-06-10
Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
3
-17
/
+100
2023-06-10
netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
Dmitry Mastykin
1
-1
/
+2
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
33
-269
/
+305
2023-06-10
mptcp: unify pm set_flags interfaces
Geliang Tang
3
-32
/
+51
2023-06-10
mptcp: unify pm get_flags_and_ifindex_by_id
Geliang Tang
4
-22
/
+24
2023-06-10
mptcp: unify pm get_local_id interfaces
Geliang Tang
3
-21
/
+21
2023-06-10
mptcp: export local_address
Geliang Tang
2
-9
/
+9
2023-06-09
Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
30
-430
/
+684
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
1
-1
/
+1
2023-06-09
wifi: mac80211: Use active_links instead of valid_links in Tx
Ilan Peer
1
-3
/
+3
2023-06-09
wifi: cfg80211: remove links only on AP
Johannes Berg
1
-1
/
+8
2023-06-09
wifi: mac80211: take lock before setting vif links
Benjamin Berg
1
-1
/
+8
2023-06-09
wifi: cfg80211: fix link del callback to call correct handler
Benjamin Berg
1
-3
/
+3
2023-06-09
wifi: mac80211: fix link activation settings order
Johannes Berg
1
-2
/
+2
2023-06-09
wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()
Dan Carpenter
1
-3
/
+0
2023-06-09
net/sched: cls_u32: Fix reference counter leak leading to overflow
Lee Jones
1
-8
/
+10
2023-06-09
net/sched: taprio: fix slab-out-of-bounds Read in taprio_dequeue_from_txq
Zhengchao Shao
1
-0
/
+3
[prev]
[next]