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
/
i40evf
Age
Commit message (
Expand
)
Author
2016-07-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-22
i40e/i40evf-bump version to 1.6.11
Bimmy Pujari
2016-07-22
i40evf: add hyperv dev ids
Joshua Hay
2016-07-22
i40e: Remove device ID 0x37D4
Catherine Sullivan
2016-07-22
i40e/i40evf: remove useless initializer
Mitch Williams
2016-07-14
i40e/i40evf: Fix i40e_rx_checksum
Alexander Duyck
2016-06-27
i40e/i40evf: Bump version from 1.5.16 to 1.6.4
Bimmy Pujari
2016-06-27
i40evf: always activate correct MAC address filter
Mitch Williams
2016-06-27
i40evf: don't overflow buffer
Mitch Williams
2016-05-20
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-13
i40e: Add allmulti support for the VF
Anjali Singhai Jain
2016-05-05
i40evf: Allocate Rx buffers properly
Mitch Williams
2016-05-05
i40e/i40evf: Remove unused hardware receive descriptor code
Jesse Brandeburg
2016-05-05
i40evf: refactor receive routine
Jesse Brandeburg
2016-05-05
i40evf: Drop packet split receive routine
Jesse Brandeburg
2016-05-05
i40e/i40evf: Remove reference to ring->dtype
Jesse Brandeburg
2016-05-05
i40e/i40evf: Refactor tunnel interpretation
Jesse Brandeburg
2016-05-01
i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
Alexander Duyck
2016-05-01
i40evf: make use of BIT() macro to avoid signed left shift
Jacob Keller
2016-05-01
i40e/i40evf: fix I40E_MASK signed shift overflow warnings
Jacob Keller
2016-05-01
i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10
Harshitha Ramamurthy
2016-05-01
i40evf: RSS Hash Option parameters
Carolyn Wyborny
2016-05-01
i40e: Remove HMC AQ API implementation
Neerav Parikh
2016-04-27
i40evf: Add driver support for promiscuous mode
Anjali Singhai Jain
2016-04-27
i40e/i40evf: Only offload VLAN tag if enabled
Jesse Brandeburg
2016-04-27
i40e: Add DeviceID for X722 QSFP+
Kamil Krawczyk
2016-04-27
i40e: Add device capability which defines if update is available
Michal Kosiarz
2016-04-26
i40evf: Allow PF driver to configure RSS
Mitch Williams
2016-04-26
i40e: Specify AQ event opcode to wait for
Shannon Nelson
2016-04-26
i40evf: Don't Panic
Mitch Williams
2016-04-26
i40e/i40evf: Add support for IPIP and SIT offloads
Alexander Duyck
2016-04-26
i40e/i40evf: Clean up feature flags
Alexander Duyck
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-13
i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
Alexander Duyck
2016-04-06
i40evf: properly handle VLAN features
Mitch Williams
2016-04-06
i40e/i40evf: Bump patch from 1.5.2 to 1.5.5
Harshitha Ramamurthy
2016-04-06
i40e: Input set mask constants for RSS, flow director, and flex bytes
Kiran Patil
2016-04-06
i40e: Add RSS configuration to virtual channel
Mitch Williams
2016-04-06
i40e: Move NVM variable out of AQ struct
Shannon Nelson
2016-04-06
i40e/i40evf: Faster RX via avoiding FCoE
Jesse Brandeburg
2016-04-06
i40e/i40evf: Drop unused tx_ring argument
Jesse Brandeburg
2016-04-06
i40e/i40evf: Move stack var deeper
Jesse Brandeburg
2016-04-05
i40e/i40evf: Fix TSO checksum pseudo-header adjustment
Alexander Duyck
2016-04-05
i40e/i40evf: Bump patch from 1.5.1 to 1.5.2
Avinash Dayanand
2016-04-05
i40evf: Fix get_rss_aq
Catherine Sullivan
2016-04-05
i40evf: Add longer wait after remove module
Mitch Williams
2016-04-05
i40e: Add new device ID for X722
Catherine Sullivan
2016-04-05
i40evf: Fix VLAN features
Mitch Williams
[next]