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
/
ixgbe
Age
Commit message (
Expand
)
Author
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-21
ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OK
Jan Sokolowski
2019-02-21
ixgbe: 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-05
ixgbe: remove magic constant in ixgbe_reset_hw_82599()
Jiri Kosina
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
2018-12-20
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2018-12-20
ixgbe: use mii_bus to handle MII related ioctls
Steve Douthit
2018-12-20
ixgbe: register a mdiobus
Steve Douthit
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-19
xfrm: prefer secpath_set over secpath_dup
Florian Westphal
2018-12-19
drivers: net: intel: use secpath helpers in more places
Florian Westphal
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
2018-12-12
ixgbe: Fix race when the VF driver does a reset
Ross Lagerwall
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-28
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
2018-11-21
ixgbe: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-09
ixgbe: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-07
i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURE
Todd Fujinaka
2018-11-07
intel-ethernet: software timestamp skbs as late as possible
Jacob Keller
2018-11-07
ixgbe: allow IPsec Tx offload in VEPA mode
Shannon Nelson
2018-11-07
ixgbe: don't clear_bit on xdp_ring->state if xdp_ring is null
Colin Ian King
2018-10-31
ixgbe: fix MAC anti-spoofing filter after VFLR
Radoslaw Tyl
2018-10-31
ixgbe/ixgbevf: fix XFRM_ALGO dependency
Jeff Kirsher
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
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
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
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-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-23
ixgbe: remove ndo_poll_controller
Eric Dumazet
2018-09-18
intel-ethernet: use correct module license
Jesse Brandeburg
2018-08-28
ixgbe: fix the return value for unsupported VF offload
Shannon Nelson
2018-08-28
ixgbe: disallow IPsec Tx offload when in SR-IOV mode
Shannon Nelson
2018-08-28
ixgbe: add VF IPsec offload request message handling
Shannon Nelson
2018-08-28
ixgbe: add VF IPsec offload enable flag
Shannon Nelson
2018-08-28
ixgbe: add VF IPsec management
Shannon Nelson
[next]