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
/
cavium
Age
Commit message (
Expand
)
Author
2017-11-11
net: thunderx: fix double free error
Aleksey Makarov
2017-11-05
liquidio: do not consider packets dropped by network stack as driver Rx dropped
Intiyaz Basha
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
liquidio: Fix an issue with multiple switchdev enable disables
Vijaya Mohan Guvva
2017-11-03
liquidio: bump up driver version to 1.7.0 to match newer NIC firmware
Felix Manlunas
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
liquidio: synchronize VF representor names with NIC firmware
Vijaya Mohan Guvva
2017-11-02
liquidio: remove redundant setting of inst_processed to zero
Colin Ian King
2017-11-01
net: thunderx: remove a couple of redundant assignments
Colin Ian King
2017-11-01
liquidio: Configure switchdev with devlink
Vijaya Mohan Guvva
2017-11-01
liquidio: switchdev support for LiquidIO NIC
Vijaya Mohan Guvva
2017-10-29
liquidio: get rid of false alarm "Unknown cmd 27" in dmesg
Felix Manlunas
2017-10-28
liquidio: fix kernel panic in VF driver
Felix Manlunas
2017-10-28
liquidio: xmit_more support
Intiyaz Basha
2017-10-27
liquidio: deprecate 1-bit flag indicating watchdog kernel thread is running
Felix Manlunas
2017-10-26
ethernet: cavium: octeon: Switch to using netdev_info().
Steven J. Hill
2017-10-24
liquidio: pass date and time info to NIC firmware
Veerasenareddy Burru
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-19
liquidio: mark expected switch fall-through in octeon_destroy_resources
Gustavo A. R. Silva
2017-10-19
liquidio: remove unnecessary NULL check before kfree in delete_glists
Gustavo A. R. Silva
2017-10-13
liquidio: fix timespec64_to_ns typo
Arnd Bergmann
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-09
net: thunderx: mark expected switch fall-throughs in nicvf_main()
Gustavo A. R. Silva
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
2017-09-25
liquidio: update module parameter fw_type to reflect firmware type loaded
Rick Farrington
2017-09-25
liquidio: verify firmware version when auto-loaded from flash.
Rick Farrington
2017-09-25
liquidio: allow override of firmware present in flash
Rick Farrington
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-08-30
liquidio: fix crash in presence of zeroed-out base address regs
Rick Farrington
2017-08-29
liquidio: show NIC's U-Boot version in a dev_info() message
Weilin Chang
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
2017-08-23
net: define the TSO header size in net/tso.h
Antoine Ténart
2017-08-23
liquidio: change manner of detecting whether or not NIC firmware is loaded
Felix Manlunas
2017-08-22
liquidio: make VF driver notify NIC firmware of MTU change
Veerasenareddy Burru
2017-08-22
liquidio: move macro definition to a proper place
Veerasenareddy Burru
2017-08-20
liquidio: fix use of pf in pass-through mode in a virtual machine
Rick Farrington
2017-08-18
liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PF
Rick Farrington
2017-08-18
liquidio: fix Smatch error
Intiyaz Basha
2017-08-18
liquidio: with embedded f/w, issue droq credits before enablement
Rick Farrington
2017-08-18
liquidio: with embedded f/w, don't reload f/w, issue pf flr at exit
Rick Farrington
2017-08-17
liquidio: fix spelling mistake: "interuupt" -> "interrupt"
Colin Ian King
2017-08-16
liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU
Veerasenareddy Burru
2017-08-15
liquidio: added support for ethtool --set-channels feature
Intiyaz Basha
2017-08-15
liquidio: moved octeon_setup_interrupt to lio_core.c
Intiyaz Basha
2017-08-15
liquidio: moved liquidio_legacy_intr_handler to lio_core.c
Intiyaz Basha
2017-08-15
liquidio: moved liquidio_msix_intr_handler to lio_core.c
Intiyaz Basha
2017-08-14
liquidio: fix issues with fw_type module parameter
Derek Chickles
2017-08-14
liquidio: added support for ethtool --set-ring feature
Intiyaz Basha
2017-08-14
liquidio: moved liquidio_setup_io_queues to lio_core.c
Intiyaz Basha
[next]