1. 50f8269 dpaa2-eth: add rx copybreak support by Ioana Ciornei · 3 years, 10 months ago
  2. 28d137c dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf by Ioana Ciornei · 3 years, 10 months ago
  3. fdc1397 bpf, devmap: Move drop error path to devmap for XDP_REDIRECT by Lorenzo Bianconi · 3 years, 10 months ago
  4. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
  5. e12be91 dpaa2-eth: fix memory leak in XDP_REDIRECT by Ioana Ciornei · 4 years ago
  6. d0dfbb9 net: dpaa2: Use napi_alloc_frag_align() to avoid the memory waste by Kevin Hao · 4 years ago
  7. b91b3a2 dpaa2-eth: Simplify the calculation of variables by Jiapeng Chong · 4 years ago
  8. 2d9116b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years ago
  9. 848c190 dpaa2-mac: fix the remove path for non-MAC interfaces by Ioana Ciornei · 4 years ago
  10. 70b32d8 dpaa2-eth: add support for Rx VLAN filtering by Ionut-robert Aron · 4 years ago
  11. 47325da dpaa2-eth: retry the probe when the MAC is not yet discovered on the bus by Ioana Ciornei · 4 years ago
  12. d87e606 dpaa2-mac: export MAC counters even when in TYPE_FIXED by Ioana Ciornei · 4 years ago
  13. 095dca1 dpaa2-mac: split up initializing the MAC object from connecting to it by Ioana Ciornei · 4 years ago
  14. be9df4a net, xdp: Introduce xdp_prepare_buff utility routine by Lorenzo Bianconi · 4 years, 1 month ago
  15. 43b5169 net, xdp: Introduce xdp_init_buff utility routine by Lorenzo Bianconi · 4 years, 1 month ago
  16. 54a57d1 dpaa2-eth: fix the size of the mapped SGT buffer by Ioana Ciornei · 4 years, 1 month ago
  17. a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
  18. b02e5a0 xsk: Propagate napi_id to XDP socket Rx path by Björn Töpel · 4 years, 2 months ago
  19. 6b6817c dpaa2-eth: use new PTP_MSGTYPE_* define(s) by Christian Eggers · 4 years, 2 months ago
  20. 061d631 dpaa2-eth: add support for devlink parser error drop traps by Ioana Ciornei · 4 years, 4 months ago
  21. ceeb03a dpaa2-eth: add basic devlink support by Ioana Ciornei · 4 years, 4 months ago
  22. 5e29c16 dpaa2-eth: install a single steering rule when SHARED_FS is enabled by Ionut-robert Aron · 4 years, 4 months ago
  23. 4c33a5b dpaa2-eth: no need to check link state right after ndo_open by Ioana Ciornei · 4 years, 4 months ago
  24. d0ea5cb drivers/net/ethernet: clean up mis-targeted comments by Jesse Brandeburg · 4 years, 4 months ago
  25. d4ceb8d dpaa2-eth: drop double zeroing by Julia Lawall · 4 years, 4 months ago
  26. c552118 dpaa2-eth: support PTP Sync packet one-step timestamping by Yangbo Lu · 4 years, 4 months ago
  27. 1cf773b dpaa2-eth: utilize skb->cb[0] for hardware timestamping by Yangbo Lu · 4 years, 4 months ago
  28. 64a965d dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in code by Yangbo Lu · 4 years, 4 months ago
  29. d21c784 dpaa2-eth: define a global ptp_qoriq structure pointer by Yangbo Lu · 4 years, 4 months ago
  30. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  31. 5d8dccf dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.c by Ioana Ciornei · 4 years, 5 months ago
  32. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  33. 02afa9c dpaa2-eth: Fix passing zero to 'PTR_ERR' warning by YueHaibing · 4 years, 5 months ago
  34. 2e7199b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
  35. 6c33ae1 dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT by Jiafei Pan · 4 years, 6 months ago
  36. e8407fd bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands by Andrii Nakryiko · 4 years, 6 months ago
  37. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  38. 3657cda dpaa2-eth: add support for TBF offload by Ioana Ciornei · 4 years, 6 months ago
  39. e3ec13b dpaa2-eth: move the mqprio setup into a separate function by Ioana Ciornei · 4 years, 6 months ago
  40. 841eb40 dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL() by Ioana Ciornei · 4 years, 6 months ago
  41. 0fe665d dpaa2-eth: fix draining of S/G cache by Ioana Ciornei · 4 years, 6 months ago
  42. 4c96c0a dpaa2-eth: add software counter for Tx frames converted to S/G by Ioana Ciornei · 4 years, 7 months ago
  43. d70446e dpaa2-eth: send a scatter-gather FD instead of realloc-ing by Ioana Ciornei · 4 years, 7 months ago
  44. 0e5ad75 dpaa2-eth: fix condition for number of buffer acquire retries by Ioana Ciornei · 4 years, 7 months ago
  45. 37fbbdda dpaa2-eth: check the result of skb_to_sgvec() by Ioana Ciornei · 4 years, 7 months ago
  46. 9334d5b drivers: dpaa2: Use devm_kcalloc() in setup_dpni() by Xu Wang · 4 years, 7 months ago
  47. 07beb16 dpaa2-eth: Keep congestion group taildrop enabled when PFC on by Ioana Ciornei · 4 years, 8 months ago
  48. f395b69 dpaa2-eth: Add PFC support through DCB ops by Ioana Ciornei · 4 years, 8 months ago
  49. 2c8d1c8 dpaa2-eth: Add congestion group taildrop by Ioana Radulescu · 4 years, 8 months ago
  50. ad054f2 dpaa2-eth: Add helper functions by Ioana Radulescu · 4 years, 8 months ago
  51. 6aa90fe dpaa2-eth: Distribute ingress frames based on VLAN prio by Ioana Radulescu · 4 years, 8 months ago
  52. 685e39e dpaa2-eth: Add support for Rx traffic classes by Ioana Radulescu · 4 years, 8 months ago
  53. 74a1c05 dpaa2-eth: add bulking to XDP_TX by Ioana Ciornei · 4 years, 8 months ago
  54. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  55. efa6a7d dpaa2-eth: properly handle buffer size restrictions by Ioana Ciornei · 4 years, 8 months ago
  56. 4a9b052 dpaa2-eth: Add XDP frame size by Jesper Dangaard Brouer · 4 years, 8 months ago
  57. 38c440b dpaa2-eth: create a function to flush the XDP fds by Ioana Ciornei · 4 years, 8 months ago
  58. 97fff7c dpaa2-eth: fix error return code in setup_dpni() by Wei Yongjun · 4 years, 9 months ago
  59. 460fd83 dpaa2-eth: add channel stat to debugfs by Ioana Ciornei · 4 years, 9 months ago
  60. b89c1e6 dpaa2-eth: fix return codes used in ndo_setup_tc by Jesper Dangaard Brouer · 4 years, 9 months ago
  61. 8665d97 dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit by Ioana Ciornei · 4 years, 9 months ago
  62. 6aa40b9 dpaa2-eth: split the .ndo_xdp_xmit callback into two stages by Ioana Ciornei · 4 years, 9 months ago
  63. 6ff8044 dpaa2-eth: use the bulk ring mode enqueue interface by Ioana Ciornei · 4 years, 9 months ago
  64. 48c0481 dpaa2-eth: return num_enqueued frames from enqueue callback by Ioana Ciornei · 4 years, 9 months ago
  65. 4a84182 dpaa2-eth: add support for mii ioctls by Russell King · 4 years, 11 months ago
  66. ee5a489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  67. 85192db bpf: Convert bpf_prog refcnt to atomic64_t by Andrii Nakryiko · 5 years ago
  68. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  69. 5aa4277 dpaa2-eth: free already allocated channels on probe defer by Ioana Ciornei · 5 years ago
  70. 7194792 dpaa2-eth: add MAC/PHY support through phylink by Ioana Ciornei · 5 years ago
  71. f5c3fff dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGED by Ioana Ciornei · 5 years ago
  72. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  73. a690af4f dpaa2-eth: Fix TX FQID values by Ioana Radulescu · 5 years ago
  74. 8398b37 dpaa2-eth: add irq for the dpmac connect/disconnect event by Florin Chiculita · 5 years ago
  75. ef17bd7 dpaa2-eth: Avoid unbounded while loops by Ioana Radulescu · 5 years ago
  76. 219684a dpaa2-eth: Cleanup dead code by Ioana Radulescu · 5 years ago
  77. 52b6a4f dpaa2-eth: Poll Tx pending frames counter on if down by Ioana Radulescu · 5 years ago
  78. 8eb3cef dpaa2-eth: Add pause frame support by Ioana Radulescu · 5 years ago
  79. cce62943 dpaa2-eth: Use stored link settings by Ioana Radulescu · 5 years ago
  80. ab1e6de dpaa2-eth: Add mqprio support by Ioana Radulescu · 6 years ago
  81. 15c87f6 dpaa2-eth: Support multiple traffic classes on Tx by Ioana Radulescu · 6 years ago
  82. 06d5b17 dpaa2-eth: Refactor xps code by Ioana Radulescu · 6 years ago
  83. 90bc6d4 dpaa2-eth: Use napi_alloc_frag() by Sebastian Andrzej Siewior · 6 years ago
  84. f9dae55 dpaa2-eth: Remove preempt_disable() from seed_pool() by Sebastian Andrzej Siewior · 6 years ago
  85. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. bd8460f dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate by Ioana Radulescu · 6 years ago
  87. 16fa1cf Revert "dpaa2-eth: configure the cache stashing amount on a queue" by Ioana Radulescu · 6 years ago
  88. 2d68023 dpaa2-eth: Add flow steering support without masking by Ioana Ciocoi Radulescu · 6 years ago
  89. 3a1e6b8 dpaa2-eth: Update hash key composition code by Ioana Ciocoi Radulescu · 6 years ago
  90. 61f9bf0 dpaa2-eth: Add a couple of macros by Ioana Ciocoi Radulescu · 6 years ago
  91. df8e249 dpaa2-eth: Fix Rx classification status by Ioana Ciocoi Radulescu · 6 years ago
  92. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  93. 0a25d92 dpaa2-eth: use netif_receive_skb_list by Ioana Ciornei · 6 years ago
  94. 8c838f5 dpaa2-eth: fix race condition with bql frame accounting by Ioana Ciornei · 6 years ago
  95. 6444750 dpaa2-eth: Fix possible access beyond end of array by Ioana Ciocoi Radulescu · 6 years ago
  96. 384d11f Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  97. 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  98. d678be1 dpaa2-eth: add XDP_REDIRECT support by Ioana Radulescu · 6 years ago
  99. e3fdf6b dpaa2-eth: Add software annotation types by Ioana Radulescu · 6 years ago
  100. f8b9958 dpaa2-eth: configure the cache stashing amount on a queue by Ioana Ciornei · 6 years ago