1. f43d0f1 nfp: bpf: support arithmetic right shift by constant (BPF_ARSH | BPF_K) by Jiong Wang · 7 years ago
  2. 991f5b3 nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X) by Jiong Wang · 7 years ago
  3. 82f9e2d Merge branch 'bpf-af-xdp-cleanups' by Daniel Borkmann · 7 years ago
  4. c2f4374 xsk: proper '=' alignment by Björn Töpel · 7 years ago
  5. da60cf0 xsk: fixed some cases of unnecessary parentheses by Björn Töpel · 7 years ago
  6. 54b85c2 xsk: remove newline at end of file by Björn Töpel · 7 years ago
  7. dac09149 xsk: clean up SPDX headers by Björn Töpel · 7 years ago
  8. a786229 bpf: sockmap, fix double-free by Gustavo A. R. Silva · 7 years ago
  9. 0e43645 bpf: sockmap, fix uninitialized variable by Gustavo A. R. Silva · 7 years ago
  10. eeacb71 bpf: change eBPF helper doc parsing script to allow for smaller indent by Quentin Monnet · 7 years ago
  11. b9f672a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  12. e23afe5 bpf: sockmap, on update propagate errors back to userspace by John Fastabend · 7 years ago
  13. 683d2ac bpf: fix sock hashmap kmalloc warning by Yonghong Song · 7 years ago
  14. f0307a7 libbpf: add ifindex to enable offload support by David Beckett · 7 years ago
  15. be2d04d bpf: add __printf verification to bpf_verifier_vlog by Mathieu Malaterre · 7 years ago
  16. 44edef7 samples/bpf: Decrement ttl in fib forwarding example by David Ahern · 7 years ago
  17. 5b26ace Merge branch 'bpf-sock-hashmap' by Daniel Borkmann · 7 years ago
  18. 62c52d1 bpf: bpftool, support for sockhash by John Fastabend · 7 years ago
  19. b8b394f bpf: selftest additions for SOCKHASH by John Fastabend · 7 years ago
  20. 8e725f7 cxgb4: update LE-TCAM collection for T6 by Rahul Lakkireddy · 7 years ago
  21. 7e360d9 Merge branch 'qed-LL2-fixes' by David S. Miller · 7 years ago
  22. fc16f56 qed: Fix LL2 race during connection terminate by Michal Kalderon · 7 years ago
  23. 6291c60 qed: Fix possibility of list corruption during rmmod flows by Michal Kalderon · 7 years ago
  24. 974f6c0 qed: LL2 flush isles when connection is closed by Michal Kalderon · 7 years ago
  25. 76e597e net: ethoc: Remove useless test before clk_disable_unprepare by YueHaibing · 7 years ago
  26. 93120eb net: stmmac: Remove useless test before clk_disable_unprepare by YueHaibing · 7 years ago
  27. 9e6881d net: qcom/emac: Encapsulate sgmii ops under one structure by Hemanth Puranik · 7 years ago
  28. cfb3e08 Merge branch 'rmnet-next' by David S. Miller · 7 years ago
  29. 721ce0f net: qualcomm: rmnet: Remove redundant command check by Subash Abhinov Kasiviswanathan · 7 years ago
  30. bbde32d net: qualcomm: rmnet: Add support for ethtool private stats by Subash Abhinov Kasiviswanathan · 7 years ago
  31. 1eece79 net: qualcomm: rmnet: Capture all drops in transmit path by Subash Abhinov Kasiviswanathan · 7 years ago
  32. b0ec758 Merge branch 'of-mdio-Fall-back-to-mdiobus_register-with-NULL-device_node' by David S. Miller · 7 years ago
  33. 00e798c drivers: net: Remove device_node checks with of_mdiobus_register() by Florian Fainelli · 7 years ago
  34. 6d07a68 of: mdio: Fall back to mdiobus_register() with NULL device_node by Florian Fainelli · 7 years ago
  35. c6213eb net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value by Grygorii Strashko · 7 years ago
  36. b3c898e Revert "bonding: allow carrier and link status to determine link state" by Debabrata Banerjee · 7 years ago
  37. 55df3e9 tc-testing: updated mirred and vlan with more tests by Roman Mashak · 7 years ago
  38. 2f42a12 tc-testing: fixed copy-pasting error in police tests by Roman Mashak · 7 years ago
  39. 32f7b44 sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers by Paolo Abeni · 7 years ago
  40. 5a63f77 Merge branch 'bonding-performance-and-reliability' by David S. Miller · 7 years ago
  41. 1386c36b bonding: allow carrier and link status to determine link state by Debabrata Banerjee · 7 years ago
  42. e79c105 bonding: allow use of tx hashing in balance-alb by Debabrata Banerjee · 7 years ago
  43. cbeeea7 bonding: use common mac addr checks by Debabrata Banerjee · 7 years ago
  44. 2578041 bonding: don't queue up extraneous rlb updates by Debabrata Banerjee · 7 years ago
  45. 967c299 Merge branch 'net-smc-enhancements-2018-05-15' by David S. Miller · 7 years ago
  46. 517c300 net/smc: check for pending termination by Karsten Graul · 7 years ago
  47. 8f332a7 net/smc: drop messages when link state is inactive by Karsten Graul · 7 years ago
  48. 3cf52eb net/smc: set link inactive before calling smc_lgr_free() by Karsten Graul · 7 years ago
  49. 1401ea0 net/smc: handle all error codes from smc_conn_create() by Karsten Graul · 7 years ago
  50. 2a4c57a net/smc: use a workqueue to defer llc send by Karsten Graul · 7 years ago
  51. b32cf4a net/smc: move link llc initialization to llc layer by Karsten Graul · 7 years ago
  52. d97935f net/smc: simplify test_link function usage by Karsten Graul · 7 years ago
  53. 9fcdf8e net/smc: remove unnecessary cast by Karsten Graul · 7 years ago
  54. 44aa81c net/smc: register new rmbs with the peer by Karsten Graul · 7 years ago
  55. 569bc64 net/smc: no tx work trigger for fallback sockets by Ursula Braun · 7 years ago
  56. 7d6541f Merge tag 'mlx5e-updates-2018-05-14' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  57. 7ed19eb Merge branch 'Misc-Bug-Fixes-and-clean-ups-for-HNS3-Driver' by David S. Miller · 7 years ago
  58. 6a81441 net: hns3: Fixes the missing PCI iounmap for various legs by Fuyun Liang · 7 years ago
  59. fa8d82e net: hns3: Add support of .sriov_configure in HNS3 driver by Peng Li · 7 years ago
  60. be8d8cd net: hns3: Fix for fiber link up problem by Yunsheng Lin · 7 years ago
  61. 67bf254 net: hns3: Fixes the back pressure setting when sriov is enabled by Yunsheng Lin · 7 years ago
  62. 0c69825 net: hns3: Change return value in hnae3_register_client by Fuyun Liang · 7 years ago
  63. 854cf33 net: hns3: Change return type of hnae3_register_ae_algo by Fuyun Liang · 7 years ago
  64. 50fbc23 net: hns3: Change return type of hnae3_register_ae_dev by Fuyun Liang · 7 years ago
  65. e3afa96 net: hns3: Add a check for client instance init state by Fuyun Liang · 7 years ago
  66. 3e249d3 net: hns3: Fix for the null pointer problem occurring when initializing ae_dev failed by Fuyun Liang · 7 years ago
  67. 2312e05 net: hns3: Fix for deadlock problem occurring when unregistering ae_algo by Fuyun Liang · 7 years ago
  68. 0b7d997 Merge branch 'Microsemi-Ocelot-Ethernet-switch-support' by David S. Miller · 7 years ago
  69. 0ce60ed MAINTAINERS: Add entry for Microsemi Ethernet switches by Alexandre Belloni · 7 years ago
  70. a556c76 net: mscc: Add initial Ocelot switch support by Alexandre Belloni · 7 years ago
  71. 44b801e dt-bindings: net: add DT bindings for Microsemi Ocelot Switch by Alexandre Belloni · 7 years ago
  72. 542671f net: phy: mscc-miim: Add MDIO driver by Alexandre Belloni · 7 years ago
  73. cd1436a dt-bindings: net: add DT bindings for Microsemi MIIM by Alexandre Belloni · 7 years ago
  74. 8111038 bpf: sockmap, add hash map support by John Fastabend · 7 years ago
  75. e5cd3ab bpf: sockmap, refactor sockmap routines to work with hashmap by John Fastabend · 7 years ago
  76. f2467c2 selftests/bpf: make sure build-id is on by Alexei Starovoitov · 7 years ago
  77. ef11d41 Merge branch 'convert-doc-to-rst' by Alexei Starovoitov · 7 years ago
  78. b7a27c3 bpf, doc: howto use/run the BPF selftests by Jesper Dangaard Brouer · 7 years ago
  79. 5422283 bpf, doc: convert bpf_devel_QA.rst to use RST formatting by Jesper Dangaard Brouer · 7 years ago
  80. 1a6ac1d bpf, doc: convert bpf_design_QA.rst to use RST formatting by Jesper Dangaard Brouer · 7 years ago
  81. 192092f bpf, doc: rename txt files to rst files by Jesper Dangaard Brouer · 7 years ago
  82. 4712c1b bpf, doc: add basic README.rst file by Jesper Dangaard Brouer · 7 years ago
  83. 1d82787 Merge branch 'fix-samples' by Alexei Starovoitov · 7 years ago
  84. 768759e samples: bpf: make the build less noisy by Jakub Kicinski · 7 years ago
  85. 0cc54db samples: bpf: move libbpf from object dependencies to libs by Jakub Kicinski · 7 years ago
  86. 787360f samples: bpf: fix build after move to compiling full libbpf.a by Jakub Kicinski · 7 years ago
  87. 8d93045 samples: bpf: rename libbpf.h to bpf_insn.h by Jakub Kicinski · 7 years ago
  88. 2bf3e2e samples: bpf: include bpf/bpf.h instead of local libbpf.h by Jakub Kicinski · 7 years ago
  89. 961423f Merge branch 'sctp-Introduce-sctp_flush_ctx' by David S. Miller · 7 years ago
  90. 5884f35 sctp: checkpatch fixups by Marcelo Ricardo Leitner · 7 years ago
  91. e136e96 sctp: add asoc and packet to sctp_flush_ctx by Marcelo Ricardo Leitner · 7 years ago
  92. bb54384 sctp: add sctp_flush_ctx, a context struct on outq_flush routines by Marcelo Ricardo Leitner · 7 years ago
  93. ab61990 Merge branch 'sctp-refactor-sctp_outq_flush' by David S. Miller · 7 years ago
  94. 4fdbb0e sctp: rework switch cases in sctp_outq_flush_data by Marcelo Ricardo Leitner · 7 years ago
  95. 6605f69 sctp: make use of gfp on retransmissions by Marcelo Ricardo Leitner · 7 years ago
  96. 4bf21b6 sctp: move transport flush code out of sctp_outq_flush by Marcelo Ricardo Leitner · 7 years ago
  97. cb93cc5 sctp: move flushing of data chunks out of sctp_outq_flush by Marcelo Ricardo Leitner · 7 years ago
  98. 96e0418 sctp: move outq data rtx code out of sctp_outq_flush by Marcelo Ricardo Leitner · 7 years ago
  99. 7a0b9df sctp: move the flush of ctrl chunks into its own function by Marcelo Ricardo Leitner · 7 years ago
  100. 0d634b0 sctp: factor out sctp_outq_select_transport by Marcelo Ricardo Leitner · 7 years ago