1. 4a64fd6 tcp: remove dead code from tcp_set_skb_tso_segs() by Eric Dumazet · 7 years ago
  2. 65ec609 tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIAL by Eric Dumazet · 7 years ago
  3. dead7cd tcp: remove sk_check_csum_caps() by Eric Dumazet · 7 years ago
  4. 74d4a8f tcp: remove sk_can_gso() use by Eric Dumazet · 7 years ago
  5. 0a6b2a1 tcp: switch to GSO being always on by Eric Dumazet · 7 years ago
  6. 960103f Merge branch 'ibmvnic-Make-driver-resources-dynamic' by David S. Miller · 7 years ago
  7. abcae54 ibmvnic: Allocate max queues stats buffers by Nathan Fontenot · 7 years ago
  8. 86f669b ibmvnic: Make napi usage dynamic by Nathan Fontenot · 7 years ago
  9. d7c0ef3 ibmvnic: Free and re-allocate scrqs when tx/rx scrqs change by Nathan Fontenot · 7 years ago
  10. d9043c1 ibmvnic: Move active sub-crq count settings by Nathan Fontenot · 7 years ago
  11. 8862541 ibmvnic: Rename active queue count variables by Nathan Fontenot · 7 years ago
  12. f905311 rds: send: mark expected switch fall-through in rds_rm_size by Gustavo A. R. Silva · 7 years ago
  13. aa00d40 Merge branch '8390-cleanups' by David S. Miller · 7 years ago
  14. 4a1b27c net/mac8390: Fix log messages by Finn Thain · 7 years ago
  15. 494a973 net/mac8390: Convert to nubus_driver by Finn Thain · 7 years ago
  16. 646fe03 net/8390: Fix msg_enable patch snafu by Finn Thain · 7 years ago
  17. 73219de net/8390: Remove redundant make dependencies by Finn Thain · 7 years ago
  18. 4be83e5 r8169: remove not needed PHY soft reset in rtl8168e_2_hw_phy_config by Heiner Kallweit · 7 years ago
  19. ccc007e net: sched: add em_ipt ematch for calling xtables matches by Eyal Birger · 7 years ago
  20. 022ddbc r8169: remove some WOL-related dead code by Heiner Kallweit · 7 years ago
  21. 5eeba39 Merge branch 'stmmac-multi-queue-fixes-and-cleanups' by David S. Miller · 7 years ago
  22. ce339ab net: stmmac: honor error code from stmmac_dt_phy() by Niklas Cassel · 7 years ago
  23. 2ee2132 net: stmmac: add error handling in stmmac_mtl_setup() by Niklas Cassel · 7 years ago
  24. 13138de net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing() by Niklas Cassel · 7 years ago
  25. e5a0199 net: stmmac: rename dwmac4_tx_queue_routing() to match reality by Niklas Cassel · 7 years ago
  26. b4c9784 net: stmmac: WARN if tx_skbuff entries are reused before cleared by Niklas Cassel · 7 years ago
  27. f66b533 net: stmmac: do not clear tx_skbuff entries in stmmac_xmit()/stmmac_tso_xmit() by Niklas Cassel · 7 years ago
  28. 8d212a9e net: stmmac: set MSS for each tx DMA channel by Niklas Cassel · 7 years ago
  29. 3fef2b6 x25: use %*ph to print small buffer by Antonio Cardace · 7 years ago
  30. a38bbe7 Merge branch 'net-Expose-KVD-linear-parts-as-resources' by David S. Miller · 7 years ago
  31. 7f47b19 mlxsw: spectrum_kvdl: Add support for per part occupancy by Arkadi Sharshevsky · 7 years ago
  32. 887839e mlxsw: spectrum_kvdl: Add support for dynamic partition set by Arkadi Sharshevsky · 7 years ago
  33. 51d3c08 mlxsw: spectrum_kvdl: Add support for linear division resources by Arkadi Sharshevsky · 7 years ago
  34. 4f4bbf7 devlink: Perform cleanup of resource_set cb by Arkadi Sharshevsky · 7 years ago
  35. cc944ea devlink: Move size validation to core by Arkadi Sharshevsky · 7 years ago
  36. b99fe0e Merge branch 'net-Get-rid-of-net_mutex-and-simplify-cleanup_list-queueing' by David S. Miller · 7 years ago
  37. 8349efd net: Queue net_cleanup_work only if there is first net added by Kirill Tkhai · 7 years ago
  38. 65b7b5b net: Make cleanup_list and net::cleanup_list of llist type by Kirill Tkhai · 7 years ago
  39. 19efbd9 net: Kill net_mutex by Kirill Tkhai · 7 years ago
  40. ffc385b ibmvnic: Keep track of supplementary TX descriptors by Thomas Falcon · 7 years ago
  41. f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  42. 79c0ef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  43. 26736a0 tipc: don't call sock_release() in atomic context by Paolo Abeni · 7 years ago
  44. 96c252b tipc: fix bug on error path in tipc_topsrv_kern_subscr() by Jon Maloy · 7 years ago
  45. cc35b39 Merge branch 'pernet_ops-conversions-part-2' by David S. Miller · 7 years ago
  46. da349fa net: Convert iptable_filter_net_ops by Kirill Tkhai · 7 years ago
  47. 4d6b807 net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_ops by Kirill Tkhai · 7 years ago
  48. 5fc094f net: Convert ip6_frags_ops by Kirill Tkhai · 7 years ago
  49. d16784d net: Convert fib6_net_ops, ipv6_addr_label_ops and ip6_segments_ops by Kirill Tkhai · 7 years ago
  50. b489141 net: Convert xfrm6_net_ops by Kirill Tkhai · 7 years ago
  51. a7852a7 net: Convert ip6_flowlabel_net_ops by Kirill Tkhai · 7 years ago
  52. ac34cb6c net: Convert ping_v6_net_ops by Kirill Tkhai · 7 years ago
  53. 58708ca net: Convert ipv6_sysctl_net_ops by Kirill Tkhai · 7 years ago
  54. fef65a2 net: Convert tcpv6_net_ops by Kirill Tkhai · 7 years ago
  55. 7b7dd18 net: Convert fib6_rules_net_ops by Kirill Tkhai · 7 years ago
  56. 85ca51b net: Convert ipv6_inetpeer_ops by Kirill Tkhai · 7 years ago
  57. 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
  58. 1a2e933 net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_ops by Kirill Tkhai · 7 years ago
  59. b01a59a net: Convert ip6mr_net_ops by Kirill Tkhai · 7 years ago
  60. 9c537ca net: Convert cfg80211_pernet_ops by Kirill Tkhai · 7 years ago
  61. 753d525 net: Convert inet6_net_ops by Kirill Tkhai · 7 years ago
  62. 506b0a3 tg3: APE heartbeat changes by Prashant Sreedharan · 7 years ago
  63. 3021efb dpaa_eth: fix pause capability advertisement logic by Jake Moroni · 7 years ago
  64. 607ea03 sh_eth: simplify sh_eth_check_reset() by Sergei Shtylyov · 7 years ago
  65. c088165 Merge branch 'dwmac-meson8b-small-cleanup' by David S. Miller · 7 years ago
  66. 8076759 net: stmmac: dwmac-meson8b: make the clock configurations private by Martin Blumenstingl · 7 years ago
  67. b756371 net: stmmac: dwmac-meson8b: only keep struct device around by Martin Blumenstingl · 7 years ago
  68. 11184a5 net: stmmac: dwmac-meson8b: simplify clock registration by Martin Blumenstingl · 7 years ago
  69. d1c95af mlxsw: spectrum_router: Do not unconditionally clear route offload indication by Ido Schimmel · 7 years ago
  70. cae6925 Merge branch 'qualcomm-rmnet-Fix-issues-with-CONFIG_DEBUG_PREEMPT-enabled' by David S. Miller · 7 years ago
  71. f57bbaa net: qualcomm: rmnet: Fix possible null dereference in command processing by Subash Abhinov Kasiviswanathan · 7 years ago
  72. 4dba8bb net: qualcomm: rmnet: Fix warning seen with 64 bit stats by Subash Abhinov Kasiviswanathan · 7 years ago
  73. b37f78f net: qualcomm: rmnet: Fix crash on real dev unregistration by Subash Abhinov Kasiviswanathan · 7 years ago
  74. e21fed5 net: dsa: mv88e6xxx: hwtstamp: remove unnecessary range checking tests by Gustavo A. R. Silva · 7 years ago
  75. e3f9f41 ptr_ring: Remove now-redundant smp_read_barrier_depends() by Andrea Parri · 7 years ago
  76. 91ab883 Linux 4.16-rc2 by Linus Torvalds · 7 years ago
  77. 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
  78. 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
  79. 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
  80. 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
  81. c786427 Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  82. 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
  83. 4b6415f Merge tag 'mtd/fixes-for-4.16-rc2' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  84. 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
  85. 74688a0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  86. 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
  87. d1a75e0 pvcalls-front: wait for other operations to return when release passive sockets by Stefano Stabellini · 7 years ago
  88. 64d6871 pvcalls-front: introduce a per sock_mapping refcount by Stefano Stabellini · 7 years ago
  89. 63e708f x86/xen: Calculate __max_logical_packages on PV domains by Prarit Bhargava · 7 years ago
  90. 29fee6e xenbus: track caller request id by Joao Martins · 7 years ago
  91. e1a50de arm64: cputype: Silence Sparse warnings by Robin Murphy · 7 years ago
  92. 1ec010e tun: export flags, uid, gid, queue information over netlink by Sabrina Dubroca · 7 years ago
  93. 1cbec07 net: Only honor ifindex in IP_PKTINFO if non-0 by David Ahern · 7 years ago
  94. b2d1210 net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shift by Colin Ian King · 7 years ago
  95. 75efa06 ravb: add support for changing MTU by Niklas Söderlund · 7 years ago
  96. 9ab2323 sctp: remove the left unnecessary check for chunk in sctp_renege_events by Xin Long · 7 years ago
  97. a73d65b Merge branch 'nfp-whitespace-sync-and-flower-TCP-flags' by David S. Miller · 7 years ago
  98. ffa6120 nfp: flower: implement tcp flag match offload by Pieter Jansen van Vuuren · 7 years ago
  99. 014f900 nfp: standardize FW header whitespace by Michael Rapson · 7 years ago
  100. a16b8d0 rxrpc: Work around usercopy check by David Howells · 7 years ago