- a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 3 months ago
- b02e5a0 xsk: Propagate napi_id to XDP socket Rx path by Björn Töpel · 4 years, 3 months ago
- 039fbc4 net: mvneta: alloc skb_shared_info on the mvneta_rx_swbm stack by Lorenzo Bianconi · 4 years, 4 months ago
- eb33f11 net: mvneta: move skb_shared_info in mvneta_xdp_put_buff caller by Lorenzo Bianconi · 4 years, 4 months ago
- 05c748f net: mvneta: avoid unnecessary xdp_buff initialization by Lorenzo Bianconi · 4 years, 4 months ago
- 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
- 9c79a8a net: mvneta: fix possible memory leak in mvneta_swbm_add_rx_fragment by Lorenzo Bianconi · 4 years, 4 months ago
- 2f9d093 net: mvneta: Add xdp tx return bulking support by Lorenzo Bianconi · 4 years, 4 months ago
- 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- f4544e5 net: mvneta: fix double free of txq->buf by Tom Rix · 4 years, 5 months ago
- 879456b net: mvneta: avoid possible cache misses in mvneta_rx_swbm by Lorenzo Bianconi · 4 years, 6 months ago
- 632bb64 net: mvneta: try to use in-irq pp cache in mvneta_txq_bufs_free by Lorenzo Bianconi · 4 years, 6 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 098c2fc net: mventa: remove unused variable 'dummy' in mvneta_mib_counters_clear() by Zhang Changzhong · 4 years, 6 months ago
- 5273144 net: mvneta: avoid copying shared_info frags in mvneta_swbm_build_skb by Lorenzo Bianconi · 4 years, 6 months ago
- b6e1178 net: mvneta: recycle the page in case of out-of-order by Lorenzo Bianconi · 4 years, 6 months ago
- 9d3b2d3 net: mvneta: fix possible use-after-free in mvneta_xdp_put_buff by Lorenzo Bianconi · 4 years, 6 months ago
- 3a8c4ad net: mventa: drop mvneta_stats from mvneta_swbm_rx_frame signature by Lorenzo Bianconi · 4 years, 6 months ago
- 6eb8b7f net: mvneta: rely on MVNETA_MAX_RX_BUF_SIZE for pkt split in mvneta_swbm_rx_frame() by Lorenzo Bianconi · 4 years, 6 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
- 2e7199b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 7 months ago
- 5ba2254 net: mvneta: fix comment about phylink_speed_down by Jisheng Zhang · 4 years, 8 months ago
- e8407fd bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands by Andrii Nakryiko · 4 years, 8 months ago
- c7a3a8c net: mvneta: move rxq->left_size on the stack by Lorenzo Bianconi · 4 years, 8 months ago
- 89f4a19 net: mvneta: get rid of skb in mvneta_rx_queue by Lorenzo Bianconi · 4 years, 8 months ago
- 7d1643e net: mvneta: drop all fragments in XDP_DROP by Lorenzo Bianconi · 4 years, 8 months ago
- afda408 net: mvneta: move mvneta_run_xdp after descriptors processing by Lorenzo Bianconi · 4 years, 8 months ago
- ca0e014 net: mvneta: move skb build after descriptors processing by Lorenzo Bianconi · 4 years, 8 months ago
- 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- f2ca673 net: mvneta: fix use of state->speed by Russell King · 4 years, 9 months ago
- 61b5cc2 net: mvneta: speed down the PHY, if WoL used, to save energy by Daniel González Cabanelas · 4 years, 9 months ago
- 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
- 41c2b6b net: ethernet: mvneta: Add back interface mode validation by Sascha Hauer · 4 years, 9 months ago
- d3d239d net: ethernet: mvneta: Do not error out in non serdes modes by Sascha Hauer · 4 years, 9 months ago
- 761b331 net: tso: cache transport header length by Eric Dumazet · 4 years, 9 months ago
- 1a642ca7 net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphy by Sascha Hauer · 4 years, 9 months ago
- b474855 net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy by Sascha Hauer · 4 years, 9 months ago
- 62a502c net: mvneta: do not redirect frames during reconfiguration by Lorenzo Bianconi · 4 years, 9 months ago
- e224372 net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignment by Alexander Lobakin · 4 years, 9 months ago
- 1b698fa xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame by Lorenzo Bianconi · 4 years, 10 months ago
- ca23cb0 mvneta: MVNETA_SKB_HEADROOM set last 3 bits to zero by Sven Auhagen · 4 years, 10 months ago
- 5935326 Revert "net: mvneta: speed down the PHY, if WoL used, to save energy" by David S. Miller · 4 years, 10 months ago
- 494f44d5 mvneta: Add XDP frame size to driver by Jesper Dangaard Brouer · 4 years, 10 months ago
- 5e3768a net: mvneta: speed down the PHY, if WoL used, to save energy by Daniel González Cabanelas · 4 years, 10 months ago
- 664d035 net: mvneta: Fix a typo by Christophe JAILLET · 5 years ago
- 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 065fd83 net: mvneta: Fix the case where the last poll did not process all rx by Jisheng Zhang · 5 years ago
- 16e8d8b net: mvneta: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
- 15070919 mvneta: add XDP ethtool errors stats for TX to driver by Jesper Dangaard Brouer · 5 years ago
- ff03f0b net: mvneta: use resolved link config in mac_link_up() by Russell King · 5 years ago
- 91a208f net: phylink: propagate resolved link config via mac_link_up() by Russell King · 5 years ago
- 458de8a net: page_pool: API cleanup and comments by Ilias Apalodimas · 5 years ago
- 7d51a01 net: mvneta: align xdp stats naming scheme to mlx5 driver by Lorenzo Bianconi · 5 years ago
- 6c8a8cf net: mvneta: get rid of xdp_ret in mvneta_swbm_rx_frame by Lorenzo Bianconi · 5 years ago
- 3d86652 net: mvneta: introduce xdp counters to ethtool by Lorenzo Bianconi · 5 years ago
- 320d544 net: mvneta: rely on struct mvneta_stats in mvneta_update_stats routine by Lorenzo Bianconi · 5 years ago
- 69de66f net: mvneta: rely on open-coding updating stats for non-xdp and tx path by Lorenzo Bianconi · 5 years ago
- 9ac41f3 net: mvneta: move refill_err and skb_alloc_err in per-cpu stats by Lorenzo Bianconi · 5 years ago
- c35947b net: mvneta: move rx_dropped and rx_errors in per-cpu stats by Lorenzo Bianconi · 5 years ago
- 44efc78 net: mvneta: fix XDP support if sw bm is used as fallback by Lorenzo Bianconi · 5 years ago
- 79572c9 mvneta driver disallow XDP program on hardware buffer management by Sven Auhagen · 5 years ago
- b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 8c4df83 net: mvneta: fix dma sync size in mvneta_run_xdp by Lorenzo Bianconi · 5 years ago
- 1657adc net: mvneta: change page pool nid to NUMA_NO_NODE by Lorenzo Bianconi · 5 years ago
- d46b7e4 net: phylink: rename mac_link_state() op to mac_pcs_get_state() by Russell King · 5 years ago
- 07e13ed net: mvneta: get rid of huge dma sync in mvneta_rx_refill by Lorenzo Bianconi · 5 years ago
- f383b29 net: mvneta: rely on page_pool_recycle_direct in mvneta_run_xdp by Lorenzo Bianconi · 5 years ago
- b37fa92e net: mvneta: fix build skb for bm capable devices by Lorenzo Bianconi · 5 years ago
- 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
- b0a43db net: mvneta: add XDP_TX support by Lorenzo Bianconi · 5 years ago
- 9e58c8b net: mvneta: make tx buffer array agnostic by Lorenzo Bianconi · 5 years ago
- fa383f6 net: mvneta: move header prefetch in mvneta_swbm_rx_frame by Lorenzo Bianconi · 5 years ago
- 0db51da net: mvneta: add basic XDP support by Lorenzo Bianconi · 5 years ago
- 8dc9a08 net: mvneta: rely on build_skb in mvneta_rx_swbm poll routine by Lorenzo Bianconi · 5 years ago
- 568a3fa net: mvneta: introduce page pool API for sw buffer manager by Lorenzo Bianconi · 5 years ago
- ff519e2 net: mvneta: introduce mvneta_update_stats routine by Lorenzo Bianconi · 5 years ago
- 00c33af net: mvneta: use devm_platform_ioremap_resource() to simplify code by Jisheng Zhang · 6 years ago
- d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 6 years ago
- 6dcdd88 net: hwbm: Make the hwbm_pool lock a mutex by Sebastian Andrzej Siewior · 6 years ago
- b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 44cc27e net: phylink: Add struct phylink_config to PHYLINK API by Ioana Ciornei · 6 years ago
- d484e06e net: mvneta: Fix err code path of probe by Jisheng Zhang · 6 years ago
- 2d2924a net: ethernet: fix similar warning reported by kbuild test robot by Petr Štetiar · 6 years ago
- a51645f net: ethernet: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
- a3ddd94 net: mvneta: Switch to using devm_alloc_etherdev_mqs by Rosen Penev · 6 years ago
- 6b16f9e net: move skb->xmit_more hint to softnet data by Florian Westphal · 6 years ago
- eda3d1b net: mvneta: Add 2500BaseT support by Maxime Chevallier · 6 years ago
- 031b922 net: marvell: neta: disable comphy when setting mode by Marek Behún · 6 years ago
- 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- a8fef9b net: marvell: mvneta: fix DMA debug warning by Russell King · 6 years ago
- a10c1c8 net: marvell: neta: add comphy support by Russell King · 6 years ago
- 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- e735fd5 net: mvneta: fix operation for 64K PAGE_SIZE by Marcin Wojtas · 6 years ago
- e4a3e9f net: mvneta: remove redundant check for eee->tx_lpi_timer < 0 by YueHaibing · 6 years ago
- 83e65df net: mvneta: Don't advertise 2.5G modes by Maxime Chevallier · 6 years ago
- fbd1d52 net: mvneta: correct typo by Alexandre Belloni · 6 years ago
- da58a93 net: mvneta: Add support for 2500Mbps SGMII by Maxime Chevallier · 6 years ago
- a06ee25 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- f4a5187 net: mvneta: fix the remaining Rx descriptor unmapping issues by Antoine Tenart · 6 years ago
- cf5cca6 net: mvneta: fix the Rx desc buffer DMA unmapping by Antoine Tenart · 6 years ago