Commit History

Author SHA1 Message Date
  Kamal Heib 505a9249c2 net/mlx4_en: Change the error print to debug print 8 years ago
  Eric Dumazet 68b8df4644 mlx4: remove duplicate code in mlx4_en_process_rx_cq() 8 years ago
  Eric Dumazet 6969cf0fdb mlx4: make validate_loopback() more generic 8 years ago
  Eric Dumazet 02e6fd3e55 mlx4: factorize page_address() calls 8 years ago
  Eric Dumazet 9e8c0395a7 mlx4: do not access rx_desc from mlx4_en_process_rx_cq() 8 years ago
  Eric Dumazet 7d7bfc6a3f mlx4: add rx_alloc_pages counter in ethtool -S 8 years ago
  Eric Dumazet 34db548bfb mlx4: add page recycling in receive path 8 years ago
  Eric Dumazet b5a54d9a31 mlx4: use order-0 pages for RX 8 years ago
  Eric Dumazet 60c7f5ae54 mlx4: removal of frag_sizes[] 8 years ago
  Eric Dumazet acd7628de0 mlx4: reduce rx ring page_cache size 8 years ago
  Eric Dumazet d85f6c14e9 mlx4: rx_headroom is a per port attribute 8 years ago
  Eric Dumazet aaca121dd6 mlx4: get rid of frag_prefix_size 8 years ago
  Eric Dumazet 159ddfd2ca mlx4: remove order field from mlx4_en_frag_info 8 years ago
  Eric Dumazet 69ba943151 mlx4: dma_dir is a mlx4_en_priv attribute 8 years ago
  Eric Dumazet 7f0137e2ef net/mlx4_en: Use __skb_fill_page_desc() 8 years ago
  David S. Miller 3efa70d78f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Benjamin Poirier bd4ce941c8 mlx4: Invoke softirqs after napi_reschedule 8 years ago
  Daniel Borkmann a67edbf4fb bpf: add initial bpf tracepoints 8 years ago
  Eric Dumazet dceeab0e52 mlx4: support __GFP_MEMALLOC for rx 8 years ago
  Eugenia Emantayev 6496bbf0ec net/mlx4_en: Fix bad WQE issue 8 years ago
  Martin KaFai Lau ea3349a035 mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active 8 years ago
  Martin KaFai Lau b45f0674b9 mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs 8 years ago
  Eric Dumazet dad42c3038 mlx4: avoid unnecessary dirtying of critical fields 8 years ago
  Eric Dumazet 2e71328375 net/mlx4_en: use napi_complete_done() return value 8 years ago
  Tariq Toukan 15fca2c8eb net/mlx4_en: Add ethtool statistics for XDP cases 9 years ago
  Tariq Toukan 67f8b1dcb9 net/mlx4_en: Refactor the XDP forwarding rings scheme 9 years ago
  Kamal Heib 57c970c2e8 net/mlx4_en: Fix wrong indentation 9 years ago
  Tariq Toukan de3d6fa81e net/mlx4_en: Add branch prediction hints in RX data-path 9 years ago
  Jesper Dangaard Brouer 5737f6c926 mlx4: add missed recycle opportunity for XDP_TX on TX failure 9 years ago
  Jesper Dangaard Brouer 95357907ae mlx4: fix XDP_TX is acting like XDP_PASS on TX ring full 9 years ago