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
2017-03-12
net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-02
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
Alexander Duyck
2017-03-02
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
2017-02-27
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
2017-02-27
scripts/spelling.txt: add "applys" pattern and fix typo instances
Masahiro Yamada
2017-02-27
scripts/spelling.txt: add "varible" pattern and fix typo instances
Masahiro Yamada
2017-02-18
i40e: Invoke softirqs after napi_reschedule
Benjamin Poirier
2017-02-18
i40e: remove duplicate device id from PCI table
Carolyn Wyborny
2017-02-18
i40e: mark the value passed to csum_replace_by_diff as __wsum
Jacob Keller
2017-02-18
i40e: Error handling for link event
Harshitha Ramamurthy
2017-02-18
i40e: properly convert le16 value to CPU format
Jacob Keller
2017-02-18
i40e: convert to cpu from le16 to generate switch_id correctly
Jacob Keller
2017-02-18
i40e: refactor AQ CMD buffer debug printing
Alan Brady
2017-02-18
i40e: Fix Adaptive ITR enabling
Carolyn Wyborny
2017-02-18
i40evf: add comment
Mitch Williams
2017-02-18
i40evf: free rings in remove function
Mitch Williams
2017-02-18
i40e: remove unnecessary call to i40e_update_link_info
Jacob Keller
2017-02-18
i40e: enable mc magic pkt wakeup during power down
Joshua Hay
2017-02-18
i40e: fix disable overflow promiscuous mode
Alan Brady
2017-02-16
ixgbe: Don't bother clearing buffer memory for descriptor rings
Alexander Duyck
2017-02-16
ixgbe: Add support for build_skb
Alexander Duyck
2017-02-16
ixgbe: Add private flag to control buffer mode
Alexander Duyck
2017-02-16
ixgbe: Add support for padding packet
Alexander Duyck
2017-02-16
ixgbe: Break out Rx buffer page management
Alexander Duyck
2017-02-16
ixgbe: Use length to determine if descriptor is done
Alexander Duyck
2017-02-16
ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE
Alexander Duyck
2017-02-16
ixgbe: Update code to better handle incrementing page count
Alexander Duyck
2017-02-16
ixgbe: Update driver to make use of DMA attributes in Rx path
Alexander Duyck
2017-02-16
ixgbe: Only DMA sync frame length
Alexander Duyck
2017-02-16
ixgbe: Add function for checking to see if we can reuse page
Alexander Duyck
2017-02-16
ixgbe: Update version to reflect added functionality
Mark Rustad
2017-02-16
ixgbe: prefix Data Center Bridge ops struct
Stephen Hemminger
2017-02-16
ixgbe: Support 2.5Gb and 5Gb speed
Tony Nguyen
2017-02-11
i40e: Save more link abilities when using ethtool
Henry Tieman
2017-02-11
i40e: avoid race condition when sending filters to firmware for addition
Jacob Keller
2017-02-11
i40e: allow i40e_update_filter_state to skip broadcast filters
Jacob Keller
2017-02-11
i40e: don't warn every time we clear an Rx timestamp register
Jacob Keller
2017-02-11
i40e: Save link FEC info from link up event
Henry Tieman
2017-02-11
i40e: Add bus number info to i40e_bus_info struct
Sudheer Mogilappagari
2017-02-11
i40e: Clean up dead code
Mitch Williams
2017-02-11
i40e/i40evf : Changed version from 1.6.25 to 1.6.27
Bimmy Pujari
2017-02-11
i40e: update comment explaining where FDIR buffers are freed
Jacob Keller
2017-02-11
i40e/i40evf: eliminate i40e_pull_tail()
Scott Peterson
2017-02-11
i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring
Scott Peterson
2017-02-11
i40e/i40evf: Limit DMA sync of RX buffers to actual packet size
Scott Peterson
2017-02-11
i40evf: track outstanding client request
Mitch Williams
2017-02-11
i40e: don't check params until after checking for client instance
Jacob Keller
2017-02-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-02-03
ixgbevf: get rid of custom busy polling code
Eric Dumazet
2017-02-03
ixgbe: get rid of custom busy polling code
Eric Dumazet
[next]