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
2018-03-26
net/mlx5: Add packet dropped while vport down statistics
Moshe Shemesh
2
-1
/
+6
2018-03-26
net/mlx5e: Add vnic steering drop statistics
Moshe Shemesh
1
-1
/
+2
2018-03-26
net/mlx5: Add support for QUERY_VNIC_ENV command
Moshe Shemesh
1
-1
/
+49
2018-03-26
net/mlx5e: PFC stall prevention support
Inbar Karmy
2
-4
/
+19
2018-03-26
ethtool: Add support for configuring PFC stall prevention in ethtool
Inbar Karmy
1
-0
/
+4
2018-03-26
net/mlx5e: Expose PFC stall prevention counters
Inbar Karmy
2
-3
/
+29
2018-03-26
vfio/pci: Add ioeventfd support
Alex Williamson
1
-0
/
+27
2018-03-26
ip6mr: Add refcounting to mfc
Yuval Mintz
2
-19
/
+13
2018-03-26
ip6mr: Add API for default_rule fib
Yuval Mintz
1
-0
/
+10
2018-03-26
ip6mr: Support fib notifications
Yuval Mintz
1
-0
/
+2
2018-03-26
ipmr: Make ipmr_dump() common
Yuval Mintz
1
-0
/
+18
2018-03-26
ipmr: Make MFC fib notifiers common
Yuval Mintz
2
-6
/
+44
2018-03-26
ipmr: Make vif fib notifiers common
Yuval Mintz
2
-8
/
+53
2018-03-26
net: sched, fix OOO packets with pfifo_fast
John Fastabend
1
-0
/
+1
2018-03-26
net: Drop NETDEV_UNREGISTER_FINAL
Kirill Tkhai
2
-3
/
+2
2018-03-26
net: Make NETDEV_XXX commands enum { }
Kirill Tkhai
1
-33
/
+36
2018-03-26
net/utils: Introduce inet_addr_is_any
Sagi Grimberg
1
-0
/
+1
2018-03-26
usb: musb: remove blackfin port
Arnd Bergmann
1
-7
/
+0
2018-03-26
usb: host: remove tilegx platform glue
Arnd Bergmann
1
-35
/
+0
2018-03-26
input: misc: remove blackfin rotary driver
Arnd Bergmann
1
-117
/
+0
2018-03-26
pinctrl: remove adi2/blackfin drivers
Arnd Bergmann
1
-40
/
+0
2018-03-26
media: platform: remove blackfin capture driver
Arnd Bergmann
2
-133
/
+0
2018-03-26
fbdev: remove blackfin drivers
Arnd Bergmann
1
-2
/
+1
2018-03-26
video/logo: remove obsolete logo files
Arnd Bergmann
1
-3
/
+0
2018-03-26
raid: remove tile specific raid6 implementation
Arnd Bergmann
1
-1
/
+0
2018-03-26
net: adi: remove blackfin ethernet drivers
Arnd Bergmann
1
-30
/
+0
2018-03-26
asm-generic: clean up asm/unistd.h
Arnd Bergmann
1
-163
/
+0
2018-03-26
asm-generic: siginfo: define ia64 si_codes unconditionally
Arnd Bergmann
1
-12
/
+8
2018-03-26
asm-generic: siginfo: remove obsolete #ifdefs
Arnd Bergmann
1
-34
/
+2
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
1
-6
/
+1
2018-03-26
libcrc32c: Add crc32c_impl function
Nikolay Borisov
1
-0
/
+1
2018-03-26
Btrfs: add tracepoint for em's EEXIST case
Liu Bo
1
-0
/
+35
2018-03-26
quota: Kill an unused extern entry form quota.h
Ritesh Harjani
1
-1
/
+0
2018-03-26
bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed()
Martin KaFai Lau
1
-0
/
+7
2018-03-26
bpf: Rename bpf_verifer_log
Martin KaFai Lau
1
-3
/
+3
2018-03-25
Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...
David S. Miller
1
-0
/
+56
2018-03-26
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-0
/
+3
2018-03-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
2018-03-25
syscalls: define and explain goal to not call syscalls in the kernel
Dominik Brodowski
1
-0
/
+7
2018-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+4
2018-03-24
ipc: Move IPCMNI from include/ipc.h into ipc/util.h
Eric W. Biederman
1
-2
/
+0
2018-03-24
msg: Move struct msg_queue into ipc/msg.c
Eric W. Biederman
1
-18
/
+0
2018-03-24
shm: Move struct shmid_kernel into ipc/shm.c
Eric W. Biederman
1
-22
/
+0
2018-03-24
Merge tag 'at24-4.17-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
35
-95
/
+198
2018-03-24
i2c: pca-platform: drop gpio from platform data
Chris Packham
1
-3
/
+0
2018-03-24
Merge branch 'linus' into x86/dma, to resolve a conflict with upstream
Ingo Molnar
33
-42
/
+195
2018-03-23
net/sched: remove tcf_idr_cleanup()
Davide Caratti
1
-1
/
+0
2018-03-23
platform/x86: mlx-platform: Add physical bus number auto detection
Vadim Pasternak
1
-0
/
+2
2018-03-23
platform/x86: mlx-platform: Add deffered bus functionality
Vadim Pasternak
1
-0
/
+2
2018-03-23
ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
Takashi Iwai
1
-0
/
+1
[prev]
[next]