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
2014-01-28
qlcnic: Fix loopback test failure
Shahed Shaikh
1
-3
/
+8
2014-01-28
qlcnic: Fix tx timeout.
Rajesh Borundia
1
-7
/
+2
2014-01-28
qlcnic: Fix initialization of vlan list.
Rajesh Borundia
1
-6
/
+5
2014-01-28
qlcnic: Correct off-by-one errors in bounds checks
Manish Chopra
1
-4
/
+4
2014-01-27
i40e: Add missing braces to i40e_dcb_need_reconfig()
Dave Jones
1
-1
/
+2
2014-01-27
xen-netfront: fix resource leak in netfront
Annie Li
1
-62
/
+26
2014-01-27
hyperv: Add support for physically discontinuous receive buffer
Haiyang Zhang
2
-6
/
+3
2014-01-27
sky2: initialize napi before registering device
Stanislaw Gruszka
1
-2
/
+2
2014-01-27
bonding: restructure locking of bond_ab_arp_probe()
Veaceslav Falico
1
-21
/
+36
2014-01-27
bonding: RCUify bond_ab_arp_probe
Veaceslav Falico
1
-10
/
+6
2014-01-27
bnx2x: More Shutdown revisions
Yuval Mintz
1
-2
/
+2
2014-01-26
net: stmmac: Log MAC address only once
Hans de Goede
1
-2
/
+2
2014-01-26
net: stmmac: Silence PTP init errors on hw without PTP
Hans de Goede
1
-1
/
+1
2014-01-26
net/apne: Remove unused variable ei_local
Geert Uytterhoeven
1
-1
/
+0
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1005
-26692
/
+56381
2014-01-24
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
12
-20
/
+137
2014-01-24
net/cxgb4: Fix referencing freed adapter
Gavin Shan
1
-1
/
+1
2014-01-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-7
/
+20
2014-01-23
qlcnic: update version to 5.3.55
Himanshu Madhani
1
-2
/
+2
2014-01-23
qlcnic: Enhance logic to calculate msix vectors.
Himanshu Madhani
4
-97
/
+192
2014-01-23
qlcnic: Refactor interrupt coalescing code for all adapters.
Himanshu Madhani
7
-117
/
+200
2014-01-23
qlcnic: Update poll controller code path
Manish chopra
1
-6
/
+28
2014-01-23
qlcnic: Interrupt code cleanup
Manish chopra
6
-72
/
+121
2014-01-23
qlcnic: Enhance Tx timeout debugging.
Himanshu Madhani
2
-20
/
+51
2014-01-23
qlcnic: Use bool for rx_mac_learn.
Sucheta Chakraborty
5
-7
/
+7
2014-01-23
bonding: fix u64 division
Nikolay Aleksandrov
1
-10
/
+14
2014-01-23
sfc: Use the correct maximum TX DMA ring size for SFC9100
Ben Hutchings
2
-2
/
+5
2014-01-23
net/vxlan: Share RX skb de-marking and checksum checks with ovs
Or Gerlitz
1
-11
/
+10
2014-01-23
tulip: cleanup by using ARRAY_SIZE()
Dan Carpenter
1
-1
/
+1
2014-01-23
net/cxgb4: Don't retrieve stats during recovery
Gavin Shan
1
-0
/
+10
2014-01-23
net/cxgb4: Avoid disabling PCI device for towice
Gavin Shan
2
-7
/
+21
2014-01-23
drivers: net: cpsw: enable promiscuous mode support
Mugunthan V N
3
-25
/
+98
2014-01-23
ath9k: Fix RX interrupt mitigation
Sujith Manoharan
2
-2
/
+12
2014-01-23
rt2x00: rt2800usb: mark D-Link DWA-137 as supported
Roman Dubtsov
1
-0
/
+1
2014-01-23
ath9k: Fix code mistake
Sujith Manoharan
1
-1
/
+1
2014-01-23
b43: fix the wrong assignment of status.freq in b43_rx()
ZHAO Gang
1
-2
/
+2
2014-01-23
mwifiex: fix wakeup on magic packet
Andreas Fenkart
1
-1
/
+1
2014-01-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-1
/
+3
2014-01-22
Merge branch 'ip-roce' into for-next
Roland Dreier
1
-0
/
+20
2014-01-22
Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...
Roland Dreier
11
-20
/
+117
2014-01-22
IB/mlx5: Abort driver cleanup if teardown hca fails
Eli Cohen
1
-2
/
+8
2014-01-22
mlx5_core: Fix PowerPC support
Eli Cohen
1
-4
/
+5
2014-01-22
mlx5_core: Improve debugfs readability
Eli Cohen
1
-6
/
+33
2014-01-22
IB/mlx5: Add support for resize CQ
Eli Cohen
1
-2
/
+2
2014-01-22
IB/mlx5: Implement modify CQ
Eli Cohen
1
-2
/
+15
2014-01-22
mlx5_core: Use mlx5 core style warning
Eli Cohen
1
-1
/
+2
2014-01-22
IB/mlx5: Clear out struct before create QP command
Eli Cohen
1
-1
/
+1
2014-01-22
mlx5_core: Fix out arg size in access_register command
Haggai Eran
1
-1
/
+1
2014-01-22
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2014-01-22
team: Don't allow team devices to change network namespaces.
Weilong Chen
1
-0
/
+4
[next]