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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-15
qlcnic: fix a timeout loop
Dan Carpenter
1
-1
/
+2
2015-12-15
sfc: fix a timeout loop
Dan Carpenter
1
-1
/
+1
2015-12-15
qlge: fix a timeout loop in ql_change_rx_buffers()
Dan Carpenter
1
-2
/
+3
2015-12-15
ravb: Add fixed-link support
Kazuya Mizuguchi
1
-0
/
+12
2015-12-15
amd-xgbe: fix a couple timeout loops
Dan Carpenter
1
-2
/
+2
2015-12-15
mlxsw: spectrum: Add support for VLAN devices on top of LAG
Ido Schimmel
1
-3
/
+29
2015-12-15
mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAG
Ido Schimmel
1
-7
/
+14
2015-12-15
mlxsw: reg: Add lag_vid field to SFD register
Ido Schimmel
2
-2
/
+10
2015-12-15
mlxsw: spectrum: Add support for VLAN devices bridging
Ido Schimmel
3
-1
/
+378
2015-12-15
mlxsw: spectrum: Handle VLAN devices linking / unlinking
Ido Schimmel
1
-3
/
+51
2015-12-15
mlxsw: spectrum: Adjust FDB notifications for VLAN devices
Ido Schimmel
2
-4
/
+61
2015-12-15
mlxsw: spectrum: Adjust switchdev ops for VLAN devices
Ido Schimmel
2
-4
/
+98
2015-12-15
mlxsw: spectrum: Use FID instead of VID when accessing FDB
Ido Schimmel
2
-28
/
+34
2015-12-15
mlxsw: spectrum: Add another flood table for vFIDs
Ido Schimmel
3
-27
/
+16
2015-12-15
mlxsw: spectrum: Use appropriate parameter name
Ido Schimmel
1
-4
/
+4
2015-12-15
mlxsw: spectrum: Split vFID range in two
Ido Schimmel
3
-99
/
+287
2015-12-15
mlxsw: spectrum: Allocate active VLANs only for port netdevs
Ido Schimmel
2
-1
/
+11
2015-12-15
net/mlx4_core: fix handling return value of mlx4_slave_convert_port
Andrzej Hajda
1
-2
/
+3
2015-12-15
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
11
-179
/
+120
2015-12-15
pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
WANG Cong
1
-0
/
+6
2015-12-15
ravb: Add disable 10base
Kazuya Mizuguchi
1
-0
/
+3
2015-12-15
sh_eth: fix descriptor access endianness
Sergei Shtylyov
1
-10
/
+14
2015-12-15
sh_eth: fix TX buffer byte-swapping
Sergei Shtylyov
1
-2
/
+1
2015-12-14
e1000e: Fix msi-x interrupt automask
Benjamin Poirier
1
-6
/
+5
2015-12-14
e1000e: Do not write lsc to ics in msi-x mode
Benjamin Poirier
2
-12
/
+19
2015-12-14
e1000e: Do not read ICR in Other interrupt
Benjamin Poirier
1
-15
/
+7
2015-12-14
e1000e: Remove unreachable code
Benjamin Poirier
1
-6
/
+0
2015-12-14
net/macb: add support for resetting PHY using GPIO
Gregory CLEMENT
2
-0
/
+9
2015-12-14
igb: Explicitly label self-test result indices
Joe Schultz
1
-14
/
+24
2015-12-14
igb: Improve cable length function for I210, etc.
Joe Schultz
3
-9
/
+51
2015-12-14
igb: Don't add PHY address to PCDL address
Aaron Sierra
1
-2
/
+1
2015-12-14
sh_eth: uninline sh_eth_{write|read}()
Sergei Shtylyov
2
-25
/
+24
2015-12-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-2
/
+1298
2015-12-14
wan: wanxl: add pci_disable_device in case of error
Saurabh Sengar
1
-0
/
+1
2015-12-14
ppp: declare ppp devices as enumerated interfaces
Guillaume Nault
1
-2
/
+1
2015-12-14
ppp: define "ppp" device type
Guillaume Nault
1
-0
/
+6
2015-12-14
stmmac: dwmac-sunxi: Call exit cleanup function in probe error path
Chen-Yu Tsai
1
-1
/
+5
2015-12-14
ravb: clear RIC1 in init instead of stop
Kazuya Mizuguchi
1
-2
/
+3
2015-12-14
net: phy: mdio-mux: Check return value of mdiobus_alloc()
Tobias Klauser
1
-1
/
+6
2015-12-14
igb: Remove GS40G specific defines/functions
Aaron Sierra
5
-106
/
+11
2015-12-14
e1000e: Switch e1000e_up to void, drop code checking for error result
Alexander Duyck
2
-12
/
+5
2015-12-14
drivers/net: fix eisa_driver probe section mismatch
Fabian Frederick
4
-4
/
+4
2015-12-14
hv_netvsc: Fix race condition on Multi-Send Data field
Haiyang Zhang
1
-0
/
+9
2015-12-13
geneve: UDP checksum configuration via netlink
Tom Herbert
1
-23
/
+70
2015-12-13
net:hns: print MAC with %pM
Andy Shevchenko
1
-35
/
+14
2015-12-13
net:hns: annotate IO address space properly
Andy Shevchenko
1
-5
/
+6
2015-12-13
fm10k: initialize xps at driver load
Jacob Keller
2
-2
/
+19
2015-12-13
fm10k: cleanup overly long lines
Bruce Allan
6
-23
/
+33
2015-12-13
fm10k: cleanup namespace pollution
Bruce Allan
4
-20
/
+13
2015-12-13
fm10k: use BIT() macro instead of open-coded bit-shifting
Bruce Allan
2
-2
/
+2
[prev]
[next]