1. eb1e147 Merge branch 'bpf-sockmap-listen' by Daniel Borkmann · 5 years ago
  2. 44d28be selftests/bpf: Tests for sockmap/sockhash holding listening sockets by Jakub Sitnicki · 5 years ago
  3. 11318ba selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASH by Jakub Sitnicki · 5 years ago
  4. 035ff35 net: Generate reuseport group ID on group creation by Jakub Sitnicki · 5 years ago
  5. 9fed900 bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH by Jakub Sitnicki · 5 years ago
  6. 1d59f3b bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASH by Jakub Sitnicki · 5 years ago
  7. c1cdf65 bpf, sockmap: Return socket cookie on lookup from syscall by Jakub Sitnicki · 5 years ago
  8. 6e830c2 bpf, sockmap: Don't set up upcalls and progs for listening sockets by Jakub Sitnicki · 5 years ago
  9. 8ca30379 bpf, sockmap: Allow inserting listening TCP sockets into sockmap by Jakub Sitnicki · 5 years ago
  10. e802515 tcp_bpf: Don't let child socket inherit parent protocol ops on copy by Jakub Sitnicki · 5 years ago
  11. f1ff5ce net, sk_msg: Clear sk_user_data pointer on clone if tagged by Jakub Sitnicki · 5 years ago
  12. b8e202d net, sk_msg: Annotate lockless access to sk_prot on clone by Jakub Sitnicki · 5 years ago
  13. e42da4c docs/bpf: Update bpf development Q/A file by Yonghong Song · 5 years ago
  14. 006ed53 selftests/bpf: Fix trampoline_count clean up logic by Andrii Nakryiko · 5 years ago
  15. 2c3a368 Merge branch 'set_attach_target' by Alexei Starovoitov · 5 years ago
  16. 933ce62 selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target API by Eelco Chaudron · 5 years ago
  17. ff26ce5 libbpf: Add support for dynamic program attach target by Eelco Chaudron · 5 years ago
  18. dd88aed libbpf: Bump libpf current version to v0.0.8 by Eelco Chaudron · 5 years ago
  19. 5327644 libbpf: Relax check whether BTF is mandatory by Andrii Nakryiko · 5 years ago
  20. 5008978 selftests/bpf: Fix build of sockmap_ktls.c by Alexei Starovoitov · 5 years ago
  21. 83250f2 selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3 by Yonghong Song · 5 years ago
  22. 03aa395 Merge branch 'bpf_read_branch_records' by Alexei Starovoitov · 5 years ago
  23. 67306f8 selftests/bpf: Add bpf_read_branch_records() selftest by Daniel Xu · 5 years ago
  24. fff7b64 bpf: Add bpf_read_branch_records() helper by Daniel Xu · 5 years ago
  25. 2f14b2d Merge branch 'bpf-skmsg-simplify-restore' by Daniel Borkmann · 5 years ago
  26. d1ba120 selftests/bpf: Test unhashing kTLS socket after removing from map by Jakub Sitnicki · 5 years ago
  27. a178b45 bpf, sk_msg: Don't clear saved sock proto on restore by Jakub Sitnicki · 5 years ago
  28. a439386 bpf, sk_msg: Let ULP restore sk_proto and write_space callback by Jakub Sitnicki · 5 years ago
  29. b80b033 bpf: Allow bpf_perf_event_read_value in all BPF programs by Song Liu · 5 years ago
  30. b182a66 net: ena: remove set but not used variable 'hash_key' by YueHaibing · 5 years ago
  31. 2b73812 net: netlink: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  32. fbfc850 net: switchdev: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  33. 45a4296 bpf, sockmap: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  34. 9814428 NFC: digital: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  35. dc3cc34 net: usb: cdc-phonet: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  36. 725d23b net: phy: allow bcm84881 to be a module by Russell King · 5 years ago
  37. 4c08222 Merge branch 'net-smc-next' by David S. Miller · 5 years ago
  38. 5613f20 net/smc: reduce port_event scheduling by Ursula Braun · 5 years ago
  39. 5f78fe9 net/smc: simplify normal link termination by Karsten Graul · 5 years ago
  40. ba95206 net/smc: remove unused parameter of smc_lgr_terminate() by Karsten Graul · 5 years ago
  41. 3739707 net/smc: do not delete lgr from list twice by Karsten Graul · 5 years ago
  42. 354ea2b net/smc: use termination worker under send_lock by Karsten Graul · 5 years ago
  43. 55dd575 net/smc: improve smc_lgr_cleanup() by Karsten Graul · 5 years ago
  44. 790a9a7 Merge branch 'mlxsw-Reduce-dependency-between-bridge-and-router-code' by David S. Miller · 5 years ago
  45. 495c3da selftests: mlxsw: vxlan: Add test for error path by Ido Schimmel · 5 years ago
  46. 58ba0238 selftests: mlxsw: vxlan: Adjust test to recent changes by Ido Schimmel · 5 years ago
  47. 6c4e61ff selftests: mlxsw: extack: Test creation of multiple VLAN-aware bridges by Ido Schimmel · 5 years ago
  48. bdc58be selftests: mlxsw: extack: Test bridge creation with VXLAN by Ido Schimmel · 5 years ago
  49. 745a7ea selftests: mlxsw: Remove deprecated test by Ido Schimmel · 5 years ago
  50. da1f9f8 mlxsw: spectrum: Reduce dependency between bridge and router code by Ido Schimmel · 5 years ago
  51. 578e551 mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membership by Ido Schimmel · 5 years ago
  52. 71afb45 mlxsw: spectrum_switchdev: Have VXLAN device take reference on FID by Ido Schimmel · 5 years ago
  53. 23a1a0b mlxsw: spectrum_switchdev: Propagate extack to bridge creation function by Ido Schimmel · 5 years ago
  54. b96f546 mlxsw: spectrum_fid: Use 'refcount_t' for FID reference counting by Ido Schimmel · 5 years ago
  55. 583cb0b net: bridge: teach ndo_dflt_bridge_getlink() more brport flags by Julian Wiedmann · 5 years ago
  56. 5f1475b Merge branch 'sfc-couple-more-ARFS-tidy-ups' by David S. Miller · 5 years ago
  57. 025c5a0 sfc: move some ARFS code out of headers by Edward Cree · 5 years ago
  58. b768315 sfc: only schedule asynchronous filter work if needed by Edward Cree · 5 years ago
  59. bd706ff net: vlan: suppress "failed to kill vid" warnings by Julian Wiedmann · 5 years ago
  60. 3e07df4 net: stmmac: Get rid of custom STMMAC_DEVICE() macro by Andy Shevchenko · 5 years ago
  61. b5d3081 Merge branch 'Remove-rtnl-lock-dependency-from-flow_action-infra' by David S. Miller · 5 years ago
  62. b15e7a6 net: sched: don't take rtnl lock during flow_action setup by Vlad Buslov · 5 years ago
  63. 107f2d5 net: sched: refactor ct action helpers to require tcf_lock by Vlad Buslov · 5 years ago
  64. 487e958 net: sched: refactor police action helpers to require tcf_lock by Vlad Buslov · 5 years ago
  65. 7a47281 net: sched: lock action when translating it to flow_action infra by Vlad Buslov · 5 years ago
  66. 92df9f8 Merge branch 'mvneta-xdp-ethtool-stats' by David S. Miller · 5 years ago
  67. 6c8a8cf net: mvneta: get rid of xdp_ret in mvneta_swbm_rx_frame by Lorenzo Bianconi · 5 years ago
  68. 3d86652 net: mvneta: introduce xdp counters to ethtool by Lorenzo Bianconi · 5 years ago
  69. 320d544 net: mvneta: rely on struct mvneta_stats in mvneta_update_stats routine by Lorenzo Bianconi · 5 years ago
  70. 69de66f net: mvneta: rely on open-coding updating stats for non-xdp and tx path by Lorenzo Bianconi · 5 years ago
  71. 9ac41f3 net: mvneta: move refill_err and skb_alloc_err in per-cpu stats by Lorenzo Bianconi · 5 years ago
  72. c1b18f2 Merge branch 'mv88e6xxx-Add-SERDES-PCS-registers-to-ethtool-dump' by David S. Miller · 5 years ago
  73. bf3504c net: dsa: mv88e6xxx: Add 6390 family PCS registers to ethtool -d by Andrew Lunn · 5 years ago
  74. d3f88a2 net: dsa: mv88e6xxx: Add 6352 family PCS registers to ethtool -d by Andrew Lunn · 5 years ago
  75. 0d30bbd net: dsa: mv88e6xxx: Allow PCS registers to be retrieved via ethtool by Andrew Lunn · 5 years ago
  76. 27aa622 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  77. 2bd5662 Merge branch 'sonic-next' by David S. Miller · 5 years ago
  78. d5f3889 net/macsonic: Remove interrupt handler wrapper by Finn Thain · 5 years ago
  79. 8fe676b net/sonic: Start packet transmission immediately by Finn Thain · 5 years ago
  80. 13cfff1 net/sonic: Remove explicit memory barriers by Finn Thain · 5 years ago
  81. d35bf9b net/sonic: Remove redundant netif_start_queue() call by Finn Thain · 5 years ago
  82. 29660d5 net/sonic: Remove redundant next_tx variable by Finn Thain · 5 years ago
  83. 5d58c21c net/sonic: Refactor duplicated code by Finn Thain · 5 years ago
  84. 888d058 net/sonic: Remove obsolete comment by Finn Thain · 5 years ago
  85. 8fb9df9 Merge branch 'sh_eth-get-rid-of-the-dedicated-regiseter-mapping-for-RZ-A1-R7S72100' by David S. Miller · 5 years ago
  86. b39b709 sh_eth: use Gigabit register map for R7S72100 by Sergei Shtylyov · 5 years ago
  87. a6318d5 sh_eth: add sh_eth_cpu_data::gecmr flag by Sergei Shtylyov · 5 years ago
  88. 7bf47f6 sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registers by Sergei Shtylyov · 5 years ago
  89. f75ca32 sh_eth: check sh_eth_cpu_data::cexcr when dumping registers by Sergei Shtylyov · 5 years ago
  90. 6eaeedc sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registers by Sergei Shtylyov · 5 years ago
  91. 5652b46 Merge branch 'Pause-updates-for-phylib-and-phylink' by David S. Miller · 5 years ago
  92. b70486f net: phylink: clarify flow control settings in documentation by Russell King · 5 years ago
  93. 97fec51 net: phylink: improve initial mac configuration by Russell King · 5 years ago
  94. f904f15 net: phylink: allow ethtool -A to change flow control advertisement by Russell King · 5 years ago
  95. 4e5aeb4 net: phylink: resolve fixed link flow control by Russell King · 5 years ago
  96. 33faac8 net: phylink: use phylib resolved flow control modes by Russell King · 5 years ago
  97. 2d5fbef net: phylink: ensure manual flow control is selected appropriately by Russell King · 5 years ago
  98. 8cdfa25 net: phylink: remove pause mode ethtool setting for fixed links by Russell King · 5 years ago
  99. 45c767f net: add linkmode helper for setting flow control advertisement by Russell King · 5 years ago
  100. a87ae8a net: add helpers to resolve negotiated flow control by Russell King · 5 years ago