1. 51dcb69 net_sched: fix a memory leak in cls_tcindex by Cong Wang · 6 years ago
  2. 3d21053 net_sched: fix a race condition in tcindex_destroy() by Cong Wang · 6 years ago
  3. 418e897 gso: validate gso_type on ipip style tunnels by Willem de Bruijn · 6 years ago
  4. 203ef5f selftest/tls: Add test to verify received 'type' of non-data record by Vakul Garg · 6 years ago
  5. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  6. 40e196a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  7. 1765f5d sky2: Increase D3 delay again by Kai-Heng Feng · 6 years ago
  8. 58066ac ptp_qoriq: don't pass a large struct by value but instead pass it by reference by Colin Ian King · 6 years ago
  9. d2cf821 Merge branch 'ieee802154-for-davem-2019-02-19' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 6 years ago
  10. c2a5994 net: ns83820: code cleanup for ns83820_probe_phy() by Mao Wenan · 6 years ago
  11. 3b9c9f3 net: rose: add missing dev_put() on error in rose_bind by YueHaibing · 6 years ago
  12. a968b5e net: dsa: qca8k: Enable delay for RGMII_ID mode by Vinod Koul · 6 years ago
  13. 816db76 vhost: correctly check the return value of translate_desc() in log_used() by Jason Wang · 6 years ago
  14. 5770117 Merge branch 'bnxt_en-Update-for-net-next' by David S. Miller · 6 years ago
  15. b2d6912 bnxt_en: Return relevant error code when offload fails by Sriharsha Basavapatna · 6 years ago
  16. 0ca12be bnxt_en: Add support for mdio read/write to external PHY by Vasundhara Volam · 6 years ago
  17. 2a51644 bnxt_en: Propagate trusted VF attribute to firmware. by Michael Chan · 6 years ago
  18. c6cc32a bnxt_en: Add support for BCM957504 by Erik Burrows · 6 years ago
  19. 3293ec2 bnxt_en: Update firmware interface spec. to 1.10.0.47. by Michael Chan · 6 years ago
  20. 4509de1 net/tls: Move protocol constants from cipher context to tls context by Vakul Garg · 6 years ago
  21. 254c5db 6lowpan: use rbtree for IP frag queue by Peter Oskolkov · 6 years ago
  22. 5cd856a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  23. 1f43f40 net: netcp: Fix ethss driver probe issue by Murali Karicheri · 6 years ago
  24. 4d96e13 net: hns: Fixes the missing put_device in positive leg for roce reset by Salil Mehta · 6 years ago
  25. 92a8c29 Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  26. 8a7493e net: stmmac: Fix a race in EEE enable callback by Jose Abreu · 6 years ago
  27. 694d790 Merge branch 'qed-iWARP' by David S. Miller · 6 years ago
  28. 8be3dad qed: Fix iWARP syn packet mac address validation. by Michal Kalderon · 6 years ago
  29. 9addc92 qed: Fix iWARP buffer size provided for syn packet processing. by Michal Kalderon · 6 years ago
  30. b5372fe exec: load_script: Do not exec truncated interpreter path by Kees Cook · 6 years ago
  31. c9b747d bnx2x: Remove set but not used variable 'mfw_vn' by YueHaibing · 6 years ago
  32. 778a57d Merge branch 'net-phy-add-helpers-for-handling-C45-10GBT-AN-register-values' by David S. Miller · 6 years ago
  33. 96c2be3 net: phy: use mii_10gbt_stat_mod_linkmode_lpa_t in genphy_c45_read_lpa by Heiner Kallweit · 6 years ago
  34. 9004a14 net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_t by Heiner Kallweit · 6 years ago
  35. bf9d787 liquidio: using NULL instead of plain integer by YueHaibing · 6 years ago
  36. eb16097 r8169: remove unneeded mmiowb barriers by Heiner Kallweit · 6 years ago
  37. 8e29d23 r8152: Add support for MAC address pass through on RTL8153-BD by David Chen · 6 years ago
  38. 57fd967 net: dsa: Implement flow_dissect callback for tag_dsa. by Rundong Ge · 6 years ago
  39. 6e07902 net: sched: using kfree_rcu() to simplify the code by Wei Yongjun · 6 years ago
  40. 780feae mdio_bus: Fix PTR_ERR() usage after initialization to constant by YueHaibing · 6 years ago
  41. f2ffff0 mac80211: mesh: fix missing unlock on error in table_path_del() by Wei Yongjun · 6 years ago
  42. 31ef5b0 mlxsw: spectrum: Change IP2ME CPU policer rate and burst size values by Shalom Toledo · 6 years ago
  43. ed95799 net: hamradio: remove unused hweight*() defines by Masahiro Yamada · 6 years ago
  44. 21d2cb4 net/mlx4_en: fix spelling mistake: "quiting" -> "quitting" by Colin Ian King · 6 years ago
  45. 9060cb7 net: crypto set sk to NULL when af_alg_release. by Mao Wenan · 6 years ago
  46. 8bbed40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  47. 301e361 Merge tag 'mailbox-fixes-v5.0-rc7' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 6 years ago
  48. 3ddc14e Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  49. 10f4902 Merge tag 'trace-v5.0-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  50. d7bf31a mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue by Rayagonda Kokatanur · 6 years ago
  51. 4f05577 mailbox: Export mbox_flush() by Thierry Reding · 6 years ago
  52. a3b22b9 Linux 5.0-rc7 by Linus Torvalds · 6 years ago
  53. e511f17 net: hns3: make function hclge_set_all_vf_rst() static by Wei Yongjun · 6 years ago
  54. 58ecf26 ptr_ring: remove duplicated include from ptr_ring.h by YueHaibing · 6 years ago
  55. 3edaded net: sgi: use GFP_ATOMIC under spin lock by Wei Yongjun · 6 years ago
  56. 254a1a2 Merge branch 'netdev-page_frag_alloc-fixes' by David S. Miller · 6 years ago
  57. 3bed3cc net: Do not allocate page fragments that are not skb aligned by Alexander Duyck · 6 years ago
  58. 8644772 mm: Use fixed constant in page_frag_alloc instead of size + 1 by Alexander Duyck · 6 years ago
  59. e09c6a4 Merge branch 'tcp-fix-possible-crash-in-tcp_v4_err' by David S. Miller · 6 years ago
  60. 2c4cc97 tcp: tcp_v4_err() should be more careful by Eric Dumazet · 6 years ago
  61. 04c0311 tcp: clear icsk_backoff in tcp_write_queue_purge() by Eric Dumazet · 6 years ago
  62. e928b5d net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe() by Alexey Khoroshilov · 6 years ago
  63. 97dc47a qmi_wwan: apply SET_DTR quirk to Sierra WP7607 by Beniamino Galvani · 6 years ago
  64. aaeb1de net: sched: sch_api: set an error msg when qdisc_alloc_handle() fails by Ivan Vecera · 6 years ago
  65. 4012e7d net: stmmac: handle endianness in dwmac4_get_timestamp by Alexandre Torgue · 6 years ago
  66. 5642563 net: phy: marvell10g: Don't explicitly set Pause and Asym_Pause by Maxime Chevallier · 6 years ago
  67. a0bc653 net: dsa: bcm_sf2: Remove set but not used variables 'v6_spec, v6_m_spec' by YueHaibing · 6 years ago
  68. 31a1b8d doc: Mention MSG_ZEROCOPY implementation for UDP by Petr Vorel · 6 years ago
  69. 0496743 nfp: flower: fix masks for tcp and ip flags fields by Pieter Jansen van Vuuren · 6 years ago
  70. eaec2ef Merge branch 'devlink-add-the-ability-to-update-device-flash' by David S. Miller · 6 years ago
  71. 5c5696f nfp: devlink: allow flashing the device via devlink by Jakub Kicinski · 6 years ago
  72. 4eceba1 ethtool: add compat for flash update by Jakub Kicinski · 6 years ago
  73. 76726cc devlink: add flash update command by Jakub Kicinski · 6 years ago
  74. 8e31c474 Merge branch 'net-phy-improve-and-use-phy_resolve_aneg_linkmode' by David S. Miller · 6 years ago
  75. 5502b21 net: phy: use phy_resolve_aneg_linkmode in genphy_read_status by Heiner Kallweit · 6 years ago
  76. a2703de net: phy: improve phy_resolve_aneg_linkmode by Heiner Kallweit · 6 years ago
  77. 8b58d12 net: sched: cgroup: verify that filter is not NULL during walk by Vlad Buslov · 6 years ago
  78. d66022c net: sched: matchall: verify that filter is not NULL in mall_walk() by Vlad Buslov · 6 years ago
  79. 3027ff4 net: sched: route: don't set arg->stop in route4_walk() when empty by Vlad Buslov · 6 years ago
  80. 31a9984 net: sched: fw: don't set arg->stop in fw_walk() when empty by Vlad Buslov · 6 years ago
  81. 1eb0016 net: caif: use skb helpers instead of open-coding them by Jann Horn · 6 years ago
  82. 6a79507 mlxsw: core: Extend thermal module with per QSFP module thermal zones by Vadim Pasternak · 6 years ago
  83. 3c136c5 Merge branch 'neigh-tracepoints' by David S. Miller · 6 years ago
  84. 56dd18a neigh: hook tracepoints in neigh update code by Roopa Prabhu · 6 years ago
  85. 9c03b28 trace: events: add a few neigh tracepoints by Roopa Prabhu · 6 years ago
  86. 9e8ccd8 Merge branch 'net-phy-add-and-use-genphy_c45_an_config_an' by David S. Miller · 6 years ago
  87. 3ce2a02 net: phy: marvell10g: check for newly set aneg by Heiner Kallweit · 6 years ago
  88. 3de97f3 net: phy: marvell10g: use genphy_c45_an_config_aneg by Andrew Lunn · 6 years ago
  89. 9a5dc8a net: phy: add genphy_c45_an_config_aneg by Andrew Lunn · 6 years ago
  90. 744e458 net: phy: add helper linkmode_adv_to_mii_10gbt_adv_t by Heiner Kallweit · 6 years ago
  91. 2894604 mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable by Petr Machata · 6 years ago
  92. 2fee036 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  93. 8d33316 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  94. dd6f29d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  95. c5f1ac5 Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  96. 0513ebc Merge tag 'csky-for-linus-5.0-rc6' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  97. 1653c2f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  98. b8c82b6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  99. ed0a0ec Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  100. 885e631 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago