1. 0552636 Merge branch 'bpf-lpm-get-next-key' by Daniel Borkmann · 7 years ago
  2. 8c417dc tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map by Yonghong Song · 7 years ago
  3. b471f2f bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map by Yonghong Song · 7 years ago
  4. b7bcc0b selftests: bpf: update .gitignore with missing generated files by Shuah Khan · 7 years ago
  5. a55aaf6 bpftool: recognize BPF_MAP_TYPE_CPUMAP maps by Roman Gushchin · 7 years ago
  6. 15e541e Merge branch 'bpf-array-map-offload-and-tests' by Daniel Borkmann · 7 years ago
  7. ca027a1 nfp: bpf: add short busy wait for FW replies by Jakub Kicinski · 7 years ago
  8. 7fedbb7c selftest/bpf: extend the offload test with map checks by Jakub Kicinski · 7 years ago
  9. 395cacb netdevsim: bpf: support fake map offload by Jakub Kicinski · 7 years ago
  10. 064a07c tools: bpftool: report device information for offloaded maps by Jakub Kicinski · 7 years ago
  11. 52775b3 bpf: offload: report device information about offloaded maps by Jakub Kicinski · 7 years ago
  12. 7a0ef69 bpf: offload: allow array map offload by Jakub Kicinski · 7 years ago
  13. 3285264 bpf: arraymap: use bpf_map_init_from_attr() by Jakub Kicinski · 7 years ago
  14. ad46061 bpf: arraymap: move checks out of alloc function by Jakub Kicinski · 7 years ago
  15. 0c91c42 Merge branch 'bpf-improve-test-verifier-coverage' by Daniel Borkmann · 7 years ago
  16. 111e6b4 selftests/bpf: make test_verifier run most programs by Alexei Starovoitov · 7 years ago
  17. 61f3c96 bpf: allow socket_filter programs to use bpf_prog_test_run by Alexei Starovoitov · 7 years ago
  18. e7b2823 bpf: Sync kernel ABI header with tooling header by Jesper Dangaard Brouer · 7 years ago
  19. b223e3b tools/bpf_jit_disasm: silence a static checker warning by Dan Carpenter · 7 years ago
  20. cb5f733 bpf: add comments to BPF ld/ldx sizes by Jesper Dangaard Brouer · 7 years ago
  21. eefa864a bpf: change fake_ip for bpf_trace_printk helper by Yonghong Song · 7 years ago
  22. e2e3224 samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidated by Jesper Dangaard Brouer · 7 years ago
  23. cda18e9 Merge branch 'bpf-dump-and-disasm-nfp-jit' by Daniel Borkmann · 7 years ago
  24. e659359 tools: bpftool: improve architecture detection by using ifindex by Jiong Wang · 7 years ago
  25. eb1d7db nfp: bpf: set new jit info fields by Jiong Wang · 7 years ago
  26. fcfb126 bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info by Jiong Wang · 7 years ago
  27. 4f7d585 Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 7 years ago
  28. 5ef7e0b vxlan: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  29. baf5086 cxgb4: restructure VF mgmt code by Ganesh Goudar · 7 years ago
  30. 4215727 net: Remove spinlock from get_net_ns_by_id() by Kirill Tkhai · 7 years ago
  31. 0c06bea9 net: Fix possible race in peernet2id_alloc() by Kirill Tkhai · 7 years ago
  32. a29ae44 Merge branch 'tun-allow-to-attach-eBPF-filter' by David S. Miller · 7 years ago
  33. aff3d70 tun: allow to attach ebpf socket filter by Jason Wang · 7 years ago
  34. cd5681d tuntap: rename struct tun_steering_prog to struct tun_prog by Jason Wang · 7 years ago
  35. ca46abd Merge branch 'net-sched-allow-qdiscs-to-share-filter-block-instances' by David S. Miller · 7 years ago
  36. 4b23258 mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind ops by Jiri Pirko · 7 years ago
  37. 3aaff32 mlxsw: spectrum_acl: Implement TC block sharing by Jiri Pirko · 7 years ago
  38. 02caf49 mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbind by Jiri Pirko · 7 years ago
  39. 9fe5fdf mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroy by Jiri Pirko · 7 years ago
  40. 51ab299 net: sched: allow ingress and clsact qdiscs to share filter blocks by Jiri Pirko · 7 years ago
  41. d47a6b0 net: sched: introduce ingress/egress block index attributes for qdisc by Jiri Pirko · 7 years ago
  42. 7960d1d net: sched: use block index as a handle instead of qdisc when block is shared by Jiri Pirko · 7 years ago
  43. caa7260 net: sched: keep track of offloaded filters and check tc offload feature by Jiri Pirko · 7 years ago
  44. edf6711 net: sched: remove classid and q fields from tcf_proto by Jiri Pirko · 7 years ago
  45. f36fe1c net: sched: introduce block mechanism to handle netif_keep_dst calls by Jiri Pirko · 7 years ago
  46. 9d3aaff net: sched: avoid usage of tp->q in tcf_classify by Jiri Pirko · 7 years ago
  47. 4861738 net: sched: introduce shared filter blocks infrastructure by Jiri Pirko · 7 years ago
  48. a9b1944 net: sched: introduce support for multiple filter chain pointers registration by Jiri Pirko · 7 years ago
  49. c9a8242 Merge branch 'bnxt_en-next' by David S. Miller · 7 years ago
  50. dd4ea1d bnxt_en: export a common switchdev PARENT_ID for all reps of an adapter by Sathya Perla · 7 years ago
  51. c3480a6 bnxt_en: Add cache line size setting to optimize performance. by Michael Chan · 7 years ago
  52. 91cdda4 bnxt_en: Forward VF MAC address to the PF. by Vasundhara Volam · 7 years ago
  53. 92abef3 bnxt_en: Add BCM5745X NPAR device IDs by Vasundhara Volam · 7 years ago
  54. 8f23d63 bnxt_en: Expand bnxt_check_rings() to check all resources. by Michael Chan · 7 years ago
  55. 4673d66 bnxt_en: Implement new method for the PF to assign SRIOV resources. by Michael Chan · 7 years ago
  56. 6a1eef5 bnxt_en: Reserve resources for RFS. by Michael Chan · 7 years ago
  57. 674f50a bnxt_en: Implement new method to reserve rings. by Michael Chan · 7 years ago
  58. 58ea801 bnxt_en: Set initial default RX and TX ring numbers the same in combined mode. by Michael Chan · 7 years ago
  59. be0dd9c bnxt_en: Add the new firmware API to query hardware resources. by Michael Chan · 7 years ago
  60. 6a4f294 bnxt_en: Refactor hardware resource data structures. by Michael Chan · 7 years ago
  61. 80fcaf4 bnxt_en: Restore MSIX after disabling SRIOV. by Michael Chan · 7 years ago
  62. 86e953d bnxt_en: Refactor bnxt_close_nic(). by Michael Chan · 7 years ago
  63. 894aa69 bnxt_en: Update firmware interface to 1.9.0. by Michael Chan · 7 years ago
  64. ee81098 Merge branch 'dwmac-meson8b-clock-fixes-for-Meson8b' by David S. Miller · 7 years ago
  65. fb7d38a net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock by Martin Blumenstingl · 7 years ago
  66. 433c6ca net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b by Martin Blumenstingl · 7 years ago
  67. 4f6a71b net: stmmac: dwmac-meson8b: fix internal RGMII clock configuration by Martin Blumenstingl · 7 years ago
  68. 37512b4 net: stmmac: dwmac-meson8b: only configure the clocks in RGMII mode by Martin Blumenstingl · 7 years ago
  69. 416ef9b net: sched: red: don't reset the backlog on every stat dump by Jakub Kicinski · 7 years ago
  70. 2d83619 net/mlx5: Fix build break by Saeed Mahameed · 7 years ago
  71. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  72. 7018d1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  73. 8cbab92 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  74. e8a9d96 Merge branch 'bpf-libbpf-cleanups' by Daniel Borkmann · 7 years ago
  75. 7110d80 libbpf: Makefile set specified permission mode by Jesper Dangaard Brouer · 7 years ago
  76. 63c8591 libbpf: cleanup Makefile, remove unused elements by Jesper Dangaard Brouer · 7 years ago
  77. 7d386c6 libbpf: install the header file libbpf.h by Jesper Dangaard Brouer · 7 years ago
  78. f2f742f Merge branch 'bpf-various-improvements' by Daniel Borkmann · 7 years ago
  79. 74801e5 nfp: bpf: reject program on instructions unknown to the JIT compiler by Quentin Monnet · 7 years ago
  80. 7dfa4d8 nfp: bpf: print map lookup problems into verifier log by Jakub Kicinski · 7 years ago
  81. d77be68 libbpf: fix string comparison for guessing eBPF program type by Quentin Monnet · 7 years ago
  82. 39b72cc tools: bpftool: add -DPACKAGE when including bfd.h by Jiong Wang · 7 years ago
  83. 48b3256 bpf: annotate bpf_insn_print_t with __printf by Jakub Kicinski · 7 years ago
  84. 0a2d28f bpf: offload: make bpf_offload_dev_match() reject host+host case by Jakub Kicinski · 7 years ago
  85. 4c38f74 samples/bpf: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  86. 0fe875c bpf: cpumap: make some functions static by Wei Yongjun · 7 years ago
  87. b45a53b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  88. e7e70fa bnxt_en: don't update cpr->rx_bytes with uninitialized length len by Colin Ian King · 7 years ago
  89. 41aa5e5 Merge tag 'sound-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  90. 921d4f6 Merge tag 'trace-v4.15-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  91. 81d947e net, sched: fix panic when updating miniq {b,q}stats by Daniel Borkmann · 7 years ago
  92. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  93. 70eeff6 qed: Fix potential use-after-free in qed_spq_post() by Roland Dreier · 7 years ago
  94. 868717a net: remove prototype of qdisc_lookup_class() by Jakub Kicinski · 7 years ago
  95. 0d9c9f0 nfp: use the correct index for link speed table by Jakub Kicinski · 7 years ago
  96. a5b1379 lan78xx: Fix failure in USB Full Speed by Yuiko Oshino · 7 years ago
  97. e88f2be tipc: fix race condition at topology server receive by Jon Maloy · 7 years ago
  98. 10a435ab Merge branch 'aquantia-next' by David S. Miller · 7 years ago
  99. 9ec03bf net: aquantia: Fix internal stats calculation on rx by Igor Russkikh · 7 years ago
  100. 8e1c072 net: aquantia: Prepend hw access functions declarations with prefix by Igor Russkikh · 7 years ago