1. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 9 years ago
  2. 42eab00 mlx4: Fix tx ring affinity_mask creation by Benjamin Poirier · 9 years ago
  3. 12b3375 mlx4/mlx5: Use dma_wmb/rmb where appropriate by Alexander Duyck · 9 years ago
  4. 872bf2f net/mlx4_core: Maintain a persistent memory for mlx4 device by Yishai Hadas · 10 years ago
  5. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  6. 492f5ad net/mlx4_en: Doorbell is byteswapped in Little Endian archs by Amir Vadai · 10 years ago
  7. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
  8. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  9. a4f2dac net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN by Or Gerlitz · 10 years ago
  10. 477b35b mlx4: use napi_schedule_irqoff() by Eric Dumazet · 10 years ago
  11. 5351145 net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers by Eric Dumazet · 10 years ago
  12. fe971b9 net/mlx4_en: remove NETDEV_TX_BUSY by Eric Dumazet · 10 years ago
  13. 1556b87 net/mlx4_en: Use the new tx_copybreak to set inline threshold by Eric Dumazet · 10 years ago
  14. acea73d net/mlx4_en: Enable the compiler to make is_inline() inlined by Eric Dumazet · 10 years ago
  15. e70602a net/mlx4_en: tx_info->ts_requested was not cleared by Eric Dumazet · 10 years ago
  16. e533ac7 net/mlx4_en: Use local var for skb_headlen(skb) by Eric Dumazet · 10 years ago
  17. b9d8839 net/mlx4_en: Use local var in tx flow for skb_shinfo(skb) by Eric Dumazet · 10 years ago
  18. f905c79 net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid stalls by Eric Dumazet · 10 years ago
  19. fb1843e net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq() by Eric Dumazet · 10 years ago
  20. 29d40c9 net/mlx4_en: Use prefetch in tx path by Eric Dumazet · 10 years ago
  21. 3d03641 net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's by Eric Dumazet · 10 years ago
  22. dc9b06d net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc() by Eric Dumazet · 10 years ago
  23. 6a4e812 net/mlx4_en: Avoid calling bswap in tx fast path by Eric Dumazet · 10 years ago
  24. 7dfa4b4 net/mlx4_en: Code cleanups in tx path by Eric Dumazet · 10 years ago
  25. 9fab426 mlx4: add a new xmit_more counter by Eric Dumazet · 10 years ago
  26. 5804283 mlx4: exploit skb->xmit_more to conditionally send doorbell by Eric Dumazet · 10 years ago
  27. b1b6b4d net/mlx4_en: Add mlx4_en_get_cqe helper by Ido Shamay · 10 years ago
  28. b89df95 mlx4_en: Convert the normal skb free path to dev_consume_skb_any() by Rick Jones · 10 years ago
  29. 0fef9d0 net/mlx4_en: Disable blueflame using ethtool private flags by Amir Vadai · 10 years ago
  30. fbc6daf net/mlx4_en: Ignore budget on TX napi polling by Amir Vadai · 10 years ago
  31. 35f6f45 net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map by Amir Vadai · 10 years ago
  32. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  33. 40f2287 IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO by Jiri Kosina · 10 years ago
  34. 2eacc23 net/mlx4_core: Enforce irq affinity changes immediatly by Yuval Atias · 10 years ago
  35. 1a91de2 mellanox: Logging message cleanups by Joe Perches · 10 years ago
  36. e81f44b mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  37. ec57094 net/mlx4_en: Use union for BlueFlame WQE by Amir Vadai · 11 years ago
  38. 15bffdf net/mlx4_en: Move queue stopped/waked counters to be per ring by Eugenia Emantayev · 11 years ago
  39. 93591aa net/mlx4_en: Pad ethernet packets smaller than 17 bytes by Eugenia Emantayev · 11 years ago
  40. b97b33a net/mlx4_en: Verify mlx4_en module parameters by Eugenia Emantayev · 11 years ago
  41. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 11 years ago
  42. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  43. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  44. 837052d net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling by Or Gerlitz · 11 years ago
  45. 0276a33 net/mlx4_en: Add NAPI support for transmit side by Eugenia Emantayev · 11 years ago
  46. d03a68f net/mlx4_en: Configure the XPS queue mapping on driver load by Ido Shamay · 11 years ago
  47. 163561a net/mlx4_en: Datapath structures are allocated per NUMA node by Eugenia Emantayev · 11 years ago
  48. 41d942d net/mlx4_en: Datapath resources allocated dynamically by Eugenia Emantayev · 11 years ago
  49. 5f1cd20 net/mlx4_en: Reduce scope of local variables in mlx4_en_xmit by Amir Vadai · 11 years ago
  50. 237a3a3 net/mlx4_en: Fix handling of dma_map failure by Amir Vadai · 11 years ago
  51. bd2f631 net/mlx4_en: Notify user when TX ring in error state by Amir Vadai · 11 years ago
  52. 2d4b646 net/mlx4_en: Fix BlueFlame race by Eugenia Emantayev · 11 years ago
  53. c08355f mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue by govindarajulu.v · 11 years ago
  54. eb0cabb net/mlx4_en: Support software timestamping by Amir Vadai · 11 years ago
  55. ec693d4 net/mlx4_en: Add HW timestamping (TS) support by Amir Vadai · 11 years ago
  56. 41b7492 mlx4_en: Fix BQL reset TX queue call point by Tom Herbert · 12 years ago
  57. 79aeacc net/mlx4_en: Optimize loopback related checks in data path by Yan Burman · 12 years ago
  58. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  59. 7225922 net/mlx4_en: Fix a race when closing TX queue by Amir Vadai · 12 years ago
  60. 546bfed net/mlx4_en: remove redundant code by Eric Dumazet · 12 years ago
  61. 213815a net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode by Yan Burman · 12 years ago
  62. f132c54 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  63. d317966 net/mlx4_en: Set number of rx/tx channels using ethtool by Amir Vadai · 12 years ago
  64. 08ff323 mlx4: 64-byte CQE/EQE support by Or Gerlitz · 12 years ago
  65. 2b39a06 net/mlx4_en: Don't use vlan tag value as an indication for vlan presence by Moni Shoua · 12 years ago
  66. 7208ca3 net/mlx4_en: Fix double-release-range in tx-rings by Jack Morgenstein · 12 years ago
  67. 8112ec3 mlx4: dont orphan skbs in mlx4_en_xmit() by Eric Dumazet · 12 years ago
  68. c18520b net/mlx4_en: Fixing TX queue stop/wake flow by Yevgeny Petrilin · 12 years ago
  69. bc6a474 net/mlx4_en: num cores tx rings for every UP by Amir Vadai · 12 years ago
  70. 5b263f5 mlx4_en: Byte Queue Limit support by Yevgeny Petrilin · 12 years ago
  71. e22979d mlx4_en: Moving to Interrupts for TX completions by Yevgeny Petrilin · 12 years ago
  72. 897d784 net/mlx4_en: sk_prio <=> UP for untagged traffic by Amir Vadai · 12 years ago
  73. 0e98b52 net/mlx4_en: Force user priority by QP attribute by Amir Vadai · 12 years ago
  74. 966684d net/mlx4: fix sparse warnings on TX blue flame buffer by Or Gerlitz · 13 years ago
  75. ebf8c9a net/mlx4_en: Saving mem access on data path by Yevgeny Petrilin · 13 years ago
  76. 18f973a mlx4_en: remove sparse errors by Eric Dumazet · 13 years ago
  77. 6221217 mlx4_en: dont change mac_header on xmit by Eric Dumazet · 13 years ago
  78. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  79. 5b4c4d3 mlx4_en: Allow communication between functions on same host by Eugenia Emantayev · 13 years ago
  80. c140d76 net/mlx4_en: bug fix for the case of vlan id 0 and UP 0 by Amir Vadai · 13 years ago
  81. 60d6fe9 net/mlx4_en: adding loopback support by Amir Vadai · 13 years ago
  82. f0ab34f net/mlx4_en: using non collapsed CQ on TX by Yevgeny Petrilin · 13 years ago
  83. 6eb07ca drivers/net: Add moduleparam.h to drivers as required. by Paul Gortmaker · 13 years ago
  84. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  85. 311761c mlx4: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  86. ad04378 mlx4_en: Checksum counters per ring by Yevgeny Petrilin · 13 years ago
  87. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  88. 5a2cc19 mlx4: Move the Mellanox driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/mlx4/en_tx.c]
  89. 43d620c drivers/net: Remove casts of void * by Joe Perches · 13 years ago
  90. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  91. 87a5c38 mlx4_en: Using blue flame support by Yevgeny Petrilin · 13 years ago
  92. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  93. fa37a95 mlx4_en: Moving to work with GRO by Yevgeny Petrilin · 14 years ago
  94. e7c1c2c4 mlx4_en: Added self diagnostics test implementation by Yevgeny Petrilin · 14 years ago
  95. 3005ad4 mlx4_en: Validate port up prior to transmitting by Yevgeny Petrilin · 14 years ago
  96. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  97. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  98. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  99. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  100. 4871953 drivers/net: fixed drivers that support netpoll use ndo_start_xmit() by Dongdong Deng · 15 years ago