index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2016-04-13
fm10k: fix multi-bit VLAN update requests from VF
Jacob Keller
2016-04-13
i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
Alexander Duyck
2016-04-05
e1000: Double Tx descriptors needed check for 82544
Alexander Duyck
2016-04-05
e1000: Do not overestimate descriptor counts in Tx pre-check
Alexander Duyck
2016-04-05
i40e: fix errant PCIe bandwidth message
Jesse Brandeburg
2016-03-29
ixgbe: Fix cls_u32 offload support for L4 ports
Sridhar Samudrala
2016-03-29
ixgbe: Fix cls_u32 offload support for fields with masks
Sridhar Samudrala
2016-03-29
ixgbe: fix error handling in TC cls_u32 offload routines
Sridhar Samudrala
2016-03-29
ixgbe: make __ixgbe_setup_tc static
Emil Tantilov
2016-03-29
ixgbevf: fix error code path when setting MAC address
Emil Tantilov
2016-03-29
ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-03-29
ixgbe: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-03-29
ixgbe: Use udelay to avoid sleeping while atomic
Mark Rustad
2016-03-29
ixgbe: Fix ATR so that it correctly handles IPv6 extension headers
Alexander Duyck
2016-03-29
ixgbe: Store VXLAN port number in network order
Alexander Duyck
2016-03-29
ixgbe: Fix for RAR0 not being set to default MAC addr
Tushar Dave
2016-03-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-03
e1000e: Adds hardware supported cross timestamp on e1000e nic
Christopher S. Hall
2016-03-03
net: relax setup_tc ndo op handle restriction
John Fastabend
2016-03-01
net: cls_u32: move TC offload feature bit into cls_u32 offload logic
John Fastabend
2016-02-29
i40e: Add support for client interface for IWARP driver
Anjali Singhai Jain
2016-02-24
igb: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-02-24
igb: Fix VLAN tag stripping on Intel i350
Corinna Vinschen
2016-02-24
igbvf: remove "link is Up" message when registering mcast address
Jon Maxwell
2016-02-24
igbvf: Add support for generic Tx checksums
Alexander Duyck
2016-02-24
igb: Add support for generic Tx checksums
Alexander Duyck
2016-02-24
igb: rename igb define to be more generic
Todd Fujinaka
2016-02-24
igb: add conditions for I210 to generate periodic clock output
Roland Hii
2016-02-24
igb: enable WoL for OEM devices regardless of EEPROM setting
Todd Fujinaka
2016-02-24
igb: constify e1000_phy_operations structure
Julia Lawall
2016-02-24
igb: When GbE link up, wait for Remote receiver status condition
Takuma Ueba
2016-02-24
e1000e: Initial support for KabeLake
Raanan Avargil
2016-02-24
e1000e: Clear ULP configuration register on ULP exit
Raanan Avargil
2016-02-24
e1000e: Set HW FIFO minimum pointer gap for non-gig speeds
Raanan Avargil
2016-02-24
e1000e: Increase PHY PLL clock gate timing
Raanan Avargil
2016-02-24
e1000e: Increase ULP timer
Raanan Avargil
2016-02-19
i40e/ethtool: support coalesce setting by queue
Kan Liang
2016-02-19
i40e/ethtool: support coalesce getting by queue
Kan Liang
2016-02-19
i40e: queue-specific settings for interrupt moderation
Kan Liang
2016-02-19
i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
Jesse Brandeburg
2016-02-19
i40e: let go of the past
Mitch Williams
2016-02-19
i40e: suspend scheduling during driver unload
Pandi Kumar Maharajan
2016-02-19
i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
Shannon Nelson
2016-02-18
i40e: implement and use Rx CTL helper functions
Shannon Nelson
2016-02-18
i40e: add adminq commands for Rx CTL registers
Shannon Nelson
2016-02-18
i40e: add check for null VSI
John Underwood
2016-02-18
i40e: Expose some registers to program parser, FD and RSS logic
Anjali Singhai Jain
[next]