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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
1
-0
/
+3
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-33
/
+24
2021-07-23
net: socket: rework compat_ifreq_ioctl()
Arnd Bergmann
1
-0
/
+2
2021-07-23
net: socket: simplify dev_ifconf handling
Arnd Bergmann
1
-1
/
+1
2021-07-23
net: socket: remove register_gifconf
Arnd Bergmann
2
-8
/
+9
2021-07-23
ethtool: improve compat ioctl handling
Arnd Bergmann
1
-4
/
+0
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
1
-17
/
+15
2021-07-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-25
/
+1
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
1
-36
/
+18
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
1
-0
/
+21
2021-07-21
Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2021-07-21
ipv6: ioam: Support for IOAM injection with lwtunnels
Justin Iurman
1
-0
/
+13
2021-07-21
ipv6: ioam: IOAM Generic Netlink API
Justin Iurman
1
-0
/
+13
2021-07-21
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
2
-0
/
+16
2021-07-21
Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Jonathan Marek
1
-25
/
+1
2021-07-20
net: phy: add API to read 802.3-c45 IDs
Xu Liang
1
-0
/
+1
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
1
-13
/
+3
2021-07-20
net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register
Vladimir Oltean
1
-2
/
+0
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
1
-9
/
+1
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
1
-9
/
+9
2021-07-20
net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers
Vladimir Oltean
1
-0
/
+6
2021-07-20
net: dsa: tag_8021q: remove struct packet_type declaration
Vladimir Oltean
1
-1
/
+0
2021-07-20
net: dsa: sja1105: delete the best_effort_vlan_filtering mode
Vladimir Oltean
2
-9
/
+1
2021-07-17
Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+17
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-42
/
+152
2021-07-15
sock_map: Relax config dependency to CONFIG_NET
Cong Wang
1
-18
/
+20
2021-07-15
bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip
Jiri Olsa
1
-1
/
+2
2021-07-15
bpf, x86: Store caller's ip in trampoline stack
Jiri Olsa
1
-0
/
+5
2021-07-15
bpf: Teach stack depth check about async callbacks.
Alexei Starovoitov
1
-0
/
+1
2021-07-15
bpf: Implement verifier support for validation of async callbacks.
Alexei Starovoitov
1
-1
/
+8
2021-07-15
bpf: Prevent pointer mismatch in bpf_timer_init.
Alexei Starovoitov
1
-1
/
+8
2021-07-15
bpf: Add map side support for bpf timers.
Alexei Starovoitov
2
-11
/
+34
2021-07-15
bpf: Introduce bpf timers.
Alexei Starovoitov
1
-0
/
+3
2021-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+4
2021-07-15
bus: mhi: pci-generic: configurable network interface MRU
Richard Laing
1
-0
/
+2
2021-07-15
mm: fix the try_to_unmap prototype for !CONFIG_MMU
Christoph Hellwig
1
-1
/
+3
2021-07-15
kasan: fix build by including kernel.h
Marco Elver
1
-0
/
+1
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-6
/
+44
2021-07-14
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
1
-0
/
+2
2021-07-13
firmware: arm_scpi: Fix kernel doc warnings
Sudeep Holla
1
-0
/
+8
2021-07-13
firmware: arm_scmi: Fix kernel doc warnings
Sudeep Holla
1
-5
/
+9
2021-07-12
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
2
-5
/
+1
2021-07-11
net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340
Marek BehĂșn
1
-5
/
+1
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+4
2021-07-10
Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+0
2021-07-10
Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+289
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-6
/
+127
2021-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-36
/
+6
2021-07-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-3
/
+27
[next]