index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
Age
Commit message (
Expand
)
Author
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-18
net: cavium: Add fine-granular dependencies on PCI
Alexander Sverdlin
2018-07-18
net: cavium: add missing PCI dependencies
Arnd Bergmann
2018-07-18
liquidio: Using NULL instead of plain integer
YueHaibing
2018-07-18
octeon_mgmt: Fix MIX registers configuration on MTU setup
Alexander Sverdlin
2018-07-16
liquidio: correct error msg text when removing VLAN ID
Rick Farrington
2018-07-16
liquidio: fix hang when re-binding VF host drv after running DPDK VF driver
Rick Farrington
2018-07-16
net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCI
Alexander Sverdlin
2018-07-16
liquidio: Use %pad printk format for dma_addr_t values
Helge Deller
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-07-12
liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()
Arnd Bergmann
2018-07-07
liquidio: fix kernel panic when NIC firmware is older than 1.7.2
Rick Farrington
2018-07-06
liquidio: make timeout HZ independent and readable
Nicholas Mc Guire
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-12
treewide: Use array_size() in vzalloc_node()
Kees Cook
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_mode
Vadim Lomovtsev
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
2018-05-10
liquidio: bump up driver version to 1.7.2 to match newer NIC firmware
Felix Manlunas
2018-05-10
liquidio: monitor all of Octeon's cores in watchdog thread
Felix Manlunas
2018-05-07
liquidio: support use of ethtool to set link speed of CN23XX-225 cards
Weilin Chang
2018-05-02
liquidio VF: indicate that disabling rx vlan offload is not allowed
Raghu Vatsavayi
2018-04-30
liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_coll...
Colin Ian King
2018-04-30
liquidio: enhanced ethtool --set-channels feature
Intiyaz Basha
2018-04-30
liquidio: Moved common function setup_glists to lio_core.c
Intiyaz Basha
2018-04-30
liquidio: Moved common definition octnic_gather to octeon_network.h
Intiyaz Basha
2018-04-30
liquidio: Moved common function delete_glists to lio_core.c
Intiyaz Basha
2018-04-30
liquidio: Moved common function list_delete_head to octeon_network.h
Intiyaz Basha
2018-04-30
liquidio: Moved common function if_cfg_callback to lio_core.c
Intiyaz Basha
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-24
liquidio: Swap VF representor Tx and Rx statistics
Srinivas Jampala
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-20
liquidio: Added ndo_get_vf_stats support
Intiyaz Basha
2018-04-18
bpf: make cavium thunder compatible w/ bpf_xdp_adjust_tail
Nikita V. Shirokov
2018-04-17
liquidio: Enhanced ethtool stats
Intiyaz Basha
2018-04-09
net: thunderx: rework mac addresses list to u64 array
Vadim Lomovtsev
2018-04-03
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-03-31
net: thunderx: add ndo_set_rx_mode callback implementation for VF
Vadim Lomovtsev
2018-03-31
net: thunderx: add workqueue control structures for handle ndo_set_rx_mode re...
Vadim Lomovtsev
2018-03-31
net: thunderx: add XCAST messages handlers for PF
Vadim Lomovtsev
2018-03-31
net: thunderx: add new messages for handle ndo_set_rx_mode callback
Vadim Lomovtsev
2018-03-31
net: thunderx: add multicast filter management support
Vadim Lomovtsev
2018-03-31
net: thunderx: add MAC address filter tracking for LMAC
Vadim Lomovtsev
2018-03-31
net: thunderx: move filter register related macro into proper place
Vadim Lomovtsev
2018-03-30
liquidio: prevent rx queues from getting stalled
Raghu Vatsavayi
[next]