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.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
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-13
igb: use the correct i210 register for EEMNGCTL
Todd Fujinaka
4
-0
/
+30
2015-12-13
e1000: Remove checkpatch coding style errors
Janusz Wolak
2
-60
/
+72
2015-12-13
igb: don't unmap NULL hw_addr
Jarod Wilson
2
-4
/
+8
2015-12-13
e1000: fix data race between tx_ring->next_to_clean
Dmitriy Vyukov
2
-3
/
+9
2015-12-13
igb: add 88E1543 initialization code
Todd Fujinaka
4
-0
/
+103
2015-12-13
e1000: make eeprom read/write scheduler friendly
Joern Engel
1
-5
/
+8
2015-12-13
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
10
-235
/
+415
2015-12-12
ixgbe: do not report 2.5 Gbps as supported
Emil Tantilov
1
-4
/
+0
2015-12-12
ixgbe: Clean stale VLANs when changing port VLAN or resetting
Alexander Duyck
1
-5
/
+72
2015-12-12
ixgbe: Clear stale pool mappings
Alexander Duyck
3
-9
/
+18
2015-12-12
ixgbe: Fix VLAN promisc in relation to SR-IOV
Alexander Duyck
3
-73
/
+72
2015-12-12
ixgbe: Add support for VLAN promiscuous with SR-IOV
Alexander Duyck
2
-12
/
+129
2015-12-12
ixgbe: Reorder search to work from the top down instead of bottom up
Alexander Duyck
1
-23
/
+19
2015-12-12
ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
Alexander Duyck
6
-12
/
+38
2015-12-12
ixgbe: Simplify configuration of setting VLVF and VLVFB
Alexander Duyck
1
-54
/
+34
2015-12-12
ixgbe: Reduce VT code indent in set_vfta by introducing jump label
Alexander Duyck
1
-72
/
+70
2015-12-12
ixgbe: Simplify definitions for regidx and bit in set_vfta
Alexander Duyck
1
-29
/
+19
2015-12-12
ixgbe: Fix SR-IOV VLAN pool configuration
Alexander Duyck
1
-2
/
+2
2015-12-12
ixgbe: Return error on failure to allocate mac_table
Alexander Duyck
1
-0
/
+2
2015-12-12
mlxsw: core: Fix temperature sensor index during initialization
Jiri Pirko
1
-1
/
+1
2015-12-12
mlxsw: reg: Fix max temperature getting
Jiri Pirko
1
-1
/
+1
2015-12-12
net/mlx5e: Rename en_flow_table.c to en_fs.c
Maor Gottlieb
2
-1
/
+1
2015-12-12
net/mlx5: Use flow steering infrastructure for mlx5_en
Maor Gottlieb
9
-1019
/
+595
2015-12-12
net/mlx5_core: Flow steering tree initialization
Maor Gottlieb
2
-0
/
+378
2015-12-12
net/mlx5_core: Introduce flow steering API
Maor Gottlieb
2
-0
/
+487
2015-12-12
net/mlx5_core: Add flow steering lookup algorithms
Maor Gottlieb
2
-0
/
+134
2015-12-12
net/mlx5_core: Add flow steering base data structures
Maor Gottlieb
3
-1
/
+123
2015-12-12
net/mlx5_core: Introduce flow steering firmware commands
Maor Gottlieb
4
-1
/
+386
2015-12-12
net/mlx5e: Assign random MAC address if needed
Saeed Mahameed
2
-0
/
+8
2015-12-12
net/mlx5: Fix query E-Switch capabilities
Saeed Mahameed
1
-1
/
+1
2015-12-12
net: thunderx: Enable CQE count threshold interrupt
Sunil Goutham
2
-2
/
+2
2015-12-12
net: thunderx: HW TSO support for pass-2 hardware
Sunil Goutham
5
-29
/
+53
2015-12-12
net: mvneta: Configure XPS support
Gregory CLEMENT
1
-11
/
+45
2015-12-12
net: mvneta: Add naive RSS support
Gregory CLEMENT
1
-1
/
+126
2015-12-12
net: mvneta: Associate RX queues with each CPU
Gregory CLEMENT
1
-35
/
+115
2015-12-12
net: mvneta: Make the default queue related for each port
Gregory CLEMENT
1
-15
/
+18
2015-12-12
cxgb4: Handle clip return values
Hariprasad Shenai
3
-6
/
+31
2015-12-12
mlxsw: core: remove an unneeded condition
Dan Carpenter
1
-1
/
+1
2015-12-12
mlxsw: spectrum: fix some error handling
Dan Carpenter
1
-1
/
+1
2015-12-12
netcp: add more __le32 annotations
Arnd Bergmann
2
-5
/
+6
2015-12-12
netcp: try to reduce type confusion in descriptors
Arnd Bergmann
1
-52
/
+71
2015-12-09
chelsio: constify cmac_ops structures
Julia Lawall
2
-2
/
+2
2015-12-09
bnx2x: remove rx_pkt/rx_calls
Eric Dumazet
2
-6
/
+0
2015-12-09
bnx2x: avoid soft lockup in bnx2x_poll()
Eric Dumazet
1
-30
/
+21
2015-12-09
cxgb4: Adds PCI device id for new T5 adapters
Hariprasad Shenai
1
-0
/
+3
2015-12-09
cxgb4: Add FL DMA mapping error and low counter
Hariprasad Shenai
3
-0
/
+11
2015-12-09
cxgb4: Deal with wrap-around of queue for Work request
Hariprasad Shenai
1
-4
/
+53
2015-12-09
cxgb4: prevent simultaneous execution of service_ofldq()
Hariprasad Shenai
2
-6
/
+51
2015-12-09
cxgb4: Use ACCES_ONCE macro to read queue's consumer index
Hariprasad Shenai
1
-2
/
+2
2015-12-09
cxgb4/cxgb4vf: update Kconfig file to include T6 adapter
Hariprasad Shenai
1
-8
/
+9
[next]