1. aa90294 ibmvnic: Fix TX descriptor tracking by Thomas Falcon · 7 years ago
  2. f4af1db Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  3. 0ea5f58 Merge branch 'ipvlan-deps' by David S. Miller · 7 years ago
  4. 218798f ipvlan: selects master_l3 device instead of depending on it by Matteo Croce · 7 years ago
  5. 94333fa ipvlan: drop ipv6 dependency by Matteo Croce · 7 years ago
  6. cac5620 net: Allow a rule to track originating protocol by Donald Sharp · 7 years ago
  7. af9090c ibmvnic: Correct goto target for tx irq initialization failure by Nathan Fontenot · 7 years ago
  8. a823fed tcp: remove the hardcode in the definition of TCPF Macro by Yafang Shao · 7 years ago
  9. 53e2067 Merge branch 'tcp-remove-non-GSO-code' by David S. Miller · 7 years ago
  10. 98be9b1 tcp: remove dead code after CHECKSUM_PARTIAL adoption by Eric Dumazet · 7 years ago
  11. 4a64fd6 tcp: remove dead code from tcp_set_skb_tso_segs() by Eric Dumazet · 7 years ago
  12. 65ec609 tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIAL by Eric Dumazet · 7 years ago
  13. dead7cd tcp: remove sk_check_csum_caps() by Eric Dumazet · 7 years ago
  14. 74d4a8f tcp: remove sk_can_gso() use by Eric Dumazet · 7 years ago
  15. 0a6b2a1 tcp: switch to GSO being always on by Eric Dumazet · 7 years ago
  16. 960103f Merge branch 'ibmvnic-Make-driver-resources-dynamic' by David S. Miller · 7 years ago
  17. abcae54 ibmvnic: Allocate max queues stats buffers by Nathan Fontenot · 7 years ago
  18. 86f669b ibmvnic: Make napi usage dynamic by Nathan Fontenot · 7 years ago
  19. d7c0ef3 ibmvnic: Free and re-allocate scrqs when tx/rx scrqs change by Nathan Fontenot · 7 years ago
  20. d9043c1 ibmvnic: Move active sub-crq count settings by Nathan Fontenot · 7 years ago
  21. 8862541 ibmvnic: Rename active queue count variables by Nathan Fontenot · 7 years ago
  22. f905311 rds: send: mark expected switch fall-through in rds_rm_size by Gustavo A. R. Silva · 7 years ago
  23. aa00d40 Merge branch '8390-cleanups' by David S. Miller · 7 years ago
  24. 4a1b27c net/mac8390: Fix log messages by Finn Thain · 7 years ago
  25. 494a973 net/mac8390: Convert to nubus_driver by Finn Thain · 7 years ago
  26. 646fe03 net/8390: Fix msg_enable patch snafu by Finn Thain · 7 years ago
  27. 73219de net/8390: Remove redundant make dependencies by Finn Thain · 7 years ago
  28. 4be83e5 r8169: remove not needed PHY soft reset in rtl8168e_2_hw_phy_config by Heiner Kallweit · 7 years ago
  29. ccc007e net: sched: add em_ipt ematch for calling xtables matches by Eyal Birger · 7 years ago
  30. 022ddbc r8169: remove some WOL-related dead code by Heiner Kallweit · 7 years ago
  31. 5eeba39 Merge branch 'stmmac-multi-queue-fixes-and-cleanups' by David S. Miller · 7 years ago
  32. ce339ab net: stmmac: honor error code from stmmac_dt_phy() by Niklas Cassel · 7 years ago
  33. 2ee2132 net: stmmac: add error handling in stmmac_mtl_setup() by Niklas Cassel · 7 years ago
  34. 13138de net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing() by Niklas Cassel · 7 years ago
  35. e5a0199 net: stmmac: rename dwmac4_tx_queue_routing() to match reality by Niklas Cassel · 7 years ago
  36. b4c9784 net: stmmac: WARN if tx_skbuff entries are reused before cleared by Niklas Cassel · 7 years ago
  37. f66b533 net: stmmac: do not clear tx_skbuff entries in stmmac_xmit()/stmmac_tso_xmit() by Niklas Cassel · 7 years ago
  38. 8d212a9e net: stmmac: set MSS for each tx DMA channel by Niklas Cassel · 7 years ago
  39. 3fef2b6 x25: use %*ph to print small buffer by Antonio Cardace · 7 years ago
  40. a38bbe7 Merge branch 'net-Expose-KVD-linear-parts-as-resources' by David S. Miller · 7 years ago
  41. 7f47b19 mlxsw: spectrum_kvdl: Add support for per part occupancy by Arkadi Sharshevsky · 7 years ago
  42. 887839e mlxsw: spectrum_kvdl: Add support for dynamic partition set by Arkadi Sharshevsky · 7 years ago
  43. 51d3c08 mlxsw: spectrum_kvdl: Add support for linear division resources by Arkadi Sharshevsky · 7 years ago
  44. 4f4bbf7 devlink: Perform cleanup of resource_set cb by Arkadi Sharshevsky · 7 years ago
  45. cc944ea devlink: Move size validation to core by Arkadi Sharshevsky · 7 years ago
  46. b99fe0e Merge branch 'net-Get-rid-of-net_mutex-and-simplify-cleanup_list-queueing' by David S. Miller · 7 years ago
  47. 8349efd net: Queue net_cleanup_work only if there is first net added by Kirill Tkhai · 7 years ago
  48. 65b7b5b net: Make cleanup_list and net::cleanup_list of llist type by Kirill Tkhai · 7 years ago
  49. 19efbd9 net: Kill net_mutex by Kirill Tkhai · 7 years ago
  50. ffc385b ibmvnic: Keep track of supplementary TX descriptors by Thomas Falcon · 7 years ago
  51. f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  52. 79c0ef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  53. 26736a0 tipc: don't call sock_release() in atomic context by Paolo Abeni · 7 years ago
  54. 96c252b tipc: fix bug on error path in tipc_topsrv_kern_subscr() by Jon Maloy · 7 years ago
  55. cc35b39 Merge branch 'pernet_ops-conversions-part-2' by David S. Miller · 7 years ago
  56. da349fa net: Convert iptable_filter_net_ops by Kirill Tkhai · 7 years ago
  57. 4d6b807 net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_ops by Kirill Tkhai · 7 years ago
  58. 5fc094f net: Convert ip6_frags_ops by Kirill Tkhai · 7 years ago
  59. d16784d net: Convert fib6_net_ops, ipv6_addr_label_ops and ip6_segments_ops by Kirill Tkhai · 7 years ago
  60. b489141 net: Convert xfrm6_net_ops by Kirill Tkhai · 7 years ago
  61. a7852a7 net: Convert ip6_flowlabel_net_ops by Kirill Tkhai · 7 years ago
  62. ac34cb6c net: Convert ping_v6_net_ops by Kirill Tkhai · 7 years ago
  63. 58708ca net: Convert ipv6_sysctl_net_ops by Kirill Tkhai · 7 years ago
  64. fef65a2 net: Convert tcpv6_net_ops by Kirill Tkhai · 7 years ago
  65. 7b7dd18 net: Convert fib6_rules_net_ops by Kirill Tkhai · 7 years ago
  66. 85ca51b net: Convert ipv6_inetpeer_ops by Kirill Tkhai · 7 years ago
  67. 5091141 net: Convert raw6_net_ops, udplite6_net_ops, ipv6_proc_ops, if6_proc_net_ops and ip6_route_net_late_ops by Kirill Tkhai · 7 years ago
  68. 1a2e933 net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_ops by Kirill Tkhai · 7 years ago
  69. b01a59a net: Convert ip6mr_net_ops by Kirill Tkhai · 7 years ago
  70. 9c537ca net: Convert cfg80211_pernet_ops by Kirill Tkhai · 7 years ago
  71. 753d525 net: Convert inet6_net_ops by Kirill Tkhai · 7 years ago
  72. 506b0a3 tg3: APE heartbeat changes by Prashant Sreedharan · 7 years ago
  73. 3021efb dpaa_eth: fix pause capability advertisement logic by Jake Moroni · 7 years ago
  74. 607ea03 sh_eth: simplify sh_eth_check_reset() by Sergei Shtylyov · 7 years ago
  75. c088165 Merge branch 'dwmac-meson8b-small-cleanup' by David S. Miller · 7 years ago
  76. 8076759 net: stmmac: dwmac-meson8b: make the clock configurations private by Martin Blumenstingl · 7 years ago
  77. b756371 net: stmmac: dwmac-meson8b: only keep struct device around by Martin Blumenstingl · 7 years ago
  78. 11184a5 net: stmmac: dwmac-meson8b: simplify clock registration by Martin Blumenstingl · 7 years ago
  79. d1c95af mlxsw: spectrum_router: Do not unconditionally clear route offload indication by Ido Schimmel · 7 years ago
  80. cae6925 Merge branch 'qualcomm-rmnet-Fix-issues-with-CONFIG_DEBUG_PREEMPT-enabled' by David S. Miller · 7 years ago
  81. f57bbaa net: qualcomm: rmnet: Fix possible null dereference in command processing by Subash Abhinov Kasiviswanathan · 7 years ago
  82. 4dba8bb net: qualcomm: rmnet: Fix warning seen with 64 bit stats by Subash Abhinov Kasiviswanathan · 7 years ago
  83. b37f78f net: qualcomm: rmnet: Fix crash on real dev unregistration by Subash Abhinov Kasiviswanathan · 7 years ago
  84. e21fed5 net: dsa: mv88e6xxx: hwtstamp: remove unnecessary range checking tests by Gustavo A. R. Silva · 7 years ago
  85. e3f9f41 ptr_ring: Remove now-redundant smp_read_barrier_depends() by Andrea Parri · 7 years ago
  86. 91ab883 Linux 4.16-rc2 by Linus Torvalds · 7 years ago
  87. 0e06fb5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 9ca2c16 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. 2d6c4e4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. 59e4721 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  91. c786427 Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  92. fa2139e Merge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  93. 4b6415f Merge tag 'mtd/fixes-for-4.16-rc2' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  94. ee78ad7 Merge tag 'powerpc-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  95. 74688a0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  96. f73f047 Merge tag 'for-linus-4.16a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  97. d1a75e0 pvcalls-front: wait for other operations to return when release passive sockets by Stefano Stabellini · 7 years ago
  98. 64d6871 pvcalls-front: introduce a per sock_mapping refcount by Stefano Stabellini · 7 years ago
  99. 63e708f x86/xen: Calculate __max_logical_packages on PV domains by Prarit Bhargava · 7 years ago
  100. 29fee6e xenbus: track caller request id by Joao Martins · 7 years ago