1. 1e3ac20 Merge branch 'liquidio-add-support-for-ndo_get_stats64' by David S. Miller · 7 years ago
  2. 8000234 liquidio: add support for ndo_get_stats64 instead of ndo_get_stats by Pradeep Nalla · 7 years ago
  3. f058ca6 liquidio: move a couple of functions to lio_core.c by Pradeep Nalla · 7 years ago
  4. 1ecd6e8 phy: Temporary build fix after phylib changes. by David S. Miller · 7 years ago
  5. 21fca6e Merge branch 'net-Extend-availability-of-PHY-statistics' by David S. Miller · 7 years ago
  6. 96cbddc net: dsa: loop: Hook PHY statistics by Florian Fainelli · 7 years ago
  7. c7d28c9 net: dsa: b53: Add support for reading PHY statistics by Florian Fainelli · 7 years ago
  8. cf96357 net: dsa: Allow providing PHY statistics from CPU port by Florian Fainelli · 7 years ago
  9. 6207a78 net: dsa: Add helper function to obtain PHY device of a given port by Florian Fainelli · 7 years ago
  10. 89f0904 net: dsa: Pass stringset to ethtool operations by Florian Fainelli · 7 years ago
  11. 1d1e79f net: dsa: Do not check for ethtool_ops validity by Florian Fainelli · 7 years ago
  12. 9994338 net: Allow network devices to have PHY statistics by Florian Fainelli · 7 years ago
  13. c59530d net: Move PHY statistics code into PHY library helpers by Florian Fainelli · 7 years ago
  14. 8349440 l2tp: consistent reference counting in procfs and debufs by Guillaume Nault · 7 years ago
  15. 3e5cf36 tipc: introduce ioctl for fetching node identity by Jon Maloy · 7 years ago
  16. 79741a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  17. c0885f6 samples, bpf: remove redundant ret assignment in bpf_load_program() by Wang Sheng-Hui · 7 years ago
  18. a6712d4 Merge branch 'bpf-uapi-helper-doc' by Daniel Borkmann · 7 years ago
  19. 9cde0c8 bpf: update bpf.h uapi header for tools by Quentin Monnet · 7 years ago
  20. 2d020dd bpf: add documentation for eBPF helpers (65-66) by Quentin Monnet · 7 years ago
  21. ab12704 bpf: add documentation for eBPF helpers (58-64) by Quentin Monnet · 7 years ago
  22. 7aa79a8 bpf: add documentation for eBPF helpers (51-57) by Quentin Monnet · 7 years ago
  23. c6b5fb8 bpf: add documentation for eBPF helpers (42-50) by Quentin Monnet · 7 years ago
  24. fa15601 bpf: add documentation for eBPF helpers (33-41) by Quentin Monnet · 7 years ago
  25. 1fdd08b bpf: add documentation for eBPF helpers (23-32) by Quentin Monnet · 7 years ago
  26. c456dec bpf: add documentation for eBPF helpers (12-22) by Quentin Monnet · 7 years ago
  27. ad4a522 bpf: add documentation for eBPF helpers (01-11) by Quentin Monnet · 7 years ago
  28. 56a092c bpf: add script and prepare bpf.h for new helpers documentation by Quentin Monnet · 7 years ago
  29. 3f13de6 Merge branch 'bpf-tunnel-metadata-selftests' by Daniel Borkmann · 7 years ago
  30. b05cd74 samples/bpf: remove the bpf tunnel testsuite. by William Tu · 7 years ago
  31. 933a741 selftests/bpf: bpf tunnel test. by William Tu · 7 years ago
  32. f761312 bpf: fix xdp_generic for bpf_adjust_tail usecase by Nikita V. Shirokov · 7 years ago
  33. 9b984a2 tools, bpftool: Display license GPL compatible in prog show/list by Jiri Olsa · 7 years ago
  34. fb6ef42 tools, bpf: Sync bpf.h uapi header by Jiri Olsa · 7 years ago
  35. b85fab0 bpf: Add gpl_compatible flag to struct bpf_prog_info by Jiri Olsa · 7 years ago
  36. cb586c6 Merge branch 'udp-gso' by David S. Miller · 7 years ago
  37. 3a687be selftests: udp gso benchmark by Willem de Bruijn · 7 years ago
  38. 3f12817 selftests: udp gso with corking by Willem de Bruijn · 7 years ago
  39. e5b2d91 selftests: udp gso with connected sockets by Willem de Bruijn · 7 years ago
  40. a160725 selftests: udp gso by Willem de Bruijn · 7 years ago
  41. 83aa025 udp: add gso support to virtual devices by Willem de Bruijn · 7 years ago
  42. 2e8de85 udp: add gso segment cmsg by Willem de Bruijn · 7 years ago
  43. 15e36f5 udp: paged allocation with gso by Willem de Bruijn · 7 years ago
  44. ad40585 udp: better wmem accounting on gso by Willem de Bruijn · 7 years ago
  45. bec1f6f udp: generate gso with UDP_SEGMENT by Willem de Bruijn · 7 years ago
  46. ee80d1e udp: add udp gso by Willem de Bruijn · 7 years ago
  47. 1cd7884 udp: expose inet cork to udp by Willem de Bruijn · 7 years ago
  48. a9537c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  49. e9350d4 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  50. 25eb0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  51. 9c299a3 bpf: fix for lex/yacc build error with gcc-5 by John Fastabend · 7 years ago
  52. c8ad089 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  53. 91a8252 rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp by Dag Moxnes · 7 years ago
  54. 070204a net/smc: keep clcsock reference in smc_tcp_listen_work() by Ursula Braun · 7 years ago
  55. 6f5d295 mkiss: remove redundant check for len > 0 by Colin Ian King · 7 years ago
  56. 4d7b4483 net: amd8111e: remove redundant duplicated if statement by Colin Ian King · 7 years ago
  57. 22e15b6 sctp: remove the unused sctp_assoc_is_match function by Xin Long · 7 years ago
  58. e086be9 igb: Add support for adding offloaded clsflower filters by Vinicius Costa Gomes · 7 years ago
  59. 81e696b Merge branch 'nfp-flower-tc-block-support-and-nfp-PCI-updates' by David S. Miller · 7 years ago
  60. c50647d nfp: flower: ignore duplicate cb requests for same rule by John Hurley · 7 years ago
  61. 54a4a03 nfp: flower: support offloading multiple rules with same cookie by John Hurley · 7 years ago
  62. dd92a7d1 nfp: print PCIe link bandwidth on probe by Jakub Kicinski · 7 years ago
  63. 3e3e9fd nfp: reset local locks on init by Jakub Kicinski · 7 years ago
  64. f8f3d34 igb: Add the skeletons for tc-flower offloading by Vinicius Costa Gomes · 7 years ago
  65. b4a38d4 igb: Add MAC address support for ethtool nftuple filters by Vinicius Costa Gomes · 7 years ago
  66. bae51fe igb: Enable nfc filters to specify MAC addresses by Vinicius Costa Gomes · 7 years ago
  67. 872f923 igb: Allow filters to be added for the local MAC address by Vinicius Costa Gomes · 7 years ago
  68. 0a82389 igb: Add support for enabling queue steering in filters by Vinicius Costa Gomes · 7 years ago
  69. 1d717cf igb: Add support for MAC address filters specifying source addresses by Vinicius Costa Gomes · 7 years ago
  70. 6995ddc igb: Enable the hardware traffic class feature bit for igb models by Vinicius Costa Gomes · 7 years ago
  71. 4dc93fc igb: Fix queue selection on MAC filters on i210 by Vinicius Costa Gomes · 7 years ago
  72. c77bbc6 net: rules: Move l3mdev attribute validation to a helper by David Ahern · 7 years ago
  73. 5144678 sctp: fix identification of new acks for SFR-CACC by Marcelo Ricardo Leitner · 7 years ago
  74. 47b3ba5 sctp: fix const parameter violation in sctp_make_sack by Marcelo Ricardo Leitner · 7 years ago
  75. 9ce33e4 neighbour: support for NTF_EXT_LEARNED flag by Roopa Prabhu · 7 years ago
  76. 0aef78a ipv6: addrconf: don't evaluate keep_addr_on_down twice by Ivan Vecera · 7 years ago
  77. b5facfd ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode by Ahmed Abdelsalam · 7 years ago
  78. 02a6efc net: phy: allow scanning busses with missing phys by Alexandre Belloni · 7 years ago
  79. 83dd693 igb: Fix not adding filter elements to the list by Vinicius Costa Gomes · 7 years ago
  80. 8315ef6 ixgbe: Avoid performing unnecessary resets for macvlan offload by Alexander Duyck · 7 years ago
  81. 865255b ixgbe: Drop real_adapter from l2 fwd acceleration structure by Alexander Duyck · 7 years ago
  82. 3335915 ixgbe/fm10k: Only support macvlan offload for types that support destination filtering by Alexander Duyck · 7 years ago
  83. 53cd4d8 macvlan: Provide function for interfaces to release HW offload by Alexander Duyck · 7 years ago
  84. 6cb1937 macvlan: Add function to test for destination filtering support by Alexander Duyck · 7 years ago
  85. a222311 macvlan: macvlan_count_rx shouldn't be static inline AND extern by Alexander Duyck · 7 years ago
  86. 8d80ac4 ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast by Alexander Duyck · 7 years ago
  87. 81d4e91 macvlan: Use software path for offloaded local, broadcast, and multicast traffic by Alexander Duyck · 7 years ago
  88. 7d775f6 macvlan: Rename fwd_priv to accel_priv and add accessor function by Alexander Duyck · 7 years ago
  89. b056b83 ixgbe: Drop support for macvlan specific unicast lists by Alexander Duyck · 7 years ago
  90. 1612a98 bpf, x64: fix JIT emission for dead code by Gianluca Borello · 7 years ago
  91. af487c5 Merge branch 'bpf-optimize-neg-sums' by Daniel Borkmann · 7 years ago
  92. 7bdc97b nfp: bpf: optimize comparisons to negative constants by Jakub Kicinski · 7 years ago
  93. 61dd8f0 nfp: bpf: tabularize generations of compare operations by Jakub Kicinski · 7 years ago
  94. 6c59500 nfp: bpf: optimize add/sub of a negative constant by Jakub Kicinski · 7 years ago
  95. 9c9e532 nfp: bpf: remove double space by Jakub Kicinski · 7 years ago
  96. 5540fbf bpf: clear the ip_tunnel_info. by William Tu · 7 years ago
  97. c749fa1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  98. 3be4aaf Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  99. a18fda1 bpf: reduce runtime of test_sockmap tests by John Fastabend · 7 years ago
  100. bf91a76 Merge branch 'bpf-sockmap-selftests' by Daniel Borkmann · 7 years ago