1. 771744f tools: libbpf: make sure readelf shows full names in build checks by Jakub Kicinski · 6 years ago
  2. 1a9b268 samples: bpf: use libbpf where easy by Jakub Kicinski · 6 years ago
  3. f74a53d9 tools: libbpf: add a correctly named define for map iteration by Jakub Kicinski · 6 years ago
  4. ea9b636 samples: bpf: remove load_sock_ops in favour of bpftool by Jakub Kicinski · 6 years ago
  5. 5c3cf87 samples: bpf: force IPv4 in ping by Jakub Kicinski · 6 years ago
  6. ebace0e selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector by Stanislav Fomichev · 6 years ago
  7. f2bb538 bpf: add missing entries to bpf_helpers.h by Willem de Bruijn · 6 years ago
  8. 3fcc553 bpf: fix build without bpf_syscall by Alexei Starovoitov · 6 years ago
  9. 3bcd604 Merge branch 'inner_map_spin_lock-fix' by Alexei Starovoitov · 6 years ago
  10. 9eca508 tools/bpf: selftests: add map lookup to test_map_in_map bpf prog by Yonghong Song · 6 years ago
  11. a115d0e bpf: set inner_map_meta->spin_lock_off correctly by Yonghong Song · 6 years ago
  12. d2e614c samples: bpf: fix: broken sample regarding removed function by Daniel T. Lee · 6 years ago
  13. da4e023 Merge branch 'bpf-prog-stats' by Daniel Borkmann · 6 years ago
  14. 88ad472 tools/bpftool: recognize bpf_prog_info run_time_ns and run_cnt by Alexei Starovoitov · 6 years ago
  15. b1eca86 tools/bpf: sync bpf.h into tools by Alexei Starovoitov · 6 years ago
  16. 5f8f8b9 bpf: expose program stats via bpf_prog_info by Alexei Starovoitov · 6 years ago
  17. 492ecee bpf: enable program stats by Alexei Starovoitov · 6 years ago
  18. 143bdc2 Merge branch 'bpf-libbpf-af-xdp' by Daniel Borkmann · 6 years ago
  19. 0f4a9b7 xsk: add FAQ to facilitate for first time users by Magnus Karlsson · 6 years ago
  20. 248c7f9 samples/bpf: convert xdpsock to use libbpf for AF_XDP access by Magnus Karlsson · 6 years ago
  21. 1cad078 libbpf: add support for using AF_XDP sockets by Magnus Karlsson · 6 years ago
  22. 740f8a6 selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
  23. a439184 bpf/test_run: fix unkillable BPF_PROG_TEST_RUN for flow dissector by Stanislav Fomichev · 6 years ago
  24. fd92d66 bpf: test_bpf: turn off preemption in function __run_once by Anders Roxell · 6 years ago
  25. 915654f samples/bpf: Fix dummy program unloading for xdp_redirect samples by Toke Høiland-Jørgensen · 6 years ago
  26. e80d02d seccomp, bpf: disable preemption before calling into bpf prog by Alexei Starovoitov · 6 years ago
  27. 74e31ca8 bpf: add skb->queue_mapping write access from tc clsact by Jesper Dangaard Brouer · 6 years ago
  28. 568f196 bpf: check that BPF programs run with preemption disabled by Peter Zijlstra · 6 years ago
  29. a5d9265 bpf: bpftool, fix documentation for attach types by Alban Crequy · 6 years ago
  30. c9b747d bnx2x: Remove set but not used variable 'mfw_vn' by YueHaibing · 6 years ago
  31. 778a57d Merge branch 'net-phy-add-helpers-for-handling-C45-10GBT-AN-register-values' by David S. Miller · 6 years ago
  32. 96c2be3 net: phy: use mii_10gbt_stat_mod_linkmode_lpa_t in genphy_c45_read_lpa by Heiner Kallweit · 6 years ago
  33. 9004a14 net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_t by Heiner Kallweit · 6 years ago
  34. bf9d787 liquidio: using NULL instead of plain integer by YueHaibing · 6 years ago
  35. eb16097 r8169: remove unneeded mmiowb barriers by Heiner Kallweit · 6 years ago
  36. 57fd967 net: dsa: Implement flow_dissect callback for tag_dsa. by Rundong Ge · 6 years ago
  37. 6e07902 net: sched: using kfree_rcu() to simplify the code by Wei Yongjun · 6 years ago
  38. 780feae mdio_bus: Fix PTR_ERR() usage after initialization to constant by YueHaibing · 6 years ago
  39. 31ef5b0 mlxsw: spectrum: Change IP2ME CPU policer rate and burst size values by Shalom Toledo · 6 years ago
  40. ed95799 net: hamradio: remove unused hweight*() defines by Masahiro Yamada · 6 years ago
  41. 8bbed40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  42. e511f17 net: hns3: make function hclge_set_all_vf_rst() static by Wei Yongjun · 6 years ago
  43. 58ecf26 ptr_ring: remove duplicated include from ptr_ring.h by YueHaibing · 6 years ago
  44. 3edaded net: sgi: use GFP_ATOMIC under spin lock by Wei Yongjun · 6 years ago
  45. aaeb1de net: sched: sch_api: set an error msg when qdisc_alloc_handle() fails by Ivan Vecera · 6 years ago
  46. 5642563 net: phy: marvell10g: Don't explicitly set Pause and Asym_Pause by Maxime Chevallier · 6 years ago
  47. a0bc653 net: dsa: bcm_sf2: Remove set but not used variables 'v6_spec, v6_m_spec' by YueHaibing · 6 years ago
  48. 0496743 nfp: flower: fix masks for tcp and ip flags fields by Pieter Jansen van Vuuren · 6 years ago
  49. eaec2ef Merge branch 'devlink-add-the-ability-to-update-device-flash' by David S. Miller · 6 years ago
  50. 5c5696f nfp: devlink: allow flashing the device via devlink by Jakub Kicinski · 6 years ago
  51. 4eceba1 ethtool: add compat for flash update by Jakub Kicinski · 6 years ago
  52. 76726cc devlink: add flash update command by Jakub Kicinski · 6 years ago
  53. 8e31c474 Merge branch 'net-phy-improve-and-use-phy_resolve_aneg_linkmode' by David S. Miller · 6 years ago
  54. 5502b21 net: phy: use phy_resolve_aneg_linkmode in genphy_read_status by Heiner Kallweit · 6 years ago
  55. a2703de net: phy: improve phy_resolve_aneg_linkmode by Heiner Kallweit · 6 years ago
  56. 8b58d12 net: sched: cgroup: verify that filter is not NULL during walk by Vlad Buslov · 6 years ago
  57. d66022c net: sched: matchall: verify that filter is not NULL in mall_walk() by Vlad Buslov · 6 years ago
  58. 3027ff4 net: sched: route: don't set arg->stop in route4_walk() when empty by Vlad Buslov · 6 years ago
  59. 31a9984 net: sched: fw: don't set arg->stop in fw_walk() when empty by Vlad Buslov · 6 years ago
  60. 1eb0016 net: caif: use skb helpers instead of open-coding them by Jann Horn · 6 years ago
  61. 6a79507 mlxsw: core: Extend thermal module with per QSFP module thermal zones by Vadim Pasternak · 6 years ago
  62. 3c136c5 Merge branch 'neigh-tracepoints' by David S. Miller · 6 years ago
  63. 56dd18a neigh: hook tracepoints in neigh update code by Roopa Prabhu · 6 years ago
  64. 9c03b28 trace: events: add a few neigh tracepoints by Roopa Prabhu · 6 years ago
  65. 9e8ccd8 Merge branch 'net-phy-add-and-use-genphy_c45_an_config_an' by David S. Miller · 6 years ago
  66. 3ce2a02 net: phy: marvell10g: check for newly set aneg by Heiner Kallweit · 6 years ago
  67. 3de97f3 net: phy: marvell10g: use genphy_c45_an_config_aneg by Andrew Lunn · 6 years ago
  68. 9a5dc8a net: phy: add genphy_c45_an_config_aneg by Andrew Lunn · 6 years ago
  69. 744e458 net: phy: add helper linkmode_adv_to_mii_10gbt_adv_t by Heiner Kallweit · 6 years ago
  70. 885e631 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  71. 5aab392 tools/libbpf: support bigger BTF data sizes by Andrii Nakryiko · 6 years ago
  72. 9d6b358 selftests: bpf: test_lwt_ip_encap: add negative tests. by Peter Oskolkov · 6 years ago
  73. f186a82 net: stmmac: use correct define to get rx timestamp on GMAC4 by Alexandre Torgue · 6 years ago
  74. d0edde8 atm: clean up vcc_seq_next() by Dan Carpenter · 6 years ago
  75. 4057765 sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF values by Guillaume Nault · 6 years ago
  76. f2281c2 Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  77. a3419ce netfilter: nf_conntrack_sip: add sip_external_media logic by Alin Nastac · 6 years ago
  78. dddaf89 netfilter: ipt_CLUSTERIP: make symbol 'cip_netdev_notifier' static by Wei Yongjun · 6 years ago
  79. bb015f2 Merge branch 's390-next' by David S. Miller · 6 years ago
  80. 8024cc9 s390/qeth: split out OSN netdev ops by Julian Wiedmann · 6 years ago
  81. 1b4d5e1 s390/qeth: add support for ETHTOOL_GRINGPARAM by Julian Wiedmann · 6 years ago
  82. b0abc4f s390/qeth: overhaul ethtool statistics by Julian Wiedmann · 6 years ago
  83. d896ac6 s390/qeth: move ethtool code into its own file by Julian Wiedmann · 6 years ago
  84. 4326b5b s390/qeth: reduce ethtool statistics by Julian Wiedmann · 6 years ago
  85. bb92d3f s390/qeth: use a static Output Queue array by Julian Wiedmann · 6 years ago
  86. 0aa35a3 s390/qeth: allow manual recovery when device is SOFTSETUP by Julian Wiedmann · 6 years ago
  87. ff326d3 selftests: forwarding: Add some missing configuration symbols by Florian Fainelli · 6 years ago
  88. 1490ed2 net/ipv6: prefer rcu_access_pointer() over rcu_dereference() by Paolo Abeni · 6 years ago
  89. 59e6158 mlxsw: core: fix spelling mistake "temprature" -> "temperature" by Colin Ian King · 6 years ago
  90. c96692f net/mlx5: E-Switch, Allow transition to offloads mode for ECPF by Bodong Wang · 6 years ago
  91. a3888f3 net/mlx5: E-Switch, Load/unload VF reps according to event from host PF by Bodong Wang · 6 years ago
  92. 81cd229 net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownership by Bodong Wang · 6 years ago
  93. 5ae5162 net/mlx5: E-Switch, Assign a different position for uplink rep and vport by Bodong Wang · 6 years ago
  94. f8e8fa0 net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver by Bodong Wang · 6 years ago
  95. 29d9fd7 net/mlx5: E-Switch, Support load/unload reps of specific vport types by Bodong Wang · 6 years ago
  96. f121e0e net/mlx5: E-Switch, Add state to eswitch vport representors by Bodong Wang · 6 years ago
  97. 879c8f8 net/mlx5: E-Switch, Use getter and iterator to access vport/rep by Bodong Wang · 6 years ago
  98. c9b99ab net/mlx5: E-Switch, Split VF and special vports for offloads mode by Bodong Wang · 6 years ago
  99. eca8cc3 net/mlx5: E-Switch, Refactor offloads flow steering init/cleanup by Bodong Wang · 6 years ago
  100. cbc44e7 net/mlx5: E-Switch, Properly refer to host PF vport as other vport by Bodong Wang · 6 years ago