1. f54a5bb bpf: Remove unused vairable 'bpf_xdp_link_lops' by YueHaibing · 5 years ago
  2. e28784e bpf: Factor out attach_type to prog_type mapping for attach/detach by Andrii Nakryiko · 5 years ago
  3. 00c4edd bpf: Factor out cgroup storages operations by Andrii Nakryiko · 5 years ago
  4. aa131ed bpf: Test_verifier, #70 error message updates for 32-bit right shift by John Fastabend · 5 years ago
  5. 294f2fc bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds() by John Fastabend · 5 years ago
  6. 07cd263 bpf: Verifer, refactor adjust_scalar_min_max_vals by John Fastabend · 5 years ago
  7. 8395f32 libbpf: Don't allocate 16M for log buffer by default by Stanislav Fomichev · 5 years ago
  8. 9fc9aad libbpf: Remove unused parameter `def` to get_map_field_int by Tobias Klauser · 5 years ago
  9. 8c06186 bpf: Document bpf_inspect drgn tool by Andrey Ignatov · 5 years ago
  10. aa5e2af samples, bpf: Refactor perf_event user program with libbpf bpf_link by Daniel T. Lee · 5 years ago
  11. 24a6034 samples, bpf: Move read_trace_pipe to trace_helpers by Daniel T. Lee · 5 years ago
  12. c9b2431 bpf: Add tests for bpf_sk_storage to bpf_tcp_ca by Martin KaFai Lau · 5 years ago
  13. ab14fd4 bpf: Add bpf_sk_storage support to bpf_tcp_ca by Martin KaFai Lau · 5 years ago
  14. 1440e79 selftests/bpf: Fix mix of tabs and spaces by Bill Wendling · 5 years ago
  15. c0fd336 bpf, tcp: Make tcp_bpf_recvmsg static by YueHaibing · 5 years ago
  16. a265279 bpf, tcp: Fix unused function warnings by YueHaibing · 5 years ago
  17. 65c9362 bpftool: Add struct_ops support by Martin KaFai Lau · 5 years ago
  18. d5ae04d bpftool: Translate prog_id to its bpf prog_name by Martin KaFai Lau · 5 years ago
  19. 30255d3 bpftool: Print as a string for char array by Martin KaFai Lau · 5 years ago
  20. ca7e6e45 bpftool: Print the enum's name instead of value by Martin KaFai Lau · 5 years ago
  21. 90ceddc bpf: Support llvm-objcopy for vmlinux BTF by Fangrui Song · 5 years ago
  22. 483d7a30 bpf, libbpf: Fix ___bpf_kretprobe_args1(x) macro definition by Wenbo Zhang · 5 years ago
  23. fd27b18 selftests/bpf: Reset process and thread affinity after each test/sub-test by Andrii Nakryiko · 5 years ago
  24. fc32490b selftests/bpf: Fix test_progs's parsing of test numbers by Andrii Nakryiko · 5 years ago
  25. 94c2f50 selftests/bpf: Fix race in tcp_rtt test by Andrii Nakryiko · 5 years ago
  26. 4107890 selftests/bpf: Fix nanosleep for real this time by Andrii Nakryiko · 5 years ago
  27. cc9864a selftest/bpf: Fix compilation warning in sockmap_parse_prog.c by Andrii Nakryiko · 5 years ago
  28. 86e85bf sfc: fix XDP-redirect in this driver by Jesper Dangaard Brouer · 5 years ago
  29. 5e0ef51 remoteproc: clean up notification config by Alex Elder · 5 years ago
  30. 1963507 net: kcm: kcmproc.c: Fix RCU list suspicious usage warning by Madhuparna Bhowmik · 5 years ago
  31. 10ee4b87 qede: remove some unused code in function qede_selftest_receive_traffic by Zheng Zengkai · 5 years ago
  32. 74522e7 net: sched: set the hw_stats_type in pedit loop by Jiri Pirko · 5 years ago
  33. 764e558 Merge branch 'net-stmmac-Use-readl_poll_timeout-to-simplify-the-code' by David S. Miller · 5 years ago
  34. 45d0da4 net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset() by Dejin Zheng · 5 years ago
  35. ff8ed73 net: stmmac: use readl_poll_timeout() function in init_systime() by Dejin Zheng · 5 years ago
  36. a1dd387 chcr: remove set but not used variable 'status' by YueHaibing · 5 years ago
  37. 48ef50f macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw) by Era Mayflower · 5 years ago
  38. a21ecf0 macsec: Support XPN frame handling - IEEE 802.1AEbw by Era Mayflower · 5 years ago
  39. 65b7a2c Merge branch 'net-dsa-improve-serdes-integration' by David S. Miller · 5 years ago
  40. 5d5b231 net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_down by Russell King · 5 years ago
  41. dc745ec net: dsa: mv88e6xxx: remove port_link_state functions by Russell King · 5 years ago
  42. f365c6f net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplex by Russell King · 5 years ago
  43. 7e0e624 net: dsa: mv88e6xxx: fix Serdes link changes by Russell King · 5 years ago
  44. a5a6858 net: dsa: mv88e6xxx: extend phylink to Serdes PHYs by Russell King · 5 years ago
  45. 64d47d5 net: dsa: mv88e6xxx: configure interface settings in mac_config by Russell King · 5 years ago
  46. 4c8b735 net: dsa: mv88e6xxx: use BMCR definitions for serdes control register by Russell King · 5 years ago
  47. 87615c96 net: dsa: warn if phylink_mac_link_state returns error by Russell King · 5 years ago
  48. 3c04d35 Merge branch 'net-mii-clause-37-helpers' by David S. Miller · 5 years ago
  49. a9f28eb net: mii: add linkmode_adv_to_mii_adv_x() by Russell King · 5 years ago
  50. f655418 net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variant by Russell King · 5 years ago
  51. 5d0ab06 cdc_ncm: Fix the build warning by Alexander Bersenev · 5 years ago
  52. a79c838 Merge branch 'mptcp-simplify-mptcp_accept' by David S. Miller · 5 years ago
  53. dc093db mptcp: drop unneeded checks by Paolo Abeni · 5 years ago
  54. 58b0991 mptcp: create msk early by Paolo Abeni · 5 years ago
  55. 7a1d0e6 net: stmmac: platform: convert to devm_platform_ioremap_resource by Dejin Zheng · 5 years ago
  56. 4a601f1 net: mscc: ocelot: adjust maxlen on NPI port, not CPU by Vladimir Oltean · 5 years ago
  57. 746a1ed tipc: add NULL pointer check to prevent kernel oops by Hoang Le · 5 years ago
  58. e228c5c tipc: simplify trivial boolean return by Hoang Le · 5 years ago
  59. b8323de Merge branch 'ethtool-consolidate-irq-coalescing-part-5' by David S. Miller · 5 years ago
  60. 5b71256 net: via: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  61. 19d9ec9 net: sxgbe: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  62. b604eb3 net: r8169: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  63. 4a988e3 net: qlnic: let core reject the unsupported coalescing parameters by Jakub Kicinski · 5 years ago
  64. c931202 net: qede: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  65. 6427477 net: netxen: let core reject the unsupported coalescing parameters by Jakub Kicinski · 5 years ago
  66. 8078f02 net: nixge: let core reject the unsupported coalescing parameters by Jakub Kicinski · 5 years ago
  67. 930129d net: myri10ge: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  68. a1edda3 net: sky2: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  69. b48ae15 net: skge: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  70. af7fcbb net: octeontx2-pf: let core reject the unsupported coalescing parameters by Jakub Kicinski · 5 years ago
  71. 078db9a net: mvpp2: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  72. 16e8d8b net: mvneta: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  73. f99db1d net: mv643xx_eth: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  74. 298b63e net: jme: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  75. 0c90775 Merge branch 'net-phy-split-the-mscc-driver' by David S. Miller · 5 years ago
  76. 0b92f89 net: phy: mscc: fix header defines and descriptions by Antoine Tenart · 5 years ago
  77. fa164e4 net: phy: mscc: split the driver into separate files by Antoine Tenart · 5 years ago
  78. da80aa5 net: phy: move the mscc driver to its own directory by Antoine Tenart · 5 years ago
  79. 3d572b2 Merge branch 'RED-Introduce-an-ECN-tail-dropping-mode' by David S. Miller · 5 years ago
  80. 63f3c1d selftests: mlxsw: RED: Test RED ECN nodrop offload by Petr Machata · 5 years ago
  81. 058e56a selftests: qdiscs: RED: Add nodrop tests by Petr Machata · 5 years ago
  82. 8040c96 mlxsw: spectrum_qdisc: Offload RED ECN nodrop mode by Petr Machata · 5 years ago
  83. 0a7fad2 net: sched: RED: Introduce an ECN nodrop mode by Petr Machata · 5 years ago
  84. 14bc175 net: sched: Allow extending set of supported RED flags by Petr Machata · 5 years ago
  85. 10ef49b selftests: qdiscs: Add TDC test for RED by Petr Machata · 5 years ago
  86. 085793f sfc: support configuring vf spoofchk on EF10 VFs by Edward Cree · 5 years ago
  87. fa83820 Merge branch 'net-phy-XLGMII-define-and-usage-in-PHYLINK' by David S. Miller · 5 years ago
  88. 1671c42 net: phylink: Add XLGMII support by Jose Abreu · 5 years ago
  89. 58b05e5 net: phy: Add XLGMII interface define by Jose Abreu · 5 years ago
  90. f1dc746 net: ena: ethtool: clean up minor indentation issue by Colin Ian King · 5 years ago
  91. ec8582d net: dsa: sja1105: move MAC configuration to .phylink_mac_link_up by Vladimir Oltean · 5 years ago
  92. 724d021 cxgb4: update T5/T6 adapter register ranges by Shahjada Abul Husain · 5 years ago
  93. 94229d4 Merge tag 'mlx5-updates-2020-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  94. 44ef976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  95. bc1a028 net/mlx5: DR, Remove unneeded functions deceleration by Alex Vesker · 5 years ago
  96. de346f4 net/mlx5: DR, Add support for flow table id destination action by Alex Vesker · 5 years ago
  97. 0e6fa49 net/mlx5: Avoid deriving mlx5_core_dev second time by Parav Pandit · 5 years ago
  98. d6c8022 net/mlx5: E-switch, Annotate esw state_lock mutex destroy by Parav Pandit · 5 years ago
  99. 2bb72e7 net/mlx5: E-switch, Annotate termtbl_mutex mutex destroy by Parav Pandit · 5 years ago
  100. 5c2aa8a net/mlx5: Accept flow rules without match by Mark Bloch · 5 years ago