1. d6aa711 ip6erspan: improve error handling for erspan version number. by William Tu · 7 years ago
  2. 3b04caa ip6gre: add erspan v2 to tunnel lookup by William Tu · 7 years ago
  3. 4eb57ec Merge branch 'mlxsw-ACL-and-mirroring-fixes' by David S. Miller · 7 years ago
  4. 663f1b2 mlxsw: spectrum: Prevent duplicate mirrors by Petr Machata · 7 years ago
  5. 49bae2f mlxsw: spectrum: Fix gact_ok offloading by Jiri Pirko · 7 years ago
  6. bcf34ad Merge branch 'vhost_net-ptr_ring-fixes' by David S. Miller · 7 years ago
  7. 3a40307 vhost_net: examine pointer types during un-producing by Jason Wang · 7 years ago
  8. 303fd71b vhost_net: keep private_data and rx_ring synced by Jason Wang · 7 years ago
  9. ab7e34b vhost_net: initialize rx_ring in vhost_net_open() by Alexander Potapenko · 7 years ago
  10. d06cbe9 net: ethernet: ave: enable Rx drop interrupt by Kunihiko Hayashi · 7 years ago
  11. 1dd27cd net: use skb_is_gso_sctp() instead of open-coding by Daniel Axtens · 7 years ago
  12. ca0edb1 ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event() by Eric Dumazet · 7 years ago
  13. 9f62c15 ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option() by Lorenzo Bianconi · 7 years ago
  14. 7f7f626 Merge branch 'hv_netvsc-fix-multicast-flags-and-sync' by David S. Miller · 7 years ago
  15. b0dee79 hv_netvsc: fix locking during VF setup by Stephen Hemminger · 7 years ago
  16. 35a57b7 hv_netvsc: fix locking for rx_mode by Stephen Hemminger · 7 years ago
  17. 7eeb4a6 hv_netvsc: avoid repeated updates of packet filter by Stephen Hemminger · 7 years ago
  18. de3d50a hv_netvsc: fix filter flags by Stephen Hemminger · 7 years ago
  19. 652dfb2 Merge tag 'wireless-drivers-for-davem-2018-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  20. 3d07e07 docs: segmentation-offloads.txt: Correct TCP gso_types by Daniel Axtens · 7 years ago
  21. cbcc607 team: Fix double free in error path by Arkadi Sharshevsky · 7 years ago
  22. cfda06d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  23. 6007b08 bpf, x64: increase number of passes by Daniel Borkmann · 7 years ago
  24. b06ef18 cxgb4: do not set needs_free_netdev for mgmt dev's by Ganesh Goudar · 7 years ago
  25. 016764d cxgb4: copy adap index to PF0-3 adapter instances by Ganesh Goudar · 7 years ago
  26. b51f26b net: don't unnecessarily load kernel modules in dev_ioctl() by Paul Moore · 7 years ago
  27. e05836a tcp: purge write queue upon aborting the connection by Soheil Hassas Yeganeh · 7 years ago
  28. 67f93df dccp: check sk for closed state in dccp_sendmsg() by Alexey Kodanev · 7 years ago
  29. 17cfe79 l2tp: do not accept arbitrary sockets by Eric Dumazet · 7 years ago
  30. a560002 net: Fix hlist corruptions in inet_evict_bucket() by Kirill Tkhai · 7 years ago
  31. e06513d net: smsc911x: Fix unload crash when link is up by Jeremy Linton · 7 years ago
  32. e9fa149 ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes by Stefano Brivio · 7 years ago
  33. cc5db31 net: qcom/emac: Use proper free methods during TX by Hemanth Puranik · 7 years ago
  34. 9de506a qed: Free RoCE ILT Memory on rmmod qedr by Michal Kalderon · 7 years ago
  35. 87772fe Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  36. 2695578 net: usbnet: fix potential deadlock on 32bit hosts by Eric Dumazet · 7 years ago
  37. 35d889d sch_netem: fix skb leak in netem_enqueue() by Alexey Kodanev · 7 years ago
  38. 89036a2 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 7 years ago
  39. 803fafb fsl/fman: avoid sleeping in atomic context while adding an address by Denis Kirjanov · 7 years ago
  40. 6f22c07 Merge branch 'rhltable-dups' by David S. Miller · 7 years ago
  41. 499ac3b test_rhashtable: add test case for rhltable with duplicate objects by Paul Blakey · 7 years ago
  42. d3dcf8e rhashtable: Fix rhlist duplicates insertion by Paul Blakey · 7 years ago
  43. 25b5cdf dt-bindings: net: renesas-ravb: Make stream buffer optional by Geert Uytterhoeven · 7 years ago
  44. 455f3e7 brcmfmac: fix P2P_DEVICE ethernet address generation by Arend Van Spriel · 7 years ago
  45. 9338973 brcmfmac: add possibility to obtain firmware error by Arend Van Spriel · 7 years ago
  46. 20d5de5 tools: bpftool: fix compilation with older headers by Jiri Benc · 7 years ago
  47. 2cbb4ea net: Only honor ifindex in IP_PKTINFO if non-0 by David Ahern · 7 years ago
  48. 22b8d81 ethernet: natsemi: correct spelling by Randy Dunlap · 7 years ago
  49. 30b7483 Merge branch 'net-Use-strlcpy-for-ethtool-get_strings' by David S. Miller · 7 years ago
  50. 8a17eef net: phy: broadcom: Use strlcpy() for ethtool::get_strings by Florian Fainelli · 7 years ago
  51. 55f5356 net: phy: micrel: Use strlcpy() for ethtool::get_strings by Florian Fainelli · 7 years ago
  52. 98409b2 net: phy: marvell: Use strlcpy() for ethtool::get_strings by Florian Fainelli · 7 years ago
  53. cd52667 net: dsa: b53: Use strlcpy() for ethtool::get_strings by Florian Fainelli · 7 years ago
  54. f0ab68d Merge tag 'iwlwifi-for-kalle-2018-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 7 years ago
  55. 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
  56. 48e362d ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities" by Colin Ian King · 7 years ago
  57. 69c90702 ia64/err-inject: Use get_user_pages_fast() by Davidlohr Bueso · 7 years ago
  58. 339d541 ia64: doc: tweak whitespace for 'console=' parameter by Sergei Trofimovich · 7 years ago
  59. 2879b65 ia64: Convert remaining atomic operations by Matthew Wilcox · 7 years ago
  60. bd5edbe ia64: convert unwcheck.py to python3 by Corentin Labbe · 7 years ago
  61. aea3fca e1000e: allocate ring descriptors with dma_zalloc_coherent by Pierre-Yves Kerbrat · 7 years ago
  62. 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
  63. 5470461 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  64. 4e7dc08 e1000e: Fix check_for_link return value with autoneg off by Benjamin Poirier · 7 years ago
  65. 116f4a6 e1000e: Avoid missed interrupts following ICR read by Benjamin Poirier · 7 years ago
  66. 361a954 e1000e: Fix queue interrupt re-raising in Other interrupt by Benjamin Poirier · 7 years ago
  67. 1f0ea19 Partial revert "e1000e: Avoid receiver overrun interrupt bursts" by Benjamin Poirier · 7 years ago
  68. 745d0bd e1000e: Remove Other from EIAC by Benjamin Poirier · 7 years ago
  69. a7f0fb1 Merge branch 'hv_netvsc-minor-fixes' by David S. Miller · 7 years ago
  70. bee9d41 hv_netvsc: propagate rx filters to VF by Stephen Hemminger · 7 years ago
  71. 009f766 hv_netvsc: filter multicast/broadcast by Stephen Hemminger · 7 years ago
  72. b3bf566 hv_netvsc: defer queue selection to VF by Stephen Hemminger · 7 years ago
  73. 68633ed hv_netvsc: use napi_schedule_irqoff by Stephen Hemminger · 7 years ago
  74. d64e38a hv_netvsc: fix race in napi poll when rescheduling by Stephen Hemminger · 7 years ago
  75. a7483ec hv_netvsc: cancel subchannel setup before halting device by Stephen Hemminger · 7 years ago
  76. fcfb4a0 hv_netvsc: fix error unwind handling if vmbus_open fails by Stephen Hemminger · 7 years ago
  77. f4950e4 hv_netvsc: only wake transmit queue if link is up by Stephen Hemminger · 7 years ago
  78. 12f6966 hv_netvsc: avoid retry on send during shutdown by Stephen Hemminger · 7 years ago
  79. 3cc81a9 virtio-net: re enable XDP_REDIRECT for mergeable buffer by Jason Wang · 7 years ago
  80. 77f840e ppp: prevent unregistered channels from connecting to PPP units by Guillaume Nault · 7 years ago
  81. 79f3a8e tc-testing: skbmod: fix match value of ethertype by Davide Caratti · 7 years ago
  82. 0a8a1bf mlxsw: spectrum_switchdev: Check success of FDB add operation by Shalom Toledo · 7 years ago
  83. 661e50b Linux 4.16-rc4 by Linus Torvalds · 7 years ago
  84. 19f6484 Merge branch 'GSO_BY_FRAGS-correctness-improvements' by David S. Miller · 7 years ago
  85. a4a7771 net: make skb_gso_*_seglen functions private by Daniel Axtens · 7 years ago
  86. 80f5974 net: xfrm: use skb_gso_validate_network_len() to check gso sizes by Daniel Axtens · 7 years ago
  87. ee78bbe net: sched: tbf: handle GSO_BY_FRAGS case in enqueue by Daniel Axtens · 7 years ago
  88. 779b793 net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len by Daniel Axtens · 7 years ago
  89. e64b956 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. 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
  91. 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
  92. 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
  93. 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
  94. 4e00f5d5f Merge tag 'batadv-net-for-davem-20180302' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  95. 58bdf60 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  96. 20f1417 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  97. d02f51c bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs by Daniel Axtens · 7 years ago
  98. 0eb3412 Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  99. 7cf901b Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  100. d6d0972 Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago