1. 2c0dbaa sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg by Xin Long · 7 years ago
  2. ed63afb sctp: add support for PR-SCTP Information for sendmsg by Xin Long · 7 years ago
  3. 5c3d0fd ravb: remove erroneous comment by Niklas Söderlund · 7 years ago
  4. 30855ff net: Make account struct net to memcg by Kirill Tkhai · 7 years ago
  5. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. ce38061 Merge tag 'please-pull-ia64_misc' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 7 years ago
  7. 48e362d ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities" by Colin Ian King · 7 years ago
  8. 69c90702 ia64/err-inject: Use get_user_pages_fast() by Davidlohr Bueso · 8 years ago
  9. 339d541 ia64: doc: tweak whitespace for 'console=' parameter by Sergei Trofimovich · 7 years ago
  10. 2879b65 ia64: Convert remaining atomic operations by Matthew Wilcox · 7 years ago
  11. bd5edbe ia64: convert unwcheck.py to python3 by Corentin Labbe · 7 years ago
  12. 094b58e Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  13. 54704614 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  14. ef3f6c2 Merge branch 'mvpp2-jumbo-frames-support' by David S. Miller · 7 years ago
  15. 576193f net: mvpp2: jumbo frames support by Stefan Chulski · 7 years ago
  16. 381c567 net: mvpp2: enable UDP/TCP checksum over IPv6 by Antoine Tenart · 7 years ago
  17. 93ff130 net: mvpp2: use a data size of 10kB for Tx FIFO on port 0 by Yan Markman · 7 years ago
  18. effbf5f net: mvpp2: update the BM buffer free/destroy logic by Stefan Chulski · 7 years ago
  19. 01d0493 net: mvpp2: use the same buffer pool for all ports by Stefan Chulski · 7 years ago
  20. 8eb1a85 net: core: dst: Add kernel-doc for 'net' parameter by Jonathan Neuschäfer · 7 years ago
  21. 4c1342d net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistency by Jonathan Neuschäfer · 7 years ago
  22. 76b1297 net: core: dst_cache: Fix a typo in a comment by Jonathan Neuschäfer · 7 years ago
  23. 229952d Merge branch 'convert-pernet_operations-part4' by David S. Miller · 7 years ago
  24. c29babb net: Convert proto_gre_net_ops by Kirill Tkhai · 7 years ago
  25. b04a3d0 net: Convert ctnetlink_net_ops by Kirill Tkhai · 7 years ago
  26. 467d14b net: Convert nf_conntrack_net_ops by Kirill Tkhai · 7 years ago
  27. a5a179b net: Convert ip_set_net_ops by Kirill Tkhai · 7 years ago
  28. 6c6c566 net: Convert fou_net_ops by Kirill Tkhai · 7 years ago
  29. 16b0c0c net: Convert dccp_v6_ops by Kirill Tkhai · 7 years ago
  30. 5368bd7 net: Convert dccp_v4_ops by Kirill Tkhai · 7 years ago
  31. 111da7a net: Convert cangw_pernet_ops by Kirill Tkhai · 7 years ago
  32. d217472 net: Convert caif_net_ops by Kirill Tkhai · 7 years ago
  33. c60a246 net: Convert arp_tables_net_ops and ip6_tables_net_ops by Kirill Tkhai · 7 years ago
  34. 3822034 net: Convert log pernet_operations by Kirill Tkhai · 7 years ago
  35. ec012f3 net: Convert broute_net_ops, frame_filter_net_ops and frame_nat_net_ops by Kirill Tkhai · 7 years ago
  36. 190f887 selftests: forwarding: Add suppport to create veth interfaces by David Ahern · 7 years ago
  37. 955dc68 net/ncsi: Add generic netlink family by Samuel Mendoza-Jonas · 7 years ago
  38. be63189 tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATS by Priyaranjan Jha · 7 years ago
  39. 87ecc95 tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATS by Priyaranjan Jha · 7 years ago
  40. 200066a selftests: Extend the tc action test for action mirror by Arkadi Sharshevsky · 7 years ago
  41. e6c6a92 net: Make RX-FCS and LRO mutually exclusive by Gal Pressman · 7 years ago
  42. e574c0e liquidio: Corrected Rx bytes counting by Intiyaz Basha · 7 years ago
  43. d143b9e net sched actions: corrected extack message by Roman Mashak · 7 years ago
  44. a7f0fb1 Merge branch 'hv_netvsc-minor-fixes' by David S. Miller · 7 years ago
  45. bee9d41 hv_netvsc: propagate rx filters to VF by Stephen Hemminger · 7 years ago
  46. 009f766 hv_netvsc: filter multicast/broadcast by Stephen Hemminger · 7 years ago
  47. b3bf566 hv_netvsc: defer queue selection to VF by Stephen Hemminger · 7 years ago
  48. 68633ed hv_netvsc: use napi_schedule_irqoff by Stephen Hemminger · 7 years ago
  49. d64e38a hv_netvsc: fix race in napi poll when rescheduling by Stephen Hemminger · 7 years ago
  50. a7483ec hv_netvsc: cancel subchannel setup before halting device by Stephen Hemminger · 7 years ago
  51. fcfb4a0 hv_netvsc: fix error unwind handling if vmbus_open fails by Stephen Hemminger · 7 years ago
  52. f4950e4 hv_netvsc: only wake transmit queue if link is up by Stephen Hemminger · 7 years ago
  53. 12f6966 hv_netvsc: avoid retry on send during shutdown by Stephen Hemminger · 7 years ago
  54. 3cc81a9 virtio-net: re enable XDP_REDIRECT for mergeable buffer by Jason Wang · 7 years ago
  55. ca435f8 Merge tag 'batadv-next-for-davem-20180302' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  56. 77f840e ppp: prevent unregistered channels from connecting to PPP units by Guillaume Nault · 7 years ago
  57. 3518e40 ipvlan: forbid vlan devices on top of ipvlan by Paolo Abeni · 7 years ago
  58. 79f3a8e tc-testing: skbmod: fix match value of ethertype by Davide Caratti · 7 years ago
  59. 51568d6 virtio-net: re enable XDP_REDIRECT for mergeable buffer by Jason Wang · 7 years ago
  60. 053533f selftests: rtnetlink: remove testns on test fail by Prashant Bhole · 7 years ago
  61. faa083b Merge branch 'gre-seq-collect_md' by David S. Miller · 7 years ago
  62. 5f280b6 samples/bpf: add gre sequence number test. by William Tu · 7 years ago
  63. 77a5196 gre: add sequence number for collect md mode. by William Tu · 7 years ago
  64. a56cd50 Merge branch 'enic-update' by David S. Miller · 7 years ago
  65. 5de0c02 enic: set IG desc cache flag in open by Govindarajulu Varadarajan · 7 years ago
  66. e8588e2 enic: enable rq before updating rq descriptors by Govindarajulu Varadarajan · 7 years ago
  67. 48398b6 enic: set UDP rss flag by Govindarajulu Varadarajan · 7 years ago
  68. 7e24c64 enic: Check if hw supports multi wq with vxlan offload by Govindarajulu Varadarajan · 7 years ago
  69. d117909 enic: Add vxlan offload support for IPv6 pkts by Govindarajulu Varadarajan · 7 years ago
  70. 4a464a2 enic: Check inner ip proto for pseudo header csum by Govindarajulu Varadarajan · 7 years ago
  71. 129fbee net: amd8111e: remove redundant assignment to 'tx_index' by Colin Ian King · 7 years ago
  72. 93a00d4 r8169: switch to device-managed functions in probe (part 2) by Andy Shevchenko · 7 years ago
  73. 1ef7286 r8169: Dereference MMIO address immediately before use by Andy Shevchenko · 7 years ago
  74. 0a8a1bf mlxsw: spectrum_switchdev: Check success of FDB add operation by Shalom Toledo · 7 years ago
  75. cc1122b net: phy: Fix spelling mistake: "advertisment"-> "advertisement" by Colin Ian King · 7 years ago
  76. 0913667 cxgb4vf: Forcefully link up virtual interfaces by Arjun Vynipadath · 7 years ago
  77. 661e50b Linux 4.16-rc4 by Linus Torvalds · 7 years ago
  78. 19f6484 Merge branch 'GSO_BY_FRAGS-correctness-improvements' by David S. Miller · 7 years ago
  79. a4a7771 net: make skb_gso_*_seglen functions private by Daniel Axtens · 7 years ago
  80. 80f5974 net: xfrm: use skb_gso_validate_network_len() to check gso sizes by Daniel Axtens · 7 years ago
  81. ee78bbe net: sched: tbf: handle GSO_BY_FRAGS case in enqueue by Daniel Axtens · 7 years ago
  82. 779b793 net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len by Daniel Axtens · 7 years ago
  83. e64b956 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  84. 7225a44 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  85. 4c4ce3022 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  86. ff8d583 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. af8c081 Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  88. 4130331 Merge branch 'dsa-serdes-stats' by David S. Miller · 7 years ago
  89. cda9f4a net: dsa: mv88e6xxx: Get mv88e6352 SERDES statistics by Andrew Lunn · 7 years ago
  90. eb755c3 net: dsa: mv88e6xxx: Add helper to determining if port has SERDES by Andrew Lunn · 7 years ago
  91. 436fe17 net: dsa: mv88e6xxx: Allow the SERDES interfaces to have statistics by Andrew Lunn · 7 years ago
  92. c6c8cd5 net: dsa: mv88e6xxx: Hold mutex while doing stats operations by Andrew Lunn · 7 years ago
  93. 88c0605 dsa: Pass the port to get_sset_count() by Andrew Lunn · 7 years ago
  94. efab163 tools: tc-testing: Add notap option by Brenda J. Butler · 7 years ago
  95. b33cc2c Merge branch 'net-ipv6-Add-support-for-path-selection-using-hash-of-5-tuple' by David S. Miller · 7 years ago
  96. 91a5c1ec selftests: forwarding: Add multipath test for L4 hashing by David Ahern · 7 years ago
  97. de7a0f8 net: Remove unused get_hash_from_flow functions by David Ahern · 7 years ago
  98. 5e18b9c55 mlxsw: spectrum_router: Add support for ipv6 hash policy update by David Ahern · 7 years ago
  99. b4bac17 net/ipv6: Add support for path selection using hash of 5-tuple by David Ahern · 7 years ago
  100. b75cc8f net/ipv6: Pass skb to route lookup by David Ahern · 7 years ago