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
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
ixgbe: check return value of napi_complete_done()
Song Liu
2018-10-03
iavf: fix a typo
Rami Rosen
2018-10-03
ixgbe: add AF_XDP zero-copy Tx support
Björn Töpel
2018-10-03
ixgbe: move common Tx functions to ixgbe_txrx_common.h
Björn Töpel
2018-10-03
ixgbe: add AF_XDP zero-copy Rx support
Björn Töpel
2018-10-03
ixgbe: move common Rx functions to ixgbe_txrx_common.h
Björn Töpel
2018-10-03
ixgbe: added Rx/Tx ring disable/enable functions
Björn Töpel
2018-10-03
ixgbe: Fix crash with VFs and flow director on interface flap
Radoslaw Tyl
2018-10-03
i40e: Remove unnecessary print statement
Nathan Chancellor
2018-10-03
i40e: Use proper enum in i40e_ndo_set_vf_link_state
Nathan Chancellor
2018-10-03
ixgbevf: off by one in ixgbevf_ipsec_tx()
Dan Carpenter
2018-10-03
ixgbe: remove redundant function ixgbe_fw_recovery_mode()
YueHaibing
2018-10-03
ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit
Radoslaw Tyl
2018-10-03
ixgbevf: fix msglen for ipsec mbx messages
Shannon Nelson
2018-10-03
ice: Update version string
Anirudh Venkataramanan
2018-10-03
ice: Use the right function to enable/disable VSI
Dave Ertman
2018-10-03
ice: Add more flexibility on how we assign an ITR index
Brett Creeley
2018-10-03
ice: Fix potential null pointer issues
Dave Ertman
2018-10-03
ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSI
Brett Creeley
2018-10-03
ice: Fix forward to queue group logic
Anirudh Venkataramanan
2018-10-03
ice: Extend malicious operations detection logic
Anirudh Venkataramanan
2018-10-03
ice: Notify VF of link status change
Anirudh Venkataramanan
2018-10-03
ice: Implement virtchnl commands for AVF support
Anirudh Venkataramanan
2018-10-03
ice: Add handlers for VF netdevice operations
Anirudh Venkataramanan
2018-10-03
ice: Add support for VF reset events
Anirudh Venkataramanan
2018-10-03
ice: Update VSI and queue management code to handle VF VSI
Anirudh Venkataramanan
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
2018-10-03
ice: Add support to detect SR-IOV capability and mailbox queues
Anirudh Venkataramanan
2018-10-02
ice: Fix error on driver remove
Dave Ertman
2018-10-02
ice: Add support for dynamic interrupt moderation
Brett Creeley
2018-10-02
ice: Align ice_reset_req enum values to hardware reset values
Brett Creeley
2018-10-02
ice: Implement ethtool hook for RSS switch
Md Fahad Iqbal Polash
2018-10-02
ice: Split irq_tracker into sw_irq_tracker and hw_irq_tracker
Preethi Banala
2018-10-02
ice: Check for actual link state of port after reset
Dave Ertman
2018-10-02
ice: Implement VSI replay framework
Anirudh Venkataramanan
2018-10-02
ice: Expand use of VSI handles part 2/2
Anirudh Venkataramanan
2018-10-02
ice: Expand use of VSI handles part 1/2
Anirudh Venkataramanan
2018-10-01
ice: Change pf state behavior to protect reset path
Dave Ertman
2018-10-01
ice: Move common functions out of ice_main.c part 7/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 6/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 5/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 4/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 3/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 2/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 1/7
Anirudh Venkataramanan
2018-09-28
ice: fix changing of ring descriptor size (ethtool -G)
Bruce Allan
2018-09-28
ice: Update to capabilities admin queue command
Anirudh Venkataramanan
2018-09-28
ice: Query the Tx scheduler node before adding it
Anirudh Venkataramanan
2018-09-28
ice: Update comment for ice_fltr_mgmt_list_entry
Brett Creeley
[next]