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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-22
nfp: avoid buffer leak when FW communication fails
Jakub Kicinski
1
-3
/
+10
2018-07-22
nfp: bring back support for offloading shared blocks
Jakub Kicinski
2
-6
/
+0
2018-07-22
xen-netfront: fix queue name setting
Vitaly Kuznetsov
1
-1
/
+1
2018-07-22
net/dsa/realtek: add MODULE_LICENSE()
Randy Dunlap
1
-0
/
+2
2018-07-22
bonding: don't cast const buf in sysfs store
Nikolay Aleksandrov
1
-1
/
+6
2018-07-22
vhost_net: batch update used ring for datacopy TX
Jason Wang
1
-15
/
+25
2018-07-22
vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH
Jason Wang
1
-4
/
+4
2018-07-22
vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()
Jason Wang
1
-4
/
+4
2018-07-22
vhost_net: split out datacopy logic
Jason Wang
1
-20
/
+90
2018-07-22
vhost_net: introduce tx_can_batch()
Jason Wang
1
-2
/
+7
2018-07-22
vhost_net: introduce get_tx_bufs()
Jason Wang
1
-17
/
+32
2018-07-22
vhost_net: introduce vhost_exceeds_weight()
Jason Wang
1
-5
/
+8
2018-07-22
vhost_net: introduce helper to initialize tx iov iter
Jason Wang
1
-9
/
+17
2018-07-22
vhost_net: drop unnecessary parameter
Jason Wang
1
-4
/
+2
2018-07-21
net: phy: sfp: Do not use "imply HWMON"
Guenter Roeck
1
-1
/
+1
2018-07-21
libcxgb: replace vmalloc and memset with vzalloc
YueHaibing
1
-3
/
+1
2018-07-21
net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-3
/
+2
2018-07-21
s390/qeth: speed up L2 IQD xmit
Julian Wiedmann
3
-56
/
+30
2018-07-21
s390/qeth: add support for constrained HW headers
Julian Wiedmann
4
-22
/
+30
2018-07-21
s390/qeth: merge linearize-check into HW header construction
Julian Wiedmann
4
-70
/
+80
2018-07-21
s390/qeth: add statistics for consumed buffer elements
Julian Wiedmann
4
-23
/
+24
2018-07-21
s390/qeth: use core MTU range checking
Julian Wiedmann
5
-37
/
+2
2018-07-21
s390/qeth: simplify max MTU handling
Julian Wiedmann
4
-41
/
+45
2018-07-21
s390/qeth: don't cache HW port number
Julian Wiedmann
3
-7
/
+4
2018-07-21
s390/qeth: allocate netdevice early
Julian Wiedmann
6
-88
/
+94
2018-07-21
s390/qeth: remove redundant netif_carrier_ok() checks
Julian Wiedmann
3
-3
/
+3
2018-07-21
s390/qeth: reset layer2 attribute on layer switch
Julian Wiedmann
1
-0
/
+1
2018-07-21
s390/qeth: fix race in used-buffer accounting
Julian Wiedmann
1
-1
/
+2
2018-07-21
net: hns3: Add SPDX tags to HNS3 PF driver
Jian Shen
16
-128
/
+32
2018-07-21
net: hns3: Remove unused struct member and definition
Jian Shen
2
-14
/
+0
2018-07-21
net: hns3: Fix misleading parameter name
Jian Shen
3
-5
/
+5
2018-07-21
net: hns3: Modify inconsistent bit mask macros
Jian Shen
3
-18
/
+11
2018-07-21
net: hns3: Use decimal for bit offset macros
Jian Shen
2
-14
/
+14
2018-07-21
net: hns3: Correct unreasonable code comments
Jian Shen
3
-24
/
+23
2018-07-21
net: hns3: Remove extra space and brackets
Jian Shen
3
-5
/
+5
2018-07-21
net: hns3: Standardize the handle of return value
Jian Shen
1
-87
/
+46
2018-07-21
net: hns3: Remove some redundant assignments
Jian Shen
1
-2
/
+0
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-28
/
+214
2018-07-20
driver core: set up ownership of class devices in sysfs
Dmitry Torokhov
1
-0
/
+9
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
275
-1266
/
+2622
2018-07-20
Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+4
2018-07-20
Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+29
2018-07-20
gtp: constify nla_policy
Stephen Hemminger
1
-1
/
+1
2018-07-20
nbd: constify nla_policy
Stephen Hemminger
1
-3
/
+3
2018-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-30
/
+88
2018-07-20
Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+30
2018-07-20
Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-1
/
+1
2018-07-20
Merge tag 'pm-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-1
/
+20
2018-07-20
Merge tag 'acpi-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2018-07-20
platform/x86: dell-laptop: Fix backlight detection
Damien Thébault
1
-1
/
+1
[prev]
[next]