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
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
1
-0
/
+4
2023-06-12
kcm: Send multiple frags in one sendmsg()
David Howells
1
-1
/
+1
2023-06-12
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-6
/
+5
2023-06-12
Remove file->f_op->sendpage
David Howells
1
-1
/
+0
2023-06-12
net: flower: add support for matching cfm fields
Zahari Doychev
1
-0
/
+9
2023-06-12
net: flow_dissector: add support for cfm packets
Zahari Doychev
1
-0
/
+21
2023-06-12
Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
3
-4
/
+16
2023-06-12
tcp: remove size parameter from tcp_stream_alloc_skb()
Eric Dumazet
1
-1
/
+1
2023-06-12
tcp: let tcp_send_syn_data() build headless packets
Eric Dumazet
1
-0
/
+1
2023-06-12
netlink: support extack in dump ->start()
Jakub Kicinski
1
-0
/
+1
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
1
-0
/
+1
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
4
-2
/
+41
2023-06-12
net: openvswitch: add support for l4 symmetric hashing
Aaron Conole
1
-0
/
+1
2023-06-12
net/sched: taprio: report class offload stats per TXQ, not per TC
Vladimir Oltean
1
-5
/
+5
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
5
-96
/
+112
2023-06-09
Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
4
-6
/
+172
2023-06-09
net/mlx5: Add new page type for EC VF pages
Daniel Jurgens
1
-0
/
+1
2023-06-09
net/mlx5: Update vport caps query/set for EC VFs
Daniel Jurgens
1
-1
/
+1
2023-06-09
net/mlx5: Enable devlink port for embedded cpu VF vports
Daniel Jurgens
1
-0
/
+6
2023-06-09
net/mlx5: mlx5_ifc updates for embedded CPU SRIOV
Daniel Jurgens
1
-3
/
+8
2023-06-09
net: phy: broadcom: Add support for setting LED brightness
Florian Fainelli
1
-0
/
+3
2023-06-09
net: phy: broadcom: Rename LED registers
Florian Fainelli
1
-3
/
+3
2023-06-08
ipv4, ipv6: Use splice_eof() to flush
David Howells
3
-0
/
+3
2023-06-08
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
4
-0
/
+4
2023-06-08
splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
David Howells
2
-2
/
+2
2023-06-08
net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
David Howells
1
-1
/
+3
2023-06-08
Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-3
/
+17
2023-06-08
net: pcs: lynx: make lynx_pcs_create() static
Russell King (Oracle)
1
-1
/
+0
2023-06-08
net: pcs: lynx: add lynx_pcs_create_fwnode()
Russell King (Oracle)
1
-0
/
+1
2023-06-08
net: pcs: lynx: remove lynx_get_mdio_device()
Russell King (Oracle)
1
-2
/
+0
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-46
/
+75
2023-06-08
Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
11
-21
/
+33
2023-06-08
crypto: af_alg: Use extract_iter_to_sg() to create scatterlists
David Howells
1
-4
/
+2
2023-06-08
crypto: af_alg: Pin pages rather than ref'ing if appropriate
David Howells
1
-0
/
+1
2023-06-08
Move netfs_extract_iter_to_sg() to lib/scatterlist.c
David Howells
2
-4
/
+5
2023-06-08
Drop the netfs_ prefix from netfs_extract_iter_to_sg()
David Howells
1
-3
/
+3
2023-06-08
net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
Jiawen Wu
1
-0
/
+1
2023-06-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
2023-06-07
net/mlx5e: Expose catastrophic steering error counters
Lama Kayal
1
-2
/
+10
2023-06-07
{net/RDMA}/mlx5: introduce lag_for_each_peer
Shay Drory
1
-1
/
+7
2023-06-07
wifi: cfg80211: add a work abstraction with special semantics
Johannes Berg
1
-4
/
+91
2023-06-07
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
1
-0
/
+2
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
2
-3
/
+5
2023-06-07
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
1
-2
/
+5
2023-06-07
rfs: annotate lockless accesses to sk->sk_rxhash
Eric Dumazet
1
-5
/
+13
2023-06-06
Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-1
/
+4
2023-06-06
ipv6: rpl: Fix Route of Death.
Kuniyuki Iwashima
1
-3
/
+0
2023-06-06
Merge tag 'platform-drivers-x86-v6.4-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+1
2023-06-06
wifi: mac80211: provide a helper to fetch the medium synchronization delay
Emmanuel Grumbach
2
-0
/
+38
2023-06-06
wifi: mac80211: fetch and store the EML capability information
Emmanuel Grumbach
2
-0
/
+37
[next]