summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)Author
2021-07-15liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King
2021-06-24thunderx: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-14net: thunderx: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-05-13net: liquidio: Add missing null pointer checksTom Seewald
2021-05-13Revert "net: liquidio: fix a NULL pointer dereference"Greg Kroah-Hartman
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-14cavium/liquidio: Fix duplicate argumentWan Jiabing
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-04-12net: thunderx: Fix unintentional sign extension issueColin Ian King
2021-04-07liquidio: Fix unintented sign extension of a left shift of a u16Colin Ian King
2021-01-29net/ethernet: convert to use module_platform_driver in octeon_mgmt.cdingsenjie
2021-01-08net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi
2021-01-08net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski
2021-01-05liquidio: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-05cavium/liquidio: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-01xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel
2020-11-24smp: Cleanup smp_call_function*()Peter Zijlstra
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-02liquidio: cn68xx: Remove duplicated includeYueHaibing
2020-10-10net: thunderx: Use struct_size() helper in kmalloc()Gustavo A. R. Silva
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-25net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-25drivers/net/ethernet: rid ethernet of no-prototype warningsJesse Brandeburg
2020-09-19net: liquidio: Remove set but not used variableZheng Yongjun
2020-09-18liquidio: Fix -Wmissing-prototypes warnings for liquidioWang Hai
2020-09-14liquidio: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-09net: cavium: Fix a bunch of kerneldoc parameter issuesWang Hai
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-01liquidio: Remove unneeded cast from memory allocationYueHaibing
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-05net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson
2020-08-04net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang
2020-07-30liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()Wang Hai
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-14liquidio_vf: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-14liquidio: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-07net: phy: mdio-octeon: Cleanup module loading dependenciesAndrew Lunn
2020-07-01liquidio: use generic power managementVaibhav Gupta
2020-06-28liquidio: use list_empty_careful in lio_list_delete_headGeliang Tang
2020-06-18net: tso: cache transport header lengthEric Dumazet
2020-06-17liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_sizeGustavo A. R. Silva
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-01net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin