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