1. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  2. aa9d464 Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  3. 31975e2 mlx4: sizeof style usage by stephen hemminger · 7 years ago
  4. e718fe4 net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets by Davide Caratti · 7 years ago
  5. f330187 (IB, net)/mlx4: Add resource utilization support by Moshe Shemesh · 8 years ago
  6. 8900b89 {net, IB}/mlx4: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  7. 6c78511 net/mlx4_en: Poll XDP TX completion queue in RX NAPI by Tariq Toukan · 8 years ago
  8. 36ea796 net/mlx4_en: Improve XDP xmit function by Tariq Toukan · 8 years ago
  9. 9bcee89 net/mlx4_en: Improve receive data-path by Tariq Toukan · 8 years ago
  10. 4931c6e net/mlx4_en: Optimized single ring steering by Saeed Mahameed · 8 years ago
  11. 505a9249 net/mlx4_en: Change the error print to debug print by Kamal Heib · 8 years ago
  12. 68b8df4 mlx4: remove duplicate code in mlx4_en_process_rx_cq() by Eric Dumazet · 8 years ago
  13. 6969cf0 mlx4: make validate_loopback() more generic by Eric Dumazet · 8 years ago
  14. 02e6fd3 mlx4: factorize page_address() calls by Eric Dumazet · 8 years ago
  15. 9e8c039 mlx4: do not access rx_desc from mlx4_en_process_rx_cq() by Eric Dumazet · 8 years ago
  16. 7d7bfc6 mlx4: add rx_alloc_pages counter in ethtool -S by Eric Dumazet · 8 years ago
  17. 34db548 mlx4: add page recycling in receive path by Eric Dumazet · 8 years ago
  18. b5a54d9 mlx4: use order-0 pages for RX by Eric Dumazet · 8 years ago
  19. 60c7f5a mlx4: removal of frag_sizes[] by Eric Dumazet · 8 years ago
  20. acd7628 mlx4: reduce rx ring page_cache size by Eric Dumazet · 8 years ago
  21. d85f6c1 mlx4: rx_headroom is a per port attribute by Eric Dumazet · 8 years ago
  22. aaca121 mlx4: get rid of frag_prefix_size by Eric Dumazet · 8 years ago
  23. 159ddfd mlx4: remove order field from mlx4_en_frag_info by Eric Dumazet · 8 years ago
  24. 69ba943 mlx4: dma_dir is a mlx4_en_priv attribute by Eric Dumazet · 8 years ago
  25. 7f0137e net/mlx4_en: Use __skb_fill_page_desc() by Eric Dumazet · 8 years ago
  26. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. bd4ce94 mlx4: Invoke softirqs after napi_reschedule by Benjamin Poirier · 8 years ago
  28. a67edbf bpf: add initial bpf tracepoints by Daniel Borkmann · 8 years ago
  29. dceeab0 mlx4: support __GFP_MEMALLOC for rx by Eric Dumazet · 8 years ago
  30. 6496bbf net/mlx4_en: Fix bad WQE issue by Eugenia Emantayev · 8 years ago
  31. ea3349a mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active by Martin KaFai Lau · 8 years ago
  32. b45f067 mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs by Martin KaFai Lau · 8 years ago
  33. dad42c3 mlx4: avoid unnecessary dirtying of critical fields by Eric Dumazet · 8 years ago
  34. 2e71328 net/mlx4_en: use napi_complete_done() return value by Eric Dumazet · 8 years ago
  35. 15fca2c net/mlx4_en: Add ethtool statistics for XDP cases by Tariq Toukan · 8 years ago
  36. 67f8b1d net/mlx4_en: Refactor the XDP forwarding rings scheme by Tariq Toukan · 8 years ago
  37. 57c970c net/mlx4_en: Fix wrong indentation by Kamal Heib · 8 years ago
  38. de3d6fa net/mlx4_en: Add branch prediction hints in RX data-path by Tariq Toukan · 8 years ago
  39. 5737f6c mlx4: add missed recycle opportunity for XDP_TX on TX failure by Jesper Dangaard Brouer · 8 years ago
  40. 9535790 mlx4: fix XDP_TX is acting like XDP_PASS on TX ring full by Jesper Dangaard Brouer · 8 years ago
  41. 326fe02 net/mlx4_en: protect ring->xdp_prog with rcu_read_lock by Brenden Blanco · 8 years ago
  42. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  43. cb7386d net/mlx4_en: use READ_ONCE when freeing xdp_prog by Brenden Blanco · 9 years ago
  44. 9ecc2d8 net/mlx4_en: add xdp forwarding and data write support by Brenden Blanco · 9 years ago
  45. d576acf net/mlx4_en: add page recycle to prepare rx ring for tx support by Brenden Blanco · 9 years ago
  46. 47a38e1 net/mlx4_en: add support for fast rx drop bpf program by Brenden Blanco · 9 years ago
  47. 30f56e3 net/mlx4_en: Move filters cleanup to a proper location by Eugenia Emantayev · 9 years ago
  48. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  49. 82d6920 net/mlx4_en: Fix endianness bug in IPV6 csum calculation by Daniel Jurgens · 9 years ago
  50. 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 9 years ago
  51. d21ed3a net/mlx4_en: Split SW RX dropped counter per RX ring by Eran Ben Elisha · 9 years ago
  52. 851b10d net/mlx4_en: do batched put_page using atomic_sub by Konstantin Khlebnikov · 9 years ago
  53. 04aeb56 net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC by Konstantin Khlebnikov · 9 years ago
  54. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  55. 93f93a4 net: move skb_mark_napi_id() into core networking stack by Eric Dumazet · 9 years ago
  56. 868fdb0 mlx4: remove mlx4_en_low_latency_recv() by Eric Dumazet · 9 years ago
  57. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  58. 4671fc6 net/mlx4_en: really allow to change RSS key by Eric Dumazet · 9 years ago
  59. dc2ec62 net/mlx4_en: Use access helper irq_data_get_affinity_mask() by Thomas Gleixner · 9 years ago
  60. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  61. e38af4f net/mlx4_en: Add support for hardware accelerated 802.1ad vlan by Hadar Hen Zion · 10 years ago
  62. e802f8e net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support by Hadar Hen Zion · 10 years ago
  63. 62e4c9b net/mlx4_en: Remove BUG_ON assert when checking if ring is full by Ido Shamay · 10 years ago
  64. 0a6d424 mlx4: TCP/UDP packets have L4 hash by Eric Dumazet · 10 years ago
  65. 79a2585 net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled by Ido Shamay · 10 years ago
  66. c66fa19 net/mlx4: Add EQ pool by Matan Barak · 10 years ago
  67. 07841f9 net/mlx4_en: Schedule napi when RX buffers allocation fails by Ido Shamay · 10 years ago
  68. 12b3375 mlx4/mlx5: Use dma_wmb/rmb where appropriate by Alexander Duyck · 10 years ago
  69. f0df350 net/mlx4_en: Add RX-FCS support by Muhammad Mahajna · 10 years ago
  70. e8e7f01 net/mlx4_en: Adjust RX frag strides to frag sizes by Ido Shamay · 10 years ago
  71. b110d2c net/mlx4_en: Print page allocator information by Ido Shamay · 10 years ago
  72. 872bf2f net/mlx4_core: Maintain a persistent memory for mlx4 device by Yishai Hadas · 10 years ago
  73. d57febe net/mlx4: Add A0 hybrid steering by Matan Barak · 10 years ago
  74. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
  75. c58942f net/mlx4_en: Set csum level for encapsulated packets by Or Gerlitz · 10 years ago
  76. 947cbb0 net/mlx4_en: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  77. bd635c3 mlx4: fix mlx4_en_set_rxfh() by Eric Dumazet · 10 years ago
  78. b9d1ab7 mlx4: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  79. f8c6455 net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE by Shani Michaeli · 10 years ago
  80. dd65bea net/mlx4_en: Extend usage of napi_gro_frags by Shani Michaeli · 10 years ago
  81. 2e1af7d mlx4: restore conditional call to napi_complete_done() by Eric Dumazet · 10 years ago
  82. 1a28817 mlx4: use napi_complete_done() by Eric Dumazet · 10 years ago
  83. 1ab25f8 net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages by Ido Shamay · 10 years ago
  84. 5f6e980 net/mlx4_en: Remove RX buffers alignment to IP_ALIGN by Ido Shamay · 10 years ago
  85. 477b35b mlx4: use napi_schedule_irqoff() by Eric Dumazet · 10 years ago
  86. c2a3d4b net/mlx4_en: Cleanups suggested by clang static checker by Jack Morgenstein · 10 years ago
  87. 9822620 mlx4: fix race accessing page->_count by Eric Dumazet · 10 years ago
  88. b1b6b4d net/mlx4_en: Add mlx4_en_get_cqe helper by Ido Shamay · 10 years ago
  89. cfecec5 mlx4: only pull headers into skb head by Eric Dumazet · 10 years ago
  90. 9ca8600 mlx4: Set skb->csum_level for encapsulated checksum by Tom Herbert · 10 years ago
  91. ea1c1af net/mlx4_en: Reduce memory consumption on kdump kernel by Amir Vadai · 11 years ago
  92. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  93. 32b333f mlx4: mark napi id for gro_skb by Jason Wang · 11 years ago
  94. d5b8dff net/mlx4_en: Do not count LLC/SNAP in MTU calculation by Yishai Hadas · 11 years ago
  95. 35f6f45 net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map by Amir Vadai · 11 years ago
  96. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  97. 40f2287 IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO by Jiri Kosina · 11 years ago
  98. 2eacc23 net/mlx4_core: Enforce irq affinity changes immediatly by Yuval Atias · 11 years ago
  99. 1a91de2 mellanox: Logging message cleanups by Joe Perches · 11 years ago
  100. 38be0a3 mlx4: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago