index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
Age
Commit message (
Expand
)
Author
2021-04-12
net: thunderx: Fix unintentional sign extension issue
Colin Ian King
2021-04-07
liquidio: Fix unintented sign extension of a left shift of a u16
Colin Ian King
2021-01-29
net/ethernet: convert to use module_platform_driver in octeon_mgmt.c
dingsenjie
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-05
liquidio: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-05
cavium/liquidio: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-02
liquidio: cn68xx: Remove duplicated include
YueHaibing
2020-10-10
net: thunderx: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-25
net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stop
Ivan Khoronzhuk
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
drivers/net/ethernet: rid ethernet of no-prototype warnings
Jesse Brandeburg
2020-09-19
net: liquidio: Remove set but not used variable
Zheng Yongjun
2020-09-18
liquidio: Fix -Wmissing-prototypes warnings for liquidio
Wang Hai
2020-09-14
liquidio: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-09
net: cavium: Fix a bunch of kerneldoc parameter issues
Wang Hai
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-01
liquidio: Remove unneeded cast from memory allocation
YueHaibing
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
net: thunderx: initialize VF's mailbox mutex before first usage
Dean Nelson
2020-08-04
net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
Xin Long
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
liquidio: Fix wrong return value in cn23xx_get_pf_num()
Tianjia Zhang
2020-07-30
liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()
Wang Hai
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-14
liquidio_vf: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-14
liquidio: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-07
net: phy: mdio-octeon: Cleanup module loading dependencies
Andrew Lunn
2020-07-01
liquidio: use generic power management
Vaibhav Gupta
2020-06-28
liquidio: use list_empty_careful in lio_list_delete_head
Geliang Tang
2020-06-18
net: tso: cache transport header length
Eric Dumazet
2020-06-17
liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_size
Gustavo A. R. Silva
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-01
net: octeon: mgmt: Repair filling of RX ring
Alexander Sverdlin
2020-05-14
net: thunderx: Add XDP frame size
Jesper Dangaard Brouer
2020-05-08
net: lio_core: remove redundant assignment to variable tx_done
Colin Ian King
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-01
net: Make PTP-specific drivers depend on PTP_1588_CLOCK
Clay McClure
2020-04-25
liquidio: remove unused inline functions
YueHaibing
2020-04-02
net: cavium: Fix build errors due to 'imply CAVIUM_PTP'
YueHaibing
2020-03-23
net: thunderx: remove set but not used variable 'tail'
Zheng zengkai
2020-03-19
liquidio: remove set but not used variable 's'
YueHaibing
2020-03-10
net: liquidio: reject unsupported coalescing params
Jakub Kicinski
[next]