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-09-16
net: phy: et011c: Remove incorrect PHY_POLL flags
Florian Fainelli
1
-1
/
+0
2018-09-14
cxgb4: update supported DCB version
Ganesh Goudar
2
-2
/
+31
2018-09-14
cxgb4: add per rx-queue counter for packet errors
Ganesh Goudar
3
-0
/
+6
2018-09-14
cxgb4: Fix endianness issue in t4_fwcache()
Ganesh Goudar
1
-1
/
+1
2018-09-14
net: move definition of pcpu_lstats to header file
Li RongQing
3
-22
/
+4
2018-09-13
net/ibm/emac: Remove VLA usage
Kees Cook
2
-1
/
+8
2018-09-13
tg3: Fix fall-through annotations
Gustavo A. R. Silva
1
-6
/
+6
2018-09-13
net: dsa: b53: Do not fail when IRQ are not initialized
Florian Fainelli
1
-1
/
+7
2018-09-13
vhost_net: batch submitting XDP buffers to underlayer sockets
Jason Wang
1
-13
/
+161
2018-09-13
tap: accept an array of XDP buffs through sendmsg()
Jason Wang
1
-2
/
+72
2018-09-13
tuntap: accept an array of XDP buffs through sendmsg()
Jason Wang
1
-3
/
+114
2018-09-13
tun: switch to new type of msg_control
Jason Wang
3
-9
/
+22
2018-09-13
tuntap: move XDP flushing out of tun_do_xdp()
Jason Wang
1
-1
/
+2
2018-09-13
tuntap: split out XDP logic
Jason Wang
1
-37
/
+51
2018-09-13
tuntap: tweak on the path of skb XDP case in tun_build_skb()
Jason Wang
1
-15
/
+24
2018-09-13
tuntap: simplify error handling in tun_build_skb()
Jason Wang
1
-7
/
+3
2018-09-13
tuntap: enable bh early during processing XDP
Jason Wang
1
-7
/
+3
2018-09-13
tuntap: switch to use XDP_PACKET_HEADROOM
Jason Wang
1
-2
/
+1
2018-09-13
net: sock: introduce SOCK_XDP
Jason Wang
1
-0
/
+19
2018-09-13
net: dsa: Add Lantiq / Intel DSA driver for vrx200
Hauke Mehrtens
4
-0
/
+1331
2018-09-13
net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
Hauke Mehrtens
3
-0
/
+572
2018-09-13
MIPS: lantiq: Do not enable IRQs in dma open
Hauke Mehrtens
1
-0
/
+1
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
119
-762
/
+1348
2018-09-12
geneve: add ttl inherit support
Hangbin Liu
1
-8
/
+33
2018-09-12
Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-114
/
+297
2018-09-12
net: dsa: mv88e6xxx: Make sure to configure ports with external PHYs
Marek Vasut
1
-2
/
+14
2018-09-12
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
8
-8
/
+8
2018-09-12
qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'
Yue Haibing
1
-5
/
+1
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-257
/
+323
2018-09-12
net: ethernet: Add helper to determine if pause configuration is supported
Andrew Lunn
5
-12
/
+24
2018-09-12
net: ethernet: Add helper for set_pauseparam for Pause
Andrew Lunn
3
-12
/
+27
2018-09-12
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
9
-148
/
+68
2018-09-12
net: ethernet: Add helper for MACs which support pause
Andrew Lunn
3
-4
/
+16
2018-09-12
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
16
-43
/
+32
2018-09-12
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
8
-14
/
+37
2018-09-12
net: ethernet: Fix up drivers masking pause support
Andrew Lunn
5
-7
/
+7
2018-09-12
net: bcmgenet: Fix speed selection for reverse MII
Andrew Lunn
1
-4
/
+3
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
28
-110
/
+47
2018-09-12
net: phy: bcm63xx: Allow to be built with COMPILE_TEST
Andrew Lunn
1
-1
/
+1
2018-09-12
net: phy: et1011c: Remove incorrect missing 1000 Half
Andrew Lunn
1
-1
/
+1
2018-09-12
net: phy: ste10Xp: Remove wrong SUPPORTED_Pause
Andrew Lunn
1
-2
/
+2
2018-09-12
nfp: report FW vNIC stats in interface stats
Jakub Kicinski
1
-0
/
+9
2018-09-12
nfp: flower: reject tunnel encap with ipv6 outer headers for offloading
Louis Peens
1
-0
/
+6
2018-09-12
nfp: flower: fix vlan match by checking both vlan id and vlan pcp
Pieter Jansen van Vuuren
3
-1
/
+13
2018-09-12
s390/qeth: don't dump past end of unknown HW header
Julian Wiedmann
2
-2
/
+2
2018-09-12
s390/qeth: use vzalloc for QUERY OAT buffer
Wenjia Zhang
1
-2
/
+3
2018-09-12
s390/qeth: switch on SG by default for IQD devices
Julian Wiedmann
1
-0
/
+2
2018-09-12
s390/qeth: indicate error when netdev allocation fails
Julian Wiedmann
1
-1
/
+3
2018-09-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-94
/
+101
2018-09-12
scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protected
David Ahern
1
-3
/
+2
[next]