- afa4f67 net/ethernet: convert to use module_platform_driver in octeon_mgmt.c by dingsenjie · 4 years ago
- be9df4a net, xdp: Introduce xdp_prepare_buff utility routine by Lorenzo Bianconi · 4 years, 1 month ago
- 43b5169 net, xdp: Introduce xdp_init_buff utility routine by Lorenzo Bianconi · 4 years, 1 month ago
- 30bfce1 net: remove ndo_udp_tunnel_* callbacks by Jakub Kicinski · 4 years ago
- 5d4caf6 liquidio: Use kzalloc for allocating only one thing by Zheng Yongjun · 4 years, 1 month ago
- 48b219a cavium/liquidio: Use DEFINE_SPINLOCK() for spinlock by Zheng Yongjun · 4 years, 1 month ago
- d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 1 month ago
- a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 2 months ago
- b02e5a0 xsk: Propagate napi_id to XDP socket Rx path by Björn Töpel · 4 years, 2 months ago
- 545b8c8 smp: Cleanup smp_call_function*() by Peter Zijlstra · 4 years, 7 months ago
- cc69837 net: don't include ethtool.h from netdevice.h by Jakub Kicinski · 4 years, 2 months ago
- 0b833ee liquidio: cn68xx: Remove duplicated include by YueHaibing · 4 years, 3 months ago
- f6e5ee6 net: thunderx: Use struct_size() helper in kmalloc() by Gustavo A. R. Silva · 4 years, 3 months ago
- 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 4663ff6 net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stop by Ivan Khoronzhuk · 4 years, 4 months ago
- d0ea5cb drivers/net/ethernet: clean up mis-targeted comments by Jesse Brandeburg · 4 years, 4 months ago
- 553aca1 drivers/net/ethernet: rid ethernet of no-prototype warnings by Jesse Brandeburg · 4 years, 4 months ago
- 47dae52 net: liquidio: Remove set but not used variable by Zheng Yongjun · 4 years, 4 months ago
- 98cf1c6 liquidio: Fix -Wmissing-prototypes warnings for liquidio by Wang Hai · 4 years, 4 months ago
- dfe4e61 liquidio: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 74c654a net: cavium: Fix a bunch of kerneldoc parameter issues by Wang Hai · 4 years, 4 months ago
- 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 5 months ago
- 8aa639e1 liquidio: Remove unneeded cast from memory allocation by YueHaibing · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- c1055b7 net: thunderx: initialize VF's mailbox mutex before first usage by Dean Nelson · 4 years, 6 months ago
- bab9693 net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task() by Xin Long · 4 years, 6 months ago
- 2e7199b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- aa02785 liquidio: Fix wrong return value in cn23xx_get_pf_num() by Tianjia Zhang · 4 years, 6 months ago
- 1e51f93 liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn() by Wang Hai · 4 years, 6 months ago
- e8407fd bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands by Andrii Nakryiko · 4 years, 6 months ago
- 6a8c1a7 liquidio_vf: convert to new udp_tunnel_nic infra by Jakub Kicinski · 4 years, 6 months ago
- 3fcd2ba liquidio: convert to new udp_tunnel_nic infra by Jakub Kicinski · 4 years, 6 months ago
- 791e5f6 net: phy: mdio-octeon: Cleanup module loading dependencies by Andrew Lunn · 4 years, 7 months ago
- 1c2e483 liquidio: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- b8483ec liquidio: use list_empty_careful in lio_list_delete_head by Geliang Tang · 4 years, 7 months ago
- 761b331 net: tso: cache transport header length by Eric Dumazet · 4 years, 7 months ago
- 682591f liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_size by Gustavo A. R. Silva · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 0c34bb5 net: octeon: mgmt: Repair filling of RX ring by Alexander Sverdlin · 4 years, 8 months ago
- c8145b2 net: thunderx: Add XDP frame size by Jesper Dangaard Brouer · 4 years, 8 months ago
- 5eb2bcf net: lio_core: remove redundant assignment to variable tx_done by Colin Ian King · 4 years, 8 months ago
- 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
- b6d49ca net: Make PTP-specific drivers depend on PTP_1588_CLOCK by Clay McClure · 4 years, 9 months ago
- 308de89 liquidio: remove unused inline functions by YueHaibing · 4 years, 9 months ago
- a7d40cb net: cavium: Fix build errors due to 'imply CAVIUM_PTP' by YueHaibing · 4 years, 10 months ago
- 723d5e5 net: thunderx: remove set but not used variable 'tail' by Zheng zengkai · 4 years, 10 months ago
- 4ab10bb liquidio: remove set but not used variable 's' by YueHaibing · 4 years, 10 months ago
- 812df69b net: liquidio: reject unsupported coalescing params by Jakub Kicinski · 4 years, 10 months ago
- 46ca70a net/cavium: Delete N/A assignments for ethtool by Leon Romanovsky · 4 years, 11 months ago
- b2c1e1d net/cavium: Clean driver versions by Leon Romanovsky · 4 years, 11 months ago
- d4bb381 net/liquidio: Delete non-working LIQUIDIO_PACKAGE check by Leon Romanovsky · 4 years, 11 months ago
- b6334be net/liquidio: Delete driver version assignment by Leon Romanovsky · 4 years, 11 months ago
- e6a98f8 liquidio: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
- aa3afcc net: cavium: Register driver with PCI subsys IDs by Prakash Brahmajyosyula · 4 years, 11 months ago
- 605a9bb net: thunderx: Reduce mbox wait response time. by Geetha sowjanya · 4 years, 11 months ago
- c0d2507 net: thunderx: Adjust CQE_RX drop levels for better performance by Sunil Goutham · 4 years, 11 months ago
- 971617c net: thunderx: workaround BGX TX Underflow issue by Tim Harvey · 5 years ago
- 29ca3b3 net: thunderx: use proper interface type for RGMII by Tim Harvey · 5 years ago
- c5d19a6 net: convert additional drivers to use phy_do_ioctl by Heiner Kallweit · 5 years ago
- ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
- c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
- a350d2e net: thunderx: start phy before starting autonegotiation by Mian Yousaf Kaukab · 5 years ago
- ee5a489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
- 85192db bpf: Convert bpf_prog refcnt to atomic64_t by Andrii Nakryiko · 5 years ago
- 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- e4dd560 net: ethernet: octeon_mgmt: Account for second possible VLAN header by Alexander Sverdlin · 5 years ago
- cb5ff33 cavium: thunder: Fix use true/false for bool type by Saurav Girepunje · 5 years ago
- a03681d net: cavium: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
- 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 3434341 net: cavium: fix driver name by Stephen Hemminger · 5 years ago
- 6f967f8 liquidio: add cleanup in octeon_setup_iq() by Wenwen Wang · 5 years ago
- fcc32a2 liquidio: Use pcie_flr() instead of reimplementing it by Denis Efremov · 5 years ago
- 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
- d86afb8 net: thunderx: Use fwnode_get_mac_address() by Andy Shevchenko · 5 years ago
- d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 5 years ago
- 5a860f9 liquidio: Replace vmalloc + memset with vzalloc by Chuhong Yuan · 6 years ago
- 9476274 net: lio_core: fix potential sign-extension overflow on large shift by Colin Ian King · 6 years ago
- 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 2d2924a net: ethernet: fix similar warning reported by kbuild test robot by Petr Štetiar · 6 years ago
- 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- a51645f net: ethernet: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
- dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
- 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 1f227d1 net: thunderx: don't allow jumbo frames with XDP by Matteo Croce · 6 years ago
- 5ee15c1 net: thunderx: raise XDP MTU to 1508 by Matteo Croce · 6 years ago
- 7f301cf ethtool: thunder_bgx: use ethtool.h constants for speed and duplex by Michael Zhivich · 6 years ago
- fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
- f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 2ec1ed2 net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stop by Lorenzo Bianconi · 6 years ago
- 6b16f9e net: move skb->xmit_more hint to softnet data by Florian Westphal · 6 years ago
- cd35ef9 thunderx: eliminate extra calls to put_page() for pages held for recycling by Dean Nelson · 6 years ago
- b3e2080 thunderx: enable page recycling for non-XDP case by Dean Nelson · 6 years ago
- f6b19b3 net: devlink: select NET_DEVLINK from drivers by Jiri Pirko · 6 years ago
- 0b31d98 net: thunder: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
- 41af8b3 net: lio_core: fix two NULL pointer dereferences by Kangjie Lu · 6 years ago
- fe543b2 net: liquidio: fix a NULL pointer dereference by Kangjie Lu · 6 years ago
- f4b6bcc net: devlink: turn devlink into a built-in by Jakub Kicinski · 6 years ago