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
Age
Commit message (
Expand
)
Author
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
liquidio: add support for ndo_get_stats64 instead of ndo_get_stats
Pradeep Nalla
2018-04-27
liquidio: move a couple of functions to lio_core.c
Pradeep Nalla
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-25
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2018-04-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-04-25
net: amd8111e: remove redundant duplicated if statement
Colin Ian King
2018-04-25
igb: Add support for adding offloaded clsflower filters
Vinicius Costa Gomes
2018-04-25
nfp: flower: ignore duplicate cb requests for same rule
John Hurley
2018-04-25
nfp: flower: support offloading multiple rules with same cookie
John Hurley
2018-04-25
nfp: print PCIe link bandwidth on probe
Jakub Kicinski
2018-04-25
nfp: reset local locks on init
Jakub Kicinski
2018-04-25
igb: Add the skeletons for tc-flower offloading
Vinicius Costa Gomes
2018-04-25
igb: Add MAC address support for ethtool nftuple filters
Vinicius Costa Gomes
2018-04-25
igb: Enable nfc filters to specify MAC addresses
Vinicius Costa Gomes
2018-04-25
igb: Allow filters to be added for the local MAC address
Vinicius Costa Gomes
2018-04-25
igb: Add support for enabling queue steering in filters
Vinicius Costa Gomes
2018-04-25
igb: Add support for MAC address filters specifying source addresses
Vinicius Costa Gomes
2018-04-25
igb: Enable the hardware traffic class feature bit for igb models
Vinicius Costa Gomes
2018-04-25
igb: Fix queue selection on MAC filters on i210
Vinicius Costa Gomes
2018-04-25
igb: Fix not adding filter elements to the list
Vinicius Costa Gomes
2018-04-25
ixgbe: Avoid performing unnecessary resets for macvlan offload
Alexander Duyck
2018-04-25
ixgbe: Drop real_adapter from l2 fwd acceleration structure
Alexander Duyck
2018-04-25
ixgbe/fm10k: Only support macvlan offload for types that support destination ...
Alexander Duyck
2018-04-25
ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast
Alexander Duyck
2018-04-25
macvlan: Use software path for offloaded local, broadcast, and multicast traffic
Alexander Duyck
2018-04-25
macvlan: Rename fwd_priv to accel_priv and add accessor function
Alexander Duyck
2018-04-25
ixgbe: Drop support for macvlan specific unicast lists
Alexander Duyck
2018-04-25
nfp: bpf: optimize comparisons to negative constants
Jakub Kicinski
2018-04-25
nfp: bpf: tabularize generations of compare operations
Jakub Kicinski
2018-04-25
nfp: bpf: optimize add/sub of a negative constant
Jakub Kicinski
2018-04-25
nfp: bpf: remove double space
Jakub Kicinski
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-24
liquidio: Swap VF representor Tx and Rx statistics
Srinivas Jampala
2018-04-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2018-04-24
fsl/fman_port: remove redundant check on port->rev_info.major
Colin Ian King
2018-04-24
ice: Fix insufficient memory issue in ice_aq_manage_mac_read
Md Fahad Iqbal Polash
2018-04-24
qed: Fix copying 2 strings
Denis Bolotin
2018-04-24
sfc: ARFS filter IDs
Edward Cree
2018-04-24
ice: Do not check INTEVENT bit for OICR interrupts
Ben Shelton
2018-04-24
ice: Fix incorrect comment for action type
Anirudh Venkataramanan
2018-04-24
ice: Fix initialization for num_nodes_added
Anirudh Venkataramanan
2018-04-24
igb: Fix the transmission mode of queue 0 for Qav mode
Vinicius Costa Gomes
2018-04-24
ixgbevf: ensure xdp_ring resources are free'd on error exit
Colin Ian King
2018-04-24
net/mlx5e: Enable adaptive-TX moderation
Tal Gilboa
2018-04-24
net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
Tal Gilboa
2018-04-23
amd-xgbe: Only use the SFP supported transceiver signals
Tom Lendacky
2018-04-23
amd-xgbe: Improve KR auto-negotiation and training
Tom Lendacky
2018-04-23
amd-xgbe: Add pre/post auto-negotiation phy hooks
Tom Lendacky
2018-04-23
qed: Add configuration information to register dump and debug data
Denis Bolotin
[next]