1. 3745dc2 Merge branch 'writeable-bpf-tracepoints' by Alexei Starovoitov · 6 years ago
  2. e950e84 selftests: bpf: test writable buffers in raw tps by Matt Mullins · 6 years ago
  3. 4635b0a tools: sync bpf.h by Matt Mullins · 6 years ago
  4. 2abd2de nbd: add tracepoints for send/receive timing by Andrew Hall · 6 years ago
  5. ea10672 nbd: trace sending nbd requests by Matt Mullins · 6 years ago
  6. 9df1c28 bpf: add writable context for raw tracepoints by Matt Mullins · 6 years ago
  7. 34b8ab0 bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd by Daniel Borkmann · 6 years ago
  8. 8968c67 bpf, arm64: remove prefetch insn in xadd mapping by Daniel Borkmann · 6 years ago
  9. 0c0cad2 Merge branch 'btf-dump' by Alexei Starovoitov · 6 years ago
  10. 8ed1875 bpftool: fix indendation in bash-completion/bpftool by Andrii Nakryiko · 6 years ago
  11. 4a714fe bpftool: add bash completions for btf command by Andrii Nakryiko · 6 years ago
  12. ca25333 bpftool/docs: add btf sub-command documentation by Andrii Nakryiko · 6 years ago
  13. c93cc69 bpftool: add ability to dump BTF types by Andrii Nakryiko · 6 years ago
  14. 77d7642 bpftool: Fix errno variable usage by Benjamin Poirier · 6 years ago
  15. 7f0c57f bpftool: show flow_dissector attachment status by Stanislav Fomichev · 6 years ago
  16. 118c8e9 bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type by Stanislav Fomichev · 6 years ago
  17. ead442a samples: bpf: add hbm sample to .gitignore by Daniel T. Lee · 6 years ago
  18. 32e621e libbpf: fix samples/bpf build failure due to undefined UINT32_MAX by Daniel T. Lee · 6 years ago
  19. 0e33d33 Merge branch 'libbpf-fixes' by Alexei Starovoitov · 6 years ago
  20. 4f8827d bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statement by Daniel Borkmann · 6 years ago
  21. 8837fe5 bpf, libbpf: handle old kernels more graceful wrt global data sections by Daniel Borkmann · 6 years ago
  22. a21b48a Merge branch 'bpf-proto-fixes' by Daniel Borkmann · 6 years ago
  23. f6ad6ac selftests/bpf: expand test_tc_tunnel with SIT encap by Willem de Bruijn · 6 years ago
  24. 1b00e0d bpf: update skb->protocol in bpf_skb_net_grow by Willem de Bruijn · 6 years ago
  25. 2aad326 Merge branch 'bpf-eth-get-headlen' by Daniel Borkmann · 6 years ago
  26. 02ee065 bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
  27. fe993c6 selftests/bpf: properly return error from bpf_flow_load by Stanislav Fomichev · 6 years ago
  28. 0905bee selftests/bpf: run flow dissector tests in skb-less mode by Stanislav Fomichev · 6 years ago
  29. c9cb2c1 selftests/bpf: add flow dissector bpf_skb_load_bytes helper test by Stanislav Fomichev · 6 years ago
  30. c43f125 net: pass net_device argument to the eth_get_headlen by Stanislav Fomichev · 6 years ago
  31. 9b52e3f flow_dissector: handle no-skb use case by Stanislav Fomichev · 6 years ago
  32. 3cbf4ff net: plumb network namespace into __skb_flow_dissect by Stanislav Fomichev · 6 years ago
  33. 7b8a130 bpf: when doing BPF_PROG_TEST_RUN for flow dissector use no-skb mode by Stanislav Fomichev · 6 years ago
  34. 089b19a flow_dissector: switch kernel context to struct bpf_flow_dissector by Stanislav Fomichev · 6 years ago
  35. 7e6e185 net: systemport: Remove need for DMA descriptor by Florian Fainelli · 6 years ago
  36. 697cd36 bridge: Fix possible use-after-free when deleting bridge port by Ido Schimmel · 6 years ago
  37. a6cbcb7 r8152: sync sa_family with the media type of network device by Crag.Wang · 6 years ago
  38. 6f97955 Merge branch 'mlxsw-Shared-buffer-improvements' by David S. Miller · 6 years ago
  39. 7a1ff9f mlxsw: spectrum_buffers: Adjust CPU port shared buffer egress quotas by Ido Schimmel · 6 years ago
  40. 6d28725 mlxsw: spectrum_buffers: Allow skipping ingress port quota configuration by Ido Schimmel · 6 years ago
  41. 24a7cc1 mlxsw: spectrum_buffers: Split business logic from mlxsw_sp_port_sb_pms_init() by Ido Schimmel · 6 years ago
  42. 50b5b90 mlxsw: spectrum_buffers: Use new CPU ingress pool for control packets by Ido Schimmel · 6 years ago
  43. 265c49b mlxsw: spectrum_buffers: Add pools for CPU traffic by Ido Schimmel · 6 years ago
  44. 857f138 mlxsw: spectrum_buffers: Remove assumption about pool order by Ido Schimmel · 6 years ago
  45. f1aaeac mlxsw: spectrum_buffers: Forbid changing multicast TCs' attributes by Ido Schimmel · 6 years ago
  46. 51e15a4 mlxsw: spectrum_buffers: Forbid changing threshold type of first egress pool by Ido Schimmel · 6 years ago
  47. cce7acc mlxsw: spectrum_buffers: Forbid configuration of multicast pool by Ido Schimmel · 6 years ago
  48. f7936d0 mlxsw: spectrum_buffers: Add ability to veto TC's configuration by Ido Schimmel · 6 years ago
  49. 0636f4d mlxsw: spectrum_buffers: Add ability to veto pool's configuration by Ido Schimmel · 6 years ago
  50. 93d3668 mlxsw: spectrum_buffers: Use defines for pool indices by Ido Schimmel · 6 years ago
  51. 8f68620 mlxsw: spectrum_buffers: Add extack messages for invalid configurations by Ido Schimmel · 6 years ago
  52. f2ad1a5 net: devlink: Add extack to shared buffer operations by Ido Schimmel · 6 years ago
  53. 7e5ebd0 Merge branch 'net-clean-up-needless-use-of-module-infrastructure' by David S. Miller · 6 years ago
  54. 15253b4 net: strparser: make it explicitly non-modular by Paul Gortmaker · 6 years ago
  55. 3557b3f net: bpfilter: dont use module_init in non-modular code by Paul Gortmaker · 6 years ago
  56. 9628495 cgroup: net: remove left over MODULE_LICENSE tag by Paul Gortmaker · 6 years ago
  57. a130f9b net: tc_act: drop include of module.h from tc_ife.h by Paul Gortmaker · 6 years ago
  58. 113e632 net: fib: drop include of module.h from fib_notifier.h by Paul Gortmaker · 6 years ago
  59. c517796 net: ife: drop include of module.h from net/ife.h by Paul Gortmaker · 6 years ago
  60. a79eda3 net: psample: drop include of module.h from psample.h by Paul Gortmaker · 6 years ago
  61. 3c618c1 net: Rename net/nexthop.h net/rtnh.h by David Ahern · 6 years ago
  62. 7e5f4cd ipv6: Remove fib6_info_nh_lwt by David Ahern · 6 years ago
  63. 0b13c9b include/net/tcp.h: whitespace cleanup at tcp_v4_check by Daniel T. Lee · 6 years ago
  64. 2843ba2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  65. f79b464 Merge branch 'bpf-verifier-lock' by Daniel Borkmann · 6 years ago
  66. 45a73c1 bpf: drop bpf_verifier_lock by Alexei Starovoitov · 6 years ago
  67. 7df737e bpf: remove global variables by Alexei Starovoitov · 6 years ago
  68. 3b88024 bpf: document the verifier limits by Alexei Starovoitov · 6 years ago
  69. be659b8 ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmp by David Ahern · 6 years ago
  70. 4e54507 ipv6: Simplify rt6_qualify_for_ecmp by David Ahern · 6 years ago
  71. fa8b9e8 net: hippi:Fix misuse of %x in rrunner.c by Fuqian Huang · 6 years ago
  72. 966cdde net: ax25: fix misuse of %x by Fuqian Huang · 6 years ago
  73. 05453ea atm: iphase: fix misuse of %x by Fuqian Huang · 6 years ago
  74. f9e0d65b Merge branch 'mlxsw-Small-routing-improvements' by David S. Miller · 6 years ago
  75. 05414dd mlxsw: spectrum_router: Relax FIB rule validation by Ido Schimmel · 6 years ago
  76. fa73989 mlxsw: spectrum: Use a stable ECMP/LAG seed by Ido Schimmel · 6 years ago
  77. 4ef6cbe nfp: add SR-IOV trusted VF support by Pablo Cascón · 6 years ago
  78. 5313794 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  79. 97afd47 net: hns3: add function type check for debugfs help information by Yufeng Mo · 6 years ago
  80. db01afe net: hns3: add queue's statistics update to service task by liuzhongzhu · 6 years ago
  81. a634578 net: hns3: Add handling of MAC tunnel interruption by Weihang Li · 6 years ago
  82. ffd140e net: hns3: add support for dump ncl config by debugfs by Weihang Li · 6 years ago
  83. bb87be8 net: hns3: Add support for netif message level settings by Yonglong Liu · 6 years ago
  84. e511c97 net: hns3: dump more information when tx timeout happens by Jian Shen · 6 years ago
  85. fa6c408 net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info() by Jian Shen · 6 years ago
  86. beab694 net: hns3: refine tx timeout count handle by Jian Shen · 6 years ago
  87. fbf3cd3 net: hns3: add some debug info for hclgevf_get_mbx_resp() by Huazhong Tan · 6 years ago
  88. 147175c net: hns3: add some debug information for hclge_check_event_cause by Huazhong Tan · 6 years ago
  89. c88a6e7 net: hns3: add reset statistics for VF by Huazhong Tan · 6 years ago
  90. f02eb82 net: hns3: add reset statistics info for PF by Huazhong Tan · 6 years ago
  91. 4519efa libbpf: fix BPF_LOG_BUF_SIZE off-by-one error by McCabe, Robert J · 6 years ago
  92. d7cc399 tcp: properly reset skb->truesize for tx recycling by Eric Dumazet · 6 years ago
  93. 0a9798c mlxsw: spectrum: Assume CONFIG_NET_DEVLINK is always enabled by Jiri Pirko · 6 years ago
  94. 42e5425 tipc: introduce new socket option TIPC_SOCK_RECVQ_USED by Tung Nguyen · 6 years ago
  95. a26deec net: dsa: mv88e6xxx: Only reconfigure MAC when something changes by Andrew Lunn · 6 years ago
  96. 0768e17 net: socket: implement 64-bit timestamps by Arnd Bergmann · 6 years ago
  97. 5ce5d8a asm-generic: generalize asm/sockios.h by Arnd Bergmann · 6 years ago
  98. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  99. 1ab8392 Merge branch 'net-support-binding-vlan-dev-link-state-to-vlan-member-bridge-ports' by David S. Miller · 6 years ago
  100. 8e1acd4 bridge: update vlan dev link state for bridge netdev changes by Mike Manning · 6 years ago