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