index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-28
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
5
-5
/
+87
2015-07-28
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
3
-5
/
+5
2015-07-28
net/mlx4_en: Prepare ethtool private flags to support more flags
Hadar Hen Zion
1
-18
/
+17
2015-07-28
net/mlx4_core: Preparations for 802.1ad VLAN support
Hadar Hen Zion
4
-0
/
+101
2015-07-27
ravb: minimize TX data copying
Sergei Shtylyov
2
-45
/
+64
2015-07-27
dsa: mv88e6352/mv88e6xxx: Move temperature sensor code to mv88e6xxx.c
Guenter Roeck
3
-119
/
+136
2015-07-27
hv_netvsc: Add structs and handlers for VF messages
Haiyang Zhang
2
-10
/
+62
2015-07-27
bonding: convert num_grat_arp to the new bonding option API
Nikolay Aleksandrov
2
-17
/
+10
2015-07-27
net: phy: fix auto negotiation checking for teranetics
Shaohui Xie
1
-2
/
+9
2015-07-27
net: phy: dp83867: fix simple_return.cocci warnings
Wu Fengguang
1
-5
/
+1
2015-07-27
net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
Achiad Shochat
3
-1
/
+127
2015-07-27
net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
Achiad Shochat
3
-98
/
+104
2015-07-27
net/mlx5e: TX latency optimization to save DMA reads
Achiad Shochat
5
-18
/
+76
2015-07-27
net/mlx5e: Support TX packet copy into WQE
Achiad Shochat
4
-1
/
+77
2015-07-27
net/mlx5e: Allocate DMA coherent memory on reader NUMA node
Saeed Mahameed
5
-18
/
+62
2015-07-27
net/mlx5e: Support ETH_RSS_HASH_XOR
Saeed Mahameed
3
-10
/
+76
2015-07-27
net: netcp: Adds missing statistics for K2L and K2E
WingMan Kwok
1
-3
/
+174
2015-07-27
net: netcp: Fixes to CPSW statistics collection
WingMan Kwok
1
-11
/
+75
2015-07-27
net: netcp: Consolidates statistics collection code
WingMan Kwok
1
-45
/
+54
2015-07-27
net: netcp: Fixes error in oversized memory allocation for statistics storage
WingMan Kwok
1
-25
/
+21
2015-07-27
net: netcp: Fixes hw statistics module base setting error
WingMan Kwok
1
-1
/
+5
2015-07-27
net: netcp: Fixes the use of spin_lock_bh in timer function
WingMan Kwok
1
-2
/
+3
2015-07-27
cxgb4vf: Read correct FL congestion threshold for T5 and T6
Hariprasad Shenai
2
-2
/
+21
2015-07-27
net: macb: Change capability mask for jumbo support
Harini Katakam
1
-1
/
+1
2015-07-27
net: bcmgenet: Register link_update callback for all MoCA PHYs
Florian Fainelli
1
-14
/
+23
2015-07-27
net: bcmgenet: Remove checks on clock handles
Florian Fainelli
1
-14
/
+12
2015-07-27
hv_netvsc: Wait for sub-channels to be processed during probe
KY Srinivasan
2
-0
/
+30
2015-07-27
cxgb4: Allow firmware flash, only if cxgb4 is the master driver
Hariprasad Shenai
1
-0
/
+14
2015-07-27
vxlan: Use proper endian type for vni in vxlan[6]_xmit_skb
Thomas Graf
1
-2
/
+2
2015-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
40
-712
/
+1376
2015-07-25
be2net: support ndo_get_phys_port_id()
Sriharsha Basavapatna
4
-4
/
+36
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
26
-304
/
+293
2015-07-23
i40e: clean up error status messages
Shannon Nelson
9
-177
/
+673
2015-07-23
i40e: provide correct API version to older VF drivers
Mitch Williams
1
-0
/
+3
2015-07-23
i40evf: support virtual channel API version 1.1
Mitch Williams
2
-2
/
+11
2015-07-23
i40evf: handle big resets
Mitch Williams
3
-46
/
+95
2015-07-23
i40e: support virtual channel API 1.1
Mitch Williams
2
-6
/
+21
2015-07-23
i40e/i40evf: add macros for virtual channel API version and device capability
Mitch Williams
2
-0
/
+12
2015-07-23
i40e: add VF capabilities to virtual channel interface
Mitch Williams
2
-10
/
+22
2015-07-23
i40e: clean up unneeded gotos
Shannon Nelson
1
-25
/
+12
2015-07-23
i40e/i40evf: Fix and refactor dynamic ITR code
Carolyn Wyborny
2
-98
/
+161
2015-07-23
igb: bump version to igb-5.3.0
Todd Fujinaka
1
-2
/
+2
2015-07-23
igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])
Todd Fujinaka
1
-11
/
+5
2015-07-23
igb: report unsupported ethtool settings in set_coalesce
Todd Fujinaka
1
-0
/
+21
2015-07-23
e1000e: Cleanup qos request in error handling of e1000_open
Jia-Ju Bai
1
-0
/
+1
2015-07-23
ixgbevf: add support for reporting RSS key and hash table for X550
Emil Tantilov
3
-34
/
+47
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
222
-1698
/
+1937
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
45
-663
/
+357
2015-07-22
r8152: support the new RTL8153 chip
hayeswang
1
-1
/
+17
2015-07-22
bnx2x: Bump up driver version to 1.712.30
Yuval Mintz
1
-1
/
+1
[next]