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
2020-12-01
net/smc: Add support for obtaining SMCR device list
Guvenc Gulce
1
-2
/
+11
2020-12-01
net/smc: Add support for obtaining SMCD device list
Guvenc Gulce
1
-0
/
+28
2020-12-01
net/smc: Add SMC-D Linkgroup diagnostic support
Guvenc Gulce
1
-0
/
+27
2020-12-01
net/smc: Introduce SMCR get link command
Guvenc Gulce
1
-0
/
+18
2020-12-01
net/smc: Introduce SMCR get linkgroup command
Guvenc Gulce
1
-0
/
+15
2020-12-01
net/smc: Add support for obtaining system information
Guvenc Gulce
1
-0
/
+18
2020-12-01
net/smc: Introduce generic netlink interface for diagnostic purposes
Guvenc Gulce
1
-0
/
+11
2020-12-01
net: delete __dev_getfirstbyhwtype
Vladimir Oltean
1
-1
/
+0
2020-12-01
bridge: switchdev: Notify about VLAN protocol changes
Danielle Ratson
1
-0
/
+2
2020-12-01
net: switch to storing KCOV handle directly in sk_buff
Marco Elver
1
-24
/
+13
2020-12-01
net: sched: remove redundant 'rtnl_held' argument
Vlad Buslov
1
-1
/
+1
2020-11-30
mptcp: open code mptcp variant for lock_sock
Paolo Abeni
1
-0
/
+1
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-43
/
+134
2020-11-27
Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2020-11-27
Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+1
2020-11-27
Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-2
/
+26
2020-11-27
net/sched: sch_frag: add generic packet fragment support.
wenxu
2
-0
/
+8
2020-11-27
net/sched: act_mirred: refactor the handle of xmit
wenxu
1
-5
/
+0
2020-11-27
net/tls: add CHACHA20-POLY1305 specific behavior
Vadim Fedorenko
1
-3
/
+6
2020-11-27
net/tls: add CHACHA20-POLY1305 specific defines and structures
Vadim Fedorenko
2
-0
/
+16
2020-11-27
net/tls: make inline helpers protocol-aware
Vadim Fedorenko
1
-14
/
+12
2020-11-27
net: openvswitch: fix TTL decrement action netlink message format
Eelco Chaudron
1
-0
/
+2
2020-11-27
Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2020-11-27
Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-0
/
+1
2020-11-26
mm: memcg: relayout structure mem_cgroup to avoid cache interference
Feng Tang
1
-14
/
+14
2020-11-25
net/tls: Protect from calling tls_dev_del for TLS RX twice
Maxim Mikityanskiy
1
-0
/
+6
2020-11-25
lockdep: Introduce in_softirq lockdep assert
Yunsheng Lin
1
-0
/
+11
2020-11-25
bridge: mrp: Implement LC mode for MRP
Horatiu Vultur
1
-0
/
+1
2020-11-25
net: sched: alias action flags with TCA_ACT_ prefix
Vlad Buslov
1
-5
/
+7
2020-11-25
net: phy: remove the .did_interrupt() and .ack_interrupt() callback
Ioana Ciornei
1
-15
/
+4
2020-11-25
trace: fix potenial dangerous pointer
Hui Su
1
-4
/
+4
2020-11-24
devlink: Fix reload stats structure
Moshe Shemesh
1
-0
/
+2
2020-11-24
devlink: Add blackhole_nexthop trap
Ido Schimmel
1
-1
/
+3
2020-11-24
Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2
-55
/
+2
2020-11-24
firmware: xilinx: Use hash-table for api feature check
Amit Sunil Dhamne
1
-4
/
+0
2020-11-23
net/packet: fix packet receive on L3 devices without visible hard header
Eyal Birger
1
-0
/
+5
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
5
-1
/
+5
2020-11-23
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
1
-2
/
+3
2020-11-23
net: ptp: introduce common defines for PTP message types
Christian Eggers
1
-1
/
+6
2020-11-23
compat: always include linux/compat.h from net/compat.h
Jakub Kicinski
1
-10
/
+0
2020-11-23
rxrpc: Don't leak the service-side session key to userspace
David Howells
1
-0
/
+1
2020-11-23
rxrpc: Remove the rxk5 security class as it's now defunct
David Howells
1
-55
/
+0
2020-11-23
keys: Provide the original description to the key preparser
David Howells
1
-0
/
+1
2020-11-22
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+24
2020-11-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-15
/
+33
2020-11-22
Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-11-22
mm: fix readahead_page_batch for retry entries
Matthew Wilcox (Oracle)
1
-0
/
+2
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2
-15
/
+29
2020-11-22
compiler-clang: remove version check for BPF Tracing
Nick Desaulniers
1
-0
/
+2
2020-11-21
Merge tag 'linux-can-next-for-5.11-20201120' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
6
-24
/
+60
[next]