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
/
i40e
Age
Commit message (
Expand
)
Author
2016-05-14
i40e: fix an uninitialized variable bug
Dan Carpenter
2016-05-14
i40e: Bump version from 1.5.10 to 1.5.16
Bimmy Pujari
2016-05-14
i40e: don't add broadcast filter for VFs
Mitch Williams
2016-05-14
i40e/i40evf: properly report Rx packet hash
Mitch Williams
2016-05-14
i40e: set context to use VSI RSS LUT for SR-IOV
Ashish Shah
2016-05-13
i40e: Correct UDP packet header for non_tunnel-ipv6
Akeem G Abodunrin
2016-05-13
i40e: change Rx hang message into a WARN_ONCE
Jacob Keller
2016-05-13
i40e: Refactor ethtool get_settings
Catherine Sullivan
2016-05-13
i40e: lie to the VF
Mitch Williams
2016-05-13
i40e: Add vf-true-promisc-support priv flag
Anjali Singhai Jain
2016-05-13
i40e: Implement the API function for aq_set_switch_config
Shannon Nelson
2016-05-13
i40e: Add support for disabling all link and change bits needed for PHY inter...
Kevin Scott
2016-05-05
i40e: constify i40e_client_ops structure
Julia Lawall
2016-05-05
i40e: fix misleading indentation
Arnd Bergmann
2016-05-05
i40e: Test memory before ethtool alloc succeeds
Jesse Brandeburg
2016-05-05
i40e/i40evf: Remove unused hardware receive descriptor code
Jesse Brandeburg
2016-05-05
i40evf: Drop packet split receive routine
Jesse Brandeburg
2016-05-05
i40e: Refactor receive routine
Jesse Brandeburg
2016-05-05
i40e/i40evf: Remove reference to ring->dtype
Jesse Brandeburg
2016-05-05
i40e: Drop packet split receive routine
Jesse Brandeburg
2016-05-05
i40e/i40evf: Refactor tunnel interpretation
Jesse Brandeburg
2016-05-04
net: remove dev->trans_start
Florian Westphal
2016-05-01
i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
Alexander Duyck
2016-05-01
i40e: make use of BIT() macro to prevent left shift of signed values
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
i40e: Update device ids for X722
Catherine Sullivan
2016-05-01
i40e: Drop extra copy of function
Jesse Brandeburg
2016-05-01
i40e: Use consistent type for vf_id
Jesse Brandeburg
2016-05-01
i40e: PTP - avoid aggregate return warnings
Jesse Brandeburg
2016-05-01
i40e: Fix uninitialized variable
Catherine Sullivan
2016-05-01
i40e: Remove HMC AQ API implementation
Neerav Parikh
2016-05-01
i40e: Prevent falling to promiscuous if the VF is not trusted
Anjali Singhai Jain
2016-05-01
i40e: Limit the number of MAC and VLAN addresses that can be added for VFs
Anjali Singhai Jain
2016-05-01
i40e: Change the default for VFs to be not privileged
Anjali Singhai Jain
2016-04-27
i40evf: Add driver support for promiscuous mode
Anjali Singhai Jain
2016-04-27
i40e: Add VF promiscuous mode driver support
Anjali Singhai Jain
2016-04-27
i40e: Add promiscuous on VLAN support
Greg Rose
2016-04-27
i40e/i40evf: Only offload VLAN tag if enabled
Jesse Brandeburg
2016-04-27
i40e: Remove zero check
Greg Rose
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
i40e: Specify AQ event opcode to wait for
Shannon Nelson
2016-04-26
i40e: Code cleanup in i40e_add_fdir_ethtool
Shannon Nelson
2016-04-26
i40e: Add support for configuring VF RSS
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-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]