1. 8e824a3 nfp: avoid buffer leak when FW communication fails by Jakub Kicinski · 6 years ago
  2. 61e8f66 nfp: TX time stamp packets before HW doorbell is rung by Jakub Kicinski · 7 years ago
  3. 57406e7 nfp: fix infinite loop on umapping cleanup by Colin Ian King · 7 years ago
  4. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  5. 19d0f54 nfp: bpf: add packet marking support by Jakub Kicinski · 8 years ago
  6. 66860be nfp: bpf: allow offloaded filters to update stats by Jakub Kicinski · 8 years ago
  7. 7533fdc nfp: bpf: add hardware bpf offload by Jakub Kicinski · 8 years ago
  8. bc6c03f nfp: fix error return code in nfp_net_netdev_open() by Wei Yongjun · 8 years ago
  9. ebecefc nfp: don't pad frames on receive by Jakub Kicinski · 8 years ago
  10. 312fada nfp: remove linux/version.h includes by Jakub Kicinski · 8 years ago
  11. f50cef6 nfp: check idx is -ENOSPC before using it is an index by Colin Ian King · 8 years ago
  12. f642963 nfp: remove unused parameter from nfp_net_write_mac_addr() by Jakub Kicinski · 8 years ago
  13. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  14. 3ab6883 nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  15. ce449ba nfp: use correct index to mask link state irq by Jakub Kicinski · 8 years ago
  16. 3d780b9 nfp: add async reconfiguration mechanism by Jakub Kicinski · 8 years ago
  17. 180012d nfp: remove buggy RX buffer length validation by Jakub Kicinski · 8 years ago
  18. cc7c033 nfp: allow ring size reconfiguration at runtime by Jakub Kicinski · 8 years ago
  19. a98cb25 nfp: pass ring count as function parameter by Jakub Kicinski · 8 years ago
  20. 36a857e nfp: convert .ndo_change_mtu() to prepare/commit paradigm by Jakub Kicinski · 8 years ago
  21. 30d2117 nfp: propagate list buffer size in struct rx_ring by Jakub Kicinski · 8 years ago
  22. aba52df nfp: sync ring state during FW reconfiguration by Jakub Kicinski · 8 years ago
  23. 1cd0cfc nfp: slice .ndo_open() and .ndo_stop() up by Jakub Kicinski · 8 years ago
  24. ca40fea nfp: move filling ring information to FW config by Jakub Kicinski · 8 years ago
  25. 114bdef nfp: preallocate RX buffers early in .ndo_open by Jakub Kicinski · 8 years ago
  26. 1934680 nfp: reorganize initial filling of RX rings by Jakub Kicinski · 8 years ago
  27. 827deea nfp: cleanup tx ring flush and rename to reset by Jakub Kicinski · 8 years ago
  28. 73725d9 nfp: allocate ring SW structs dynamically by Jakub Kicinski · 8 years ago
  29. d79737c nfp: make *x_ring_init do all the init by Jakub Kicinski · 8 years ago
  30. 0afbfb1 nfp: break up nfp_net_{alloc|free}_rings by Jakub Kicinski · 8 years ago
  31. 0ba40af nfp: move link state interrupt request/free calls by Jakub Kicinski · 8 years ago
  32. ff1b68a nfp: correct RX buffer length calculation by Jakub Kicinski · 8 years ago
  33. 4b402d7 nfp: call netif_carrier_off() during init by Jakub Kicinski · 9 years ago
  34. 301c141 nfp: clear ring delayed kick counters by Jakub Kicinski · 9 years ago
  35. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  36. 4c35236 net: add driver for Netronome NFP4000/NFP6000 NIC VFs by Jakub Kicinski · 9 years ago