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
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-14
i40e: Fix a sleep-in-atomic bug
Jia-Ju Bai
2017-06-12
i40e: fix handling of HW ATR eviction
Jacob Keller
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
i40e/i40evf: proper update of the page_offset field
Björn Töpel
2017-06-06
i40e: Fix state flags for bit set and clean operations of PF
Mauro S. M. Rodrigues
2017-06-01
i40e/virtchnl: move function to virtchnl
Jesse Brandeburg
2017-06-01
virtchnl: finish conversion to virtchnl interface
Jesse Brandeburg
2017-06-01
i40evf/virtchnl: whitespace cleanups
Jesse Brandeburg
2017-06-01
i40e/virtchnl: refactor code for validate checks
Jesse Brandeburg
2017-06-01
virtchnl: convert to new macros
Jesse Brandeburg
2017-06-01
virtchnl: move some code to core driver
Jesse Brandeburg
2017-06-01
virtchnl: rename i40e to generic virtchnl
Jesse Brandeburg
2017-06-01
i40e: use new unified virtchnl header file
Jesse Brandeburg
2017-05-31
i40e: Check for memory allocation failure
Christophe Jaillet
2017-05-31
i40e: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-05-31
i40e: use pf data structure directly in i40e_ptp_rx_hang
Jacob Keller
2017-05-31
i40e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-05-31
i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
2017-05-31
i40e: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-04-30
i40e: remove hw_disabled_flags in favor of using separate flag bits
Jacob Keller
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
2017-04-30
i40e: separate PF and VSI state flags
Jacob Keller
2017-04-30
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
2017-04-30
i40e: amortize wait time when disabling lots of VFs
Jacob Keller
2017-04-30
i40e: Reprogram port offloads after reset
Alexander Duyck
2017-04-30
i40e: rename index to port to avoid confusion
Jacob Keller
2017-04-30
i40e: make use of i40e_reset_all_vfs when initializing new VFs
Jacob Keller
2017-04-30
i40e: properly spell I40E_VF_STATE_* flags
Jacob Keller
2017-04-19
i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state
Jacob Keller
2017-04-19
i40e: reset all VFs in parallel when rebuilding PF
Jacob Keller
2017-04-19
i40e: split some code in i40e_reset_vf into helpers
Jacob Keller
2017-04-19
i40e: reduce wait time for adminq command completion
Jacob Keller
2017-04-19
i40e: fix CONFIG_BUSY checks in i40e_set_settings function
Jacob Keller
2017-04-19
i40e: factor out queue control from i40e_vsi_control_(tx|rx)
Jacob Keller
2017-04-19
i40e: don't hold RTNL lock while waiting for VF reset to finish
Jacob Keller
2017-04-19
i40e: new AQ commands
Jingjing Wu
2017-04-19
i40e/i40evf: Add tracepoints
Scott Peterson
2017-04-19
i40e: dump VF information in debugfs
Mitch Williams
2017-04-19
i40e: Fix support for flow director programming status
Alexander Duyck
2017-04-08
i40e/i40evf: Use build_skb to build frames
Alexander Duyck
2017-04-08
i40e/i40evf: Add support for padding start of frames
Alexander Duyck
2017-04-08
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
Alexander Duyck
2017-04-08
i40e: clean up historic deprecated flag definitions
Jacob Keller
2017-04-08
i40e: remove I40E_FLAG_NEED_LINK_UPDATE
Alice Michael
2017-04-08
i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled
Jacob Keller
2017-04-08
i40e: allow look-up of MAC address from Open Firmware or IDPROM
Jacob Keller
[next]