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
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-30
ixgbe: Fix cls_u32 offload support for L4 ports
Sridhar Samudrala
1
-12
/
+4
2016-03-30
ixgbe: Fix cls_u32 offload support for fields with masks
Sridhar Samudrala
2
-7
/
+5
2016-03-30
ixgbe: fix error handling in TC cls_u32 offload routines
Sridhar Samudrala
1
-18
/
+34
2016-03-30
ixgbe: make __ixgbe_setup_tc static
Emil Tantilov
1
-2
/
+2
2016-03-30
ixgbevf: fix error code path when setting MAC address
Emil Tantilov
2
-5
/
+11
2016-03-30
ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-4
/
+6
2016-03-30
ixgbe: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-4
/
+6
2016-03-30
ixgbe: Use udelay to avoid sleeping while atomic
Mark Rustad
1
-1
/
+1
2016-03-30
ixgbe: Fix ATR so that it correctly handles IPv6 extension headers
Alexander Duyck
1
-24
/
+21
2016-03-30
ixgbe: Store VXLAN port number in network order
Alexander Duyck
2
-49
/
+20
2016-03-30
ixgbe: Fix for RAR0 not being set to default MAC addr
Tushar Dave
1
-0
/
+2
2016-03-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
9
-13
/
+1657
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
52
-2123
/
+4297
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
4
-4
/
+4
2016-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-0
/
+103
2016-03-04
e1000e: Adds hardware supported cross timestamp on e1000e nic
Christopher S. Hall
4
-0
/
+103
2016-03-04
net: relax setup_tc ndo op handle restriction
John Fastabend
2
-2
/
+2
2016-03-02
net: cls_u32: move TC offload feature bit into cls_u32 offload logic
John Fastabend
1
-3
/
+0
2016-03-01
i40e: Add support for client interface for IWARP driver
Anjali Singhai Jain
9
-13
/
+1657
2016-02-25
igb: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-6
/
+8
2016-02-25
igb: Fix VLAN tag stripping on Intel i350
Corinna Vinschen
1
-9
/
+32
2016-02-25
igbvf: remove "link is Up" message when registering mcast address
Jon Maxwell
1
-1
/
+0
2016-02-25
igbvf: Add support for generic Tx checksums
Alexander Duyck
2
-61
/
+82
2016-02-25
igb: Add support for generic Tx checksums
Alexander Duyck
1
-58
/
+48
2016-02-25
igb: rename igb define to be more generic
Todd Fujinaka
2
-4
/
+4
2016-02-25
igb: add conditions for I210 to generate periodic clock output
Roland Hii
1
-1
/
+2
2016-02-25
igb: enable WoL for OEM devices regardless of EEPROM setting
Todd Fujinaka
1
-0
/
+20
2016-02-25
igb: constify e1000_phy_operations structure
Julia Lawall
2
-2
/
+2
2016-02-25
igb: When GbE link up, wait for Remote receiver status condition
Takuma Ueba
1
-0
/
+20
2016-02-25
e1000e: Initial support for KabeLake
Raanan Avargil
2
-0
/
+8
2016-02-25
e1000e: Clear ULP configuration register on ULP exit
Raanan Avargil
2
-0
/
+6
2016-02-25
e1000e: Set HW FIFO minimum pointer gap for non-gig speeds
Raanan Avargil
1
-0
/
+12
2016-02-25
e1000e: Increase PHY PLL clock gate timing
Raanan Avargil
2
-0
/
+15
2016-02-25
e1000e: Increase ULP timer
Raanan Avargil
1
-2
/
+2
2016-02-20
i40e/ethtool: support coalesce setting by queue
Kan Liang
1
-0
/
+7
2016-02-20
i40e/ethtool: support coalesce getting by queue
Kan Liang
1
-0
/
+7
2016-02-20
i40e: queue-specific settings for interrupt moderation
Kan Liang
6
-70
/
+120
2016-02-19
i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
Jesse Brandeburg
2
-2
/
+2
2016-02-19
i40e: let go of the past
Mitch Williams
1
-0
/
+2
2016-02-19
i40e: suspend scheduling during driver unload
Pandi Kumar Maharajan
1
-0
/
+1
2016-02-19
i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
Shannon Nelson
5
-22
/
+23
2016-02-19
i40e: implement and use Rx CTL helper functions
Shannon Nelson
4
-3
/
+266
2016-02-19
i40e: add adminq commands for Rx CTL registers
Shannon Nelson
2
-0
/
+32
2016-02-19
i40e: add check for null VSI
John Underwood
1
-1
/
+6
2016-02-19
i40e: Expose some registers to program parser, FD and RSS logic
Anjali Singhai Jain
1
-0
/
+48
2016-02-19
i40e: Fix for unexpected messaging
Carolyn Wyborny
1
-6
/
+7
2016-02-19
i40e: Do not wait for Rx queue disable in DCB reconfig
Neerav Parikh
1
-9
/
+24
2016-02-19
i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
Kevin Scott
1
-1
/
+7
2016-02-19
i40e: Fix led blink capability for 10GBaseT PHY
Carolyn Wyborny
4
-6
/
+63
2016-02-19
i40e: Add functions to blink led on 10GBaseT PHY
Carolyn Wyborny
4
-0
/
+365
[next]