1. fd3c040 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  2. 93ee30f xsk: i40e: get rid of useless struct xdp_umem_props by Magnus Karlsson · 6 years ago
  3. cf484f9 i40e: fix possible compiler warning in xsk TX path by Magnus Karlsson · 6 years ago
  4. 9746b1e bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYN by Nikita V. Shirokov · 6 years ago
  5. 11c3f51 samples/bpf: xdpsock, minor fixes by Prashant Bhole · 6 years ago
  6. a29c8bb xsk: remove unnecessary assignment by Prashant Bhole · 6 years ago
  7. acb4ea9 bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample program by Nikita V. Shirokov · 6 years ago
  8. 1e21530 bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN options for bpf_(set|get)sockopt by Nikita V. Shirokov · 6 years ago
  9. 7296216 xdp: remove redundant variable 'headroom' by Colin Ian King · 6 years ago
  10. ee713b6 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  11. 5907cf6 i40e: Prevent deleting MAC address from VF when set by PF by Patryk Małek · 6 years ago
  12. babbcc6 i40evf: cancel workqueue sync for adminq when a VF is removed by Lihong Yang · 6 years ago
  13. 5cba17b i40e: hold the rtnl lock on clearing interrupt scheme by Patryk Małek · 6 years ago
  14. 3bd77e2 i40evf: Don't enable vlan stripping when rx offload is turned on by Patryk Małek · 6 years ago
  15. e78d9a3 i40e: Check and correct speed values for link on open by Jan Sokolowski · 6 years ago
  16. cdec214 i40e: report correct statistics when XDP is enabled by Björn Töpel · 6 years ago
  17. cfe3969 i40e: static analysis report from community by Martyna Szapar · 6 years ago
  18. a4e0109 virtchnl: use u8 type for a field in the virtchnl_filter struct by Harshitha Ramamurthy · 6 years ago
  19. e65aae0 i40evf: set IFF_UNICAST_FLT flag for the VF by Lihong Yang · 6 years ago
  20. 7eb74ff i40e: use correct length for strncpy by Mitch Williams · 6 years ago
  21. 3c81891 i40evf: Validate the number of queues a PF sends by Paul M Stillwell Jr · 6 years ago
  22. ae1e29f i40evf: Change a VF mac without reloading the VF driver by Paweł Jabłoński · 6 years ago
  23. 6dba41c i40evf: update ethtool stats code and use helper functions by Jacob Keller · 6 years ago
  24. 8fd75c5 i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h by Jacob Keller · 6 years ago
  25. 4b59938 i40e: convert queue stats to i40e_stats array by Jacob Keller · 6 years ago
  26. 18baed2 xsk: include XDP meta data in AF_XDP frames by Björn Töpel · 6 years ago
  27. 56b48c6 Merge branch 'bpf-bpffs-bpftool-dump-with-btf' by Daniel Borkmann · 6 years ago
  28. 1a86ad8 tools/bpf: bpftool: add btf percpu map formated dump by Yonghong Song · 6 years ago
  29. 6493ebf tools/bpf: add bpffs percpu map pretty print tests in test_btf by Yonghong Song · 6 years ago
  30. c7b27c3 bpf: add bpffs pretty print for percpu arraymap/hash/lru_hash by Yonghong Song · 6 years ago
  31. f0259b6 Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  32. 016f3d1 vxlan: reduce dirty cache line in vxlan_find_mac by Li RongQing · 6 years ago
  33. 920767a Merge branch 'liquidio-improve-soft-command-response-handling' by David S. Miller · 6 years ago
  34. 64fecd3 liquidio: remove obsolete functions and data structures by Felix Manlunas · 6 years ago
  35. edd572d liquidio: change octnic_ctrl_pkt to do synchronous soft commands by Felix Manlunas · 6 years ago
  36. 6870957 liquidio: make soft command calls synchronous by Felix Manlunas · 6 years ago
  37. c9aec05 liquidio: improve soft command handling by Felix Manlunas · 6 years ago
  38. 0927f71 net/tls: Calculate nsg for zerocopy path without skb_cow_data. by Doron Roberts-Kedes · 6 years ago
  39. 7e8d575 net: nixge: Add support for 64-bit platforms by Moritz Fischer · 6 years ago
  40. 02c7f38 selftests/net: add ip_defrag selftest by Peter Oskolkov · 6 years ago
  41. 0ff89ef ip: fail fast on IP defrag errors by Peter Oskolkov · 6 years ago
  42. b943f17 liquidio: fix race condition in instruction completion processing by Rick Farrington · 6 years ago
  43. 9ecc660 liquidio: remove unnecessary delay when processing IQ responses by Rick Farrington · 6 years ago
  44. 2930942 Merge branch 'ethtool-drop-get_settings-and-set_settings-ops' by David S. Miller · 6 years ago
  45. 9b30049 ethtool: drop get_settings and set_settings callbacks by Michal Kubecek · 6 years ago
  46. 6ce706a 8390/etherh: convert to ethtool_{get, set}_link_ksettings by Michal Kubecek · 6 years ago
  47. 7e3af59 net: thunderbolt: Convert to use SPDX identifier by Mika Westerberg · 6 years ago
  48. 6fce10f genetlink: constify genl_err_attr() argument by Michal Kubecek · 6 years ago
  49. 21c328d net: ethernet: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  50. 8bad008 net/ncsi: remove duplicated include from ncsi-netlink.c by YueHaibing · 6 years ago
  51. 234dbe3 Merge branch 'verifier-liveness-simplification' by Alexei Starovoitov · 6 years ago
  52. 8efea21 bpf/verifier: display non-spill stack slot types in print_verifier_state by Edward Cree · 6 years ago
  53. 679c782 bpf/verifier: per-register parent pointers by Edward Cree · 6 years ago
  54. 29b5e0f Merge branch 'AF_XDP-zerocopy-for-i40e' by Alexei Starovoitov · 6 years ago
  55. 58c50ae samples/bpf: add -c/--copy -z/--zero-copy flags to xdpsock by Björn Töpel · 6 years ago
  56. 1328dcd i40e: add AF_XDP zero-copy Tx support by Magnus Karlsson · 6 years ago
  57. a96e747 i40e: move common Tx functions to i40e_txrx_common.h by Magnus Karlsson · 6 years ago
  58. 0a71418 i40e: add AF_XDP zero-copy Rx support by Björn Töpel · 6 years ago
  59. 20a739d i40e: move common Rx functions to i40e_txrx_common.h by Björn Töpel · 6 years ago
  60. 6d7aad1d i40e: refactor Rx path for re-use by Björn Töpel · 6 years ago
  61. 123cecd i40e: added queue pair disable/enable functions by Björn Töpel · 6 years ago
  62. 6c5c95810 net: add napi_if_scheduled_mark_missed by Magnus Karlsson · 6 years ago
  63. 9025403 xsk: expose xdp_umem_get_{data,dma} to drivers by Björn Töpel · 6 years ago
  64. dce5bd6 xdp: export xdp_rxq_info_unreg_mem_model by Björn Töpel · 6 years ago
  65. b0d1bee xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPY by Björn Töpel · 6 years ago
  66. 7d2c6cf bpf: use --cgroup in test_suite if supplied by John Fastabend · 6 years ago
  67. b5d83fe bpf: sockmap test remove shutdown() calls by John Fastabend · 6 years ago
  68. efbaec8 bpf: remove duplicated include from syscall.c by YueHaibing · 6 years ago
  69. 9c06602 cfg80211: clarify frames covered by average ACK signal report by Balaji Pothunoori · 6 years ago
  70. 1ecef20 mac80211: add missing WFA Multi-AP backhaul STA Rx requirement by Sathishkumar Muruganandam · 6 years ago
  71. 817e60a Merge branch 'nfp-add-NFP5000-support' by David S. Miller · 6 years ago
  72. 4152e58 nfp: make RTsym users handle absolute symbols correctly by Jakub Kicinski · 6 years ago
  73. 640917d nfp: support access to absolute RTsyms by Jakub Kicinski · 6 years ago
  74. 1240989 nfp: convert all RTsym users to use new read/write helpers by Jakub Kicinski · 6 years ago
  75. 7619699 nfp: convert existing RTsym helpers to full target decoding by Jakub Kicinski · 6 years ago
  76. 8f6d605 nfp: pass cpp_id to nfp_cpp_map_area() by Jakub Kicinski · 6 years ago
  77. 3f0e55a nfp: add RTsym access helpers by Jakub Kicinski · 6 years ago
  78. c678a97 nfp: add basic errors messages to target logic by Jakub Kicinski · 6 years ago
  79. 73eaf3b nfp: save the MU locality field offset by Jakub Kicinski · 6 years ago
  80. 9bf6cce nfp: refactor the per-chip PCIe config by Jakub Kicinski · 6 years ago
  81. 0377505 nfp: add support for NFP5000 by Jakub Kicinski · 6 years ago
  82. f6e71ef nfp: abm: look up MAC addresses via management FW by Jakub Kicinski · 6 years ago
  83. 34243f5 nfp: add support for indirect HWinfo lookup by Jakub Kicinski · 6 years ago
  84. ac86da0 nfp: interpret extended FW load result codes by Jakub Kicinski · 6 years ago
  85. 2db1000 nfp: attempt FW load from flash by Jakub Kicinski · 6 years ago
  86. 1c0372b nfp: encapsulate NSP command arguments into structs by Jakub Kicinski · 6 years ago
  87. 09990ad Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  88. b537f58 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  89. 5ed4e9e ixgbe: fix the return value for unsupported VF offload by Shannon Nelson · 6 years ago
  90. 47b6f50 ixgbe: disallow IPsec Tx offload when in SR-IOV mode by Shannon Nelson · 6 years ago
  91. 7f68d43 ixgbevf: enable VF IPsec offload operations by Shannon Nelson · 6 years ago
  92. 0062e7c ixgbevf: add VF IPsec offload code by Shannon Nelson · 6 years ago
  93. adef9a2 ixgbevf: add defines for IPsec offload request by Shannon Nelson · 6 years ago
  94. 7269824 ixgbe: add VF IPsec offload request message handling by Shannon Nelson · 6 years ago
  95. 9e4e30c ixgbe: add VF IPsec offload enable flag by Shannon Nelson · 6 years ago
  96. eda0333 ixgbe: add VF IPsec management by Shannon Nelson · 6 years ago
  97. 99a7b0c ixgbe: prep IPsec constants for later use by Shannon Nelson · 6 years ago
  98. b2875fb ixgbe: reload IPsec IP table after sa tables by Shannon Nelson · 6 years ago
  99. 9e3f2f5 ixgbe: don't clear IPsec sa counters on HW clearing by Shannon Nelson · 6 years ago
  100. 7fb94bd ixgbevf: VF2VF TCP RSS by Sebastian Basierski · 6 years ago