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
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-23
e1000e: Fix -Wformat-truncation warnings
Florian Fainelli
2019-02-21
ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OK
Jan Sokolowski
2019-02-21
i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race
Björn Töpel
2019-02-21
ixgbe: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2019-02-21
i40e: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2019-02-21
ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
Jeff Kirsher
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-15
net: bpf: remove XDP_QUERY_XSK_UMEM enumerator
Jan Sokolowski
2019-02-08
ixgbe: Use struct_size() helper
Gustavo A. R. Silva
2019-02-08
igc: Use struct_size() helper
Gustavo A. R. Silva
2019-02-08
igb: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
fm10k: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2019-02-05
igc: Add ethtool support
Sasha Neftin
2019-02-05
igb: Bump version number
Todd Fujinaka
2019-02-05
igc: Remove the 'igc_get_phy_id_base' method
Sasha Neftin
2019-02-05
igc: Remove the 'igc_read_mac_addr_base' method
Sasha Neftin
2019-02-05
e1000e: fix cyclic resets at link up with active tx
Konstantin Khlebnikov
2019-02-05
igc: Remove unneeded code
Sasha Neftin
2019-02-05
igc: Remove unused code
Sasha Neftin
2019-02-05
e1000e: fix a missing check for return value
Jeff Kirsher
2019-02-05
fm10k: TRIVIAL cleanup of extra spacing in function comment
Jacob Keller
2019-02-05
ixgbe: remove magic constant in ixgbe_reset_hw_82599()
Jiri Kosina
2019-02-05
igc: Fix code redundancy
Sasha Neftin
2019-02-05
igc: Remove unreachable code from igc_phy.c file
Sasha Neftin
2019-02-05
e1000e: Exclude device from suspend direct complete optimization
Kai-Heng Feng
2019-01-22
i40e: clean up several indentation issues
Colin Ian King
2019-01-22
i40e: increase indentation
Julia Lawall
2019-01-22
i40e: update version number
Alice Michael
2019-01-22
i40e: remove debugfs tx_timeout support
Lihong Yang
2019-01-22
i40e: check queue pairs num in config queues handler
Sergey Nemov
2019-01-22
i40e: Change unmatched function types
Grzegorz Siwik
2019-01-22
i40e: Add support FEC configuration for Fortville 25G
Damian Dybek
2019-01-22
i40e: Limiting RSS queues to CPUs
Aleksandr Loktionov
2019-01-22
i40e: Remove umem from VSI
Jan Sokolowski
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-01-15
Revert "igb: reduce CPU0 latency when updating statistics"
Jeff Kirsher
2019-01-15
ice: add const qualifier to mac_addr parameter
Jacob Keller
2019-01-15
ice: Add support for new PHY types
Anirudh Venkataramanan
2019-01-15
ice: Offload SCTP checksum
Anirudh Venkataramanan
2019-01-15
ice: Allow for software timestamping
Tony Nguyen
2019-01-15
ice: Implement getting and setting ethtool coalesce
Brett Creeley
2019-01-15
ice: Add support for adaptive interrupt moderation
Brett Creeley
2019-01-15
ice: Move aggregator list into ice_hw instance
Anirudh Venkataramanan
2019-01-15
ice: Rework queue management code for reuse
Anirudh Venkataramanan
2019-01-15
ice: Add ethtool private flag to make forcing link down optional
Bruce Allan
2019-01-15
ice: Set physical link up/down when an interface is set up/down
Brett Creeley
[next]