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
2022-09-07
net/mlx5: Add MACsec Tx tables support to fs_core
Lior Nahmanson
1
-1
/
+2
2022-09-07
net/mlx5: Introduce MACsec Connect-X offload hardware bits and structures
Lior Nahmanson
2
-2
/
+101
2022-09-07
net/mlx5: Generalize Flow Context for new crypto fields
Lior Nahmanson
2
-7
/
+12
2022-09-07
net/mlx5: Removed esp_id from struct mlx5_flow_act
Lior Nahmanson
1
-1
/
+0
2022-09-07
net/macsec: Move some code for sharing with various drivers that implements o...
Lior Nahmanson
1
-0
/
+21
2022-09-07
net/macsec: Add MACsec skb_metadata_dst Tx Data path support
Lior Nahmanson
2
-0
/
+14
2022-09-07
netlink: introduce NLA_POLICY_MAX_BE
Florian Westphal
1
-0
/
+9
2022-09-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
17
-28
/
+206
2022-09-05
Merge tag 'soc-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+8
2022-09-05
bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.
Alexei Starovoitov
1
-0
/
+2
2022-09-05
bpf: Add percpu allocation support to bpf_mem_alloc.
Alexei Starovoitov
1
-1
/
+1
2022-09-05
bpf: Introduce any context BPF specific memory allocator.
Alexei Starovoitov
1
-0
/
+26
2022-09-05
net: phy: Add 1000BASE-KX interface mode
Sean Anderson
1
-0
/
+4
2022-09-05
soc: fsl: qbman: Add CGR update function
Sean Anderson
1
-0
/
+9
2022-09-05
net: pcs: add new PCS driver for altera TSE PCS
Maxime Chevallier
1
-0
/
+17
2022-09-04
Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
1
-0
/
+11
2022-09-04
Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-3
/
+5
2022-09-03
Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+8
2022-09-03
wifi: nl80211: add MLD address to assoc BSS entries
Johannes Berg
1
-0
/
+2
2022-09-03
wifi: nl80211: Add POWERED_ADDR_CHANGE feature
James Prestwood
1
-0
/
+9
2022-09-03
wifi: use struct_group to copy addresses
Johannes Berg
1
-3
/
+5
2022-09-03
net/ipv4: Use __DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-14
/
+6
2022-09-02
bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()
Martin KaFai Lau
2
-0
/
+4
2022-09-02
bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()
Martin KaFai Lau
1
-0
/
+2
2022-09-02
bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()
Martin KaFai Lau
1
-0
/
+2
2022-09-02
bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()
Martin KaFai Lau
1
-0
/
+2
2022-09-02
bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2
-3
/
+3
2022-09-02
bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2
-5
/
+5
2022-09-02
bpf: net: Change sk_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2
-2
/
+6
2022-09-02
net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERI...
Gal Pressman
1
-4
/
+2
2022-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-3
/
+0
2022-09-02
Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+6
2022-09-02
Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2022-09-02
Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+7
2022-09-02
Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+4
2022-09-02
bpf: Support getting tunnel flags
Shmulik Ladkani
1
-1
/
+9
2022-09-02
bpf, tnums: Warn against the usage of tnum_in(tnum_range(), ...)
Shung-Hsi Yu
1
-2
/
+18
2022-09-02
Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
3
-2
/
+5
2022-09-02
net: remove netif_tx_napi_add()
Jakub Kicinski
1
-2
/
+0
2022-09-02
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
1
-0
/
+21
2022-09-02
net: bql: add more documentation
Eric Dumazet
1
-6
/
+26
2022-09-02
Merge tag 'at91-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Arnd Bergmann
1
-0
/
+8
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-33
/
+106
2022-09-01
Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-9
/
+13
2022-09-01
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
1
-2
/
+5
2022-09-01
io_uring/notif: remove notif registration
Pavel Begunkov
1
-8
/
+0
2022-09-01
Revert "io_uring: rename IORING_OP_FILES_UPDATE"
Pavel Begunkov
1
-11
/
+1
2022-09-01
Revert "io_uring: add zc notification flush requests"
Pavel Begunkov
1
-1
/
+0
2022-09-01
rxrpc: Remove rxrpc_get_reply_time() which is no longer used
David Howells
1
-2
/
+0
[prev]
[next]