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.13.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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
3
-6
/
+39
2014-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-75
/
+107
2014-12-09
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
7
-62
/
+22
2014-12-06
i40e: Reduce stack in i40e_dbg_dump_desc
Joe Perches
1
-13
/
+17
2014-12-06
i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6
Catherine Sullivan
2
-3
/
+3
2014-12-06
i40e: get pf_id from HW rather than PCI function
Shannon Nelson
1
-12
/
+11
2014-12-06
i40e: increase ARQ size
Mitch Williams
1
-1
/
+1
2014-12-06
i40e: Re enable Main VSI loopback setting in the reset path
Anjali Singhai Jain
1
-0
/
+3
2014-12-06
i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback mode
Anjali Singhai Jain
3
-4
/
+15
2014-12-06
i40e: Increase reset delay
Kevin Scott
1
-1
/
+1
2014-12-06
i40evf: make early init sequence even more robust
Mitch Williams
2
-13
/
+12
2014-12-06
i40e: fix netdev_stat macro definition
Shannon Nelson
1
-1
/
+2
2014-12-06
i40e: Define and use i40e_is_vf macro
Anjali Singhai Jain
4
-2
/
+6
2014-12-06
i40e: Add a virtual channel op to config RSS
Anjali Singhai Jain
2
-0
/
+2
2014-12-06
i40e: don't enable PTP support on more than one PF per port
Jacob Keller
2
-11
/
+25
2014-12-06
i40e: Add description to misc and fd interrupts
Carolyn Wyborny
1
-4
/
+7
2014-12-06
i40e: allow various base numbers in debugfs aq commands
Shannon Nelson
1
-2
/
+2
2014-12-06
i40e: remove useless debug noise
Shannon Nelson
2
-6
/
+0
2014-12-06
i40e: Remove unneeded break statement
Shannon Nelson
1
-2
/
+0
2014-12-05
ixgbevf: fix possible crashes in probe and remove
Emil Tantilov
1
-4
/
+13
2014-12-05
ixgbevf: add support for X550 VFs
Emil Tantilov
5
-5
/
+38
2014-12-05
ixgbe: fix crash on rmmod after probe fail
Emil Tantilov
1
-2
/
+8
2014-12-05
ixgbe: bump version number
Don Skidmore
1
-1
/
+1
2014-12-05
ixgbe: Add X550 support function pointers
Don Skidmore
10
-59
/
+1732
2014-12-05
ixgbe: cleanup checksum to allow error results
Don Skidmore
4
-53
/
+96
2014-12-05
ixgbe: add methods for combined read and write operations
Don Skidmore
3
-0
/
+188
2014-12-05
ixgbe: Add x550 SW/FW semaphore support
Don Skidmore
5
-29
/
+25
2014-12-05
ixgbe: Add timeout parameter to ixgbe_host_interface_command
Don Skidmore
2
-13
/
+37
2014-12-05
ixgbe: add support for X550 extended RSS support
Don Skidmore
5
-25
/
+107
2014-12-05
ixgbe: remove CIAA/D register reads from bad VF check
Emil Tantilov
1
-71
/
+74
2014-12-05
ixgbe: Look up MAC address in Open Firmware or IDPROM
Martin K Petersen
1
-0
/
+35
2014-12-05
ixgbe: Remove tail write abstraction and add missing barrier
Alexander Duyck
2
-25
/
+20
2014-12-05
ixgbe: Clean-up page reuse code
Alexander Duyck
1
-42
/
+36
2014-12-03
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
1
-1
/
+1
2014-12-03
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
1
-1
/
+1
2014-12-03
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2
-3
/
+3
2014-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+29
2014-11-26
net: Check for presence of IFLA_AF_SPEC
Thomas Graf
1
-0
/
+2
2014-11-26
net: Validate IFLA_BRIDGE_MODE attribute length
Thomas Graf
1
-0
/
+3
2014-11-23
igb: Fixes needed for surprise removal support
Carolyn Wyborny
1
-7
/
+16
2014-11-23
ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe
Daniel Borkmann
1
-2
/
+6
2014-11-23
ixgbe: Correctly disable VLAN filter in promiscuous mode
Vlad Yasevich
1
-2
/
+2
2014-11-23
i40e: enable fdb add code, remove unused code
Jesse Brandeburg
1
-63
/
+8
2014-11-21
i40e: trigger SW INT with no ITR wait
Shannon Nelson
2
-3
/
+12
2014-11-21
i40evf: remove unnecessary else
Mitch Williams
1
-4
/
+2
2014-11-21
i40evf: make comparisons consistent
Mitch Williams
1
-5
/
+5
2014-11-21
i40evf: make checkpatch happy
Mitch Williams
4
-33
/
+39
2014-11-21
i40evf: update header comments
Mitch Williams
1
-2
/
+2
2014-11-21
i40e: don't overload fields
Mitch Williams
7
-22
/
+21
2014-11-21
ixgbevf: add netpoll support
Emil Tantilov
2
-7
/
+24
[next]