1. 6cd80b5 nfp: bpf: zero extend 4 byte context loads by Jakub Kicinski · 8 years ago
  2. b47c62c nfp: bpf: improve handling for disabled BPF syscall by Arnd Bergmann · 8 years ago
  3. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  4. e3b8baf nfp: bpf: add offload of TC direct action mode by Jakub Kicinski · 8 years ago
  5. 2d18421 nfp: bpf: add support for legacy redirect action by Jakub Kicinski · 8 years ago
  6. 19d0f54 nfp: bpf: add packet marking support by Jakub Kicinski · 8 years ago
  7. 66860be nfp: bpf: allow offloaded filters to update stats by Jakub Kicinski · 8 years ago
  8. 7533fdc nfp: bpf: add hardware bpf offload by Jakub Kicinski · 8 years ago
  9. cd7df56 nfp: add BPF to NFP code translator by Jakub Kicinski · 8 years ago
  10. bc6c03f nfp: fix error return code in nfp_net_netdev_open() by Wei Yongjun · 8 years ago
  11. ebecefc nfp: don't pad frames on receive by Jakub Kicinski · 8 years ago
  12. 313b345 nfp: drop support for old firmware ABIs by Jakub Kicinski · 8 years ago
  13. 312fada nfp: remove linux/version.h includes by Jakub Kicinski · 8 years ago
  14. f50cef6 nfp: check idx is -ENOSPC before using it is an index by Colin Ian King · 8 years ago
  15. 2370def nfp: implement ethtool .get_link() callback by Jakub Kicinski · 8 years ago
  16. f642963 nfp: remove unused parameter from nfp_net_write_mac_addr() by Jakub Kicinski · 8 years ago
  17. 796312c nfp: correct name of control BAR define by Jakub Kicinski · 8 years ago
  18. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  19. 3ab6883 nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  20. ce449ba nfp: use correct index to mask link state irq by Jakub Kicinski · 8 years ago
  21. 3d780b9 nfp: add async reconfiguration mechanism by Jakub Kicinski · 8 years ago
  22. 180012d nfp: remove buggy RX buffer length validation by Jakub Kicinski · 8 years ago
  23. 2db221c nfp: remove unused suspicious mask defines by Jakub Kicinski · 8 years ago
  24. 6ffa622 nfp: correct names of constants in comments by Jakub Kicinski · 8 years ago
  25. c160692 nfp: remove unnecessary static by Jakub Kicinski · 8 years ago
  26. 5b16109 nfp: check the right pointer for errors by Jakub Kicinski · 8 years ago
  27. cc7c033 nfp: allow ring size reconfiguration at runtime by Jakub Kicinski · 8 years ago
  28. a98cb25 nfp: pass ring count as function parameter by Jakub Kicinski · 8 years ago
  29. 36a857e nfp: convert .ndo_change_mtu() to prepare/commit paradigm by Jakub Kicinski · 8 years ago
  30. 30d2117 nfp: propagate list buffer size in struct rx_ring by Jakub Kicinski · 8 years ago
  31. aba52df nfp: sync ring state during FW reconfiguration by Jakub Kicinski · 8 years ago
  32. 1cd0cfc nfp: slice .ndo_open() and .ndo_stop() up by Jakub Kicinski · 8 years ago
  33. ca40fea nfp: move filling ring information to FW config by Jakub Kicinski · 8 years ago
  34. 114bdef nfp: preallocate RX buffers early in .ndo_open by Jakub Kicinski · 8 years ago
  35. 1934680 nfp: reorganize initial filling of RX rings by Jakub Kicinski · 8 years ago
  36. 827deea nfp: cleanup tx ring flush and rename to reset by Jakub Kicinski · 8 years ago
  37. 73725d9 nfp: allocate ring SW structs dynamically by Jakub Kicinski · 8 years ago
  38. d79737c nfp: make *x_ring_init do all the init by Jakub Kicinski · 8 years ago
  39. 0afbfb1 nfp: break up nfp_net_{alloc|free}_rings by Jakub Kicinski · 8 years ago
  40. 0ba40af nfp: move link state interrupt request/free calls by Jakub Kicinski · 8 years ago
  41. ff1b68a nfp: correct RX buffer length calculation by Jakub Kicinski · 8 years ago
  42. a1cbaad asm-generic: remove old nonatomic-io wrapper files by Arnd Bergmann · 8 years ago
  43. 4b402d7 nfp: call netif_carrier_off() during init by Jakub Kicinski · 9 years ago
  44. 301c141 nfp: clear ring delayed kick counters by Jakub Kicinski · 9 years ago
  45. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  46. 4c35236 net: add driver for Netronome NFP4000/NFP6000 NIC VFs by Jakub Kicinski · 9 years ago