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
2016-12-10
e1000: use disable_hardirq() for e1000_netpoll()
WANG Cong
2016-12-10
i40e: don't truncate match_method assignment
Keller, Jacob E
2016-12-06
i40e: move all updates for VLAN mode into i40e_sync_vsi_filters
Jacob Keller
2016-12-06
i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID
Jacob Keller
2016-12-06
i40e: factor out addition/deletion of VLAN per each MAC address
Jacob Keller
2016-12-06
i40e: delete filter after adding its replacement when converting
Jacob Keller
2016-12-06
i40e: refactor i40e_update_filter_state to avoid passing aq_err
Jacob Keller
2016-12-06
i40e: recalculate vsi->active_filters from hash contents
Jacob Keller
2016-12-06
i40e: defeature support for PTP L4 frame detection on XL710
Jacob Keller
2016-12-06
i40e: lock service task correctly
Mitch Williams
2016-12-06
i40e: Add functions which apply correct PHY access method for read and write ...
Michal Kosiarz
2016-12-06
i40e: Add FEC for 25g
Carolyn Wyborny
2016-12-06
i40e: Add support for 25G devices
Carolyn Wyborny
2016-12-06
i40e: use unsigned printf format specifier for active_filters count
Jacob Keller
2016-12-06
Changed version from 1.6.21 to 1.6.25
Bimmy Pujari
2016-12-06
i40e: Blink LED on 1G BaseT boards
Henry Tieman
2016-12-06
i40e: remove code to handle dev_addr specially
Jacob Keller
2016-12-06
i40e/i40evf: napi_poll must return the work done
Alexander Duyck
2016-12-06
i40e: restore workaround for removing default MAC filter
Jacob Keller
2016-12-06
i40e: simplify txd use count calculation
Mitch Williams
2016-12-06
i40e: Driver prints log message on link speed change
Filip Sadowski
2016-12-03
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-02
i40e: change message to only appear when extra debug info is wanted
Carolyn Wyborny
2016-12-02
i40e/i40evf: replace for memcpy with single memcpy call in ethtool
Jacob Keller
2016-12-02
i40e: set broadcast promiscuous mode for each active VLAN
Jacob Keller
2016-12-02
i40e: Fix for ethtool Supported link modes
Harshitha Ramamurthy
2016-12-02
i40evf: protect against NULL msix_entries and q_vectors pointers
Jacob Keller
2016-12-02
i40e: Pass unknown PHY type for unknown PHYs
Henry Tieman
2016-12-02
i40e: Remove unreachable code
Henry Tieman
2016-12-02
i40evf: check for msix_entries null dereference
Alan Brady
2016-12-02
i40evf: Move some i40evf_reset_task code to separate function
Joe Perches
2016-12-02
i40e: fix panic on SPARC while changing num of desc
Tushar Dave
2016-12-02
i40e: Add protocols over MCTP to i40e_aq_discover_capabilities
Piotr Raczynski
2016-12-02
i40e: fix trivial typo in naming of i40e_sync_filters_subtask
Jacob Keller
2016-12-02
i40e: Add Clause22 implementation
Michal Kosiarz
2016-12-02
i40e: avoid duplicate private flags definitions
Jacob Keller
2016-12-02
i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vid
Jacob Keller
2016-12-02
i40e: remove error_param_int label from i40e_vc_config_promiscuous_mode_msg
Jacob Keller
2016-12-02
i40evf: Be much more verbose about what we can and cannot offload
Alexander Duyck
2016-12-02
i40e: Be much more verbose about what we can and cannot offload
Alexander Duyck
2016-12-01
ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum
Alexander Duyck
2016-12-01
igb/igbvf: Don't use lco_csum to compute IPv4 checksum
Alexander Duyck
2016-11-09
ptp: igb: Use the high resolution frequency method.
Richard Cochran
2016-11-04
ixgbevf: Handle previously-freed msix_entries
Mark Rustad
2016-11-04
ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transp...
Sowmini Varadhan
2016-11-04
ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packets
Sowmini Varadhan
2016-11-04
ixgbe: Correct X550 phy ID
Don Skidmore
2016-11-04
ixgbe: Add X553 FW ALEF support
Don Skidmore
2016-11-04
ixgbe: set device if before calling get_invariants
Emil Tantilov
[next]