1. 69b92b5 rds: tcp: send handshake ping-probe from passive endpoint by Sowmini Varadhan · 7 years ago
  2. 6d65923 ibmvnic: Correct return code checking for ibmvnic_init during probe by Nathan Fontenot · 7 years ago
  3. 9995bac Merge branch 'ibmvnic-Correct-long-term-mapped-buffer-error-handling' by David S. Miller · 7 years ago
  4. f3be0cb ibmvnic: Fix error handling when registering long-term-mapped buffers by Thomas Falcon · 7 years ago
  5. 288ccb7 ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure by Thomas Falcon · 7 years ago
  6. 8fac365 tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 7 years ago
  7. 2da5539 net: phy: smsc: fix buffer overflow in memcpy by Arnd Bergmann · 7 years ago
  8. bbad7c2 net/mlx5e: Use device ID defines by Myron Stowe · 7 years ago
  9. b381f78 liquidio: stop using huge static buffer, save 4096k in .data by Denys Vlasenko · 7 years ago
  10. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  11. 48b6bbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  12. 52f80dc Merge branch 'qed-File-split-and-rename-towards-iWARP-support' by David S. Miller · 7 years ago
  13. 7003cdd qed*: Rename qed_roce_if.h to qed_rdma_if.h by Kalderon, Michal · 7 years ago
  14. b71b9af qed: Split rdma content between qed_rdma and qed_roce by Kalderon, Michal · 7 years ago
  15. f1372ee qed: Duplicate qed_roce.[ch] to qed_rdma.[ch] by Kalderon, Michal · 7 years ago
  16. 8e8dddb qed: Cleanup qed_roce before duplicating it by Kalderon, Michal · 7 years ago
  17. ce879b6 Merge tag 'pinctrl-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  18. e862830 bpf: expose prog id for cls_bpf and act_bpf by Daniel Borkmann · 7 years ago
  19. db1b5cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  20. dcba710 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  21. 021f601 Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  22. bd726c9 Allow stack to grow up to address space limit by Helge Deller · 7 years ago
  23. f4cb767 mm: fix new crash in unmapped_area_topdown() by Hugh Dickins · 7 years ago
  24. 34cfb54 sock: avoid dirtying incoming_cpu if not needed by Paolo Abeni · 7 years ago
  25. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 7 years ago
  26. dd99e42 udp: prefetch rmem_alloc in udp_queue_rcv_skb() by Paolo Abeni · 7 years ago
  27. da2e9cf qede: Fix compilation without QED_RDMA by Chad Dupuis · 7 years ago
  28. b65c0c9 r8152: correct the definition by hayeswang · 7 years ago
  29. adff41f Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  30. 2f89a79 Merge branch 'ipmr-ip6mr-add-Netlink-notifications-on-cache-reports' by David S. Miller · 7 years ago
  31. dd12d15c ip6mr: add netlink notifications on mrt6msg cache reports by Julien Gomes · 7 years ago
  32. 5a645dd ipmr: add netlink notifications on igmpmsg cache reports by Julien Gomes · 7 years ago
  33. 5f729ea rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute by Julien Gomes · 7 years ago
  34. 94df30a rtnetlink: add NEWCACHEREPORT message type by Julien Gomes · 7 years ago
  35. 083a032 tcp: md5: hide unused variable by Arnd Bergmann · 7 years ago
  36. e1d20e2 idsn: fix wrong skb_put() used by yuan linyu · 7 years ago
  37. dfc4ff6 i40e: don't hold RTNL lock for the entire reset by Jacob Keller · 7 years ago
  38. 7642984 i40e: Handle PE_CRITERR properly with IWARP enabled by Catherine Sullivan · 7 years ago
  39. 2e5c26ea i40e: clear only cause_ena bit by Shannon Nelson · 7 years ago
  40. e588723 i40e: fix disabling overflow promiscuous mode by Alan Brady · 7 years ago
  41. 5bbb2e2 i40e: Add support for OEM firmware version by Filip Sadowski · 7 years ago
  42. 4fc8c67 i40e: genericize the partition bandwidth control by Shannon Nelson · 7 years ago
  43. 83d14c5 i40e: Add message for unsupported MFP mode by Carolyn Wyborny · 7 years ago
  44. 68fb13a7 i40e: Support firmware CEE DCB UP to TC map re-definition by Greg Bowers · 7 years ago
  45. 1e99854 i40e: Fix potential out of bound array access by Sudheer Mogilappagari · 7 years ago
  46. 15d23b4 i40e: comment that udp_port must be in host byte order by Jacob Keller · 7 years ago
  47. 59e331e i40e: use dev_dbg instead of dev_info when warning about missing routine by Jacob Keller · 7 years ago
  48. 7c32b1e i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags by Alice Michael · 7 years ago
  49. 65c7006 i40evf: assign num_active_queues inside i40evf_alloc_queues by Jacob Keller · 7 years ago
  50. 74608d1 i40e: add support for XDP_TX action by Björn Töpel · 8 years ago
  51. 0c8493d i40e: add XDP support for pass and drop actions by Björn Töpel · 8 years ago
  52. b4846fc igmp: add a missing spin_lock_init() by WANG Cong · 7 years ago
  53. f5c3064 Merge tag 'mlx5-updates-2017-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  54. 8abd559 Merge branch 's390-net-updates-part-2' by David S. Miller · 7 years ago
  55. ec61bd2 s390/qeth: use diag26c to get MAC address on L2 by Julian Wiedmann · 7 years ago
  56. 1b03047 s390/diag: add diag26c support by Julian Wiedmann · 7 years ago
  57. 3cdc8a2 s390/qeth: fix packing buffer statistics by Julian Wiedmann · 7 years ago
  58. 2063a5f s390/qeth: add ipa return codes for bridgeport by Kittipon Meesompop · 7 years ago
  59. afd6463 Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  60. 05cf0d1 net: stmmac: free an skb first when there are no longer any descriptors using it by Niklas Cassel · 7 years ago
  61. 57f0c9c sfc: remove duplicate up_write on VF filter_sem by Edward Cree · 7 years ago
  62. db833d4 rtnetlink: add IFLA_GROUP to ifla_policy by Serhey Popovych · 7 years ago
  63. 07f6155 ipv6: Do not leak throw route references by Serhey Popovych · 7 years ago
  64. 5ee8aa6 sctp: handle errors when updating asoc by Xin Long · 7 years ago
  65. 8cd5c25 sctp: uncork the old asoc before changing to the new one by Xin Long · 7 years ago
  66. a0f9a4c dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_init by Xin Long · 7 years ago
  67. d5494ac dccp: call inet_add_protocol after register_pernet_subsys in dccp_v4_init by Xin Long · 7 years ago
  68. 7044f42 enic: Fix format truncation warning by Govindarajulu Varadarajan · 7 years ago
  69. 9edfa7d net: stmmac: enable TSO for IPv6 by Niklas Cassel · 7 years ago
  70. cb89ba2 ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN state by John Allen · 7 years ago
  71. 7e11332 dt-bindings: net: sms911x: Add missing optional VDD regulators by Krzysztof Kozlowski · 7 years ago
  72. 73b098d Merge branch 'net-fix-loadable-module-for-DPAA-Ethernet' by David S. Miller · 7 years ago
  73. fb52728 dpaa_eth: reuse the dma_ops provided by the FMan MAC device by Madalin Bucur · 7 years ago
  74. 5567e98 fsl/fman: propagate dma_ops by Madalin Bucur · 7 years ago
  75. ca83697 net: phy: lxt: Export link partner advertising by Thomas Bogendoerfer · 7 years ago
  76. c036cab Merge branch 'mediatek-various-performance-improvements' by David S. Miller · 7 years ago
  77. a2d5e7b net-next: mediatek: set the rx_queue to 0 by John Crispin · 7 years ago
  78. 5cce032 net-next: mediatek: split IRQ register locking into TX and RX by John Crispin · 7 years ago
  79. 671d41e net-next: mediatek: add RX IRQ delay support by John Crispin · 7 years ago
  80. 5969c42 net-next: mediatek: print phy status changes for non DSA GMACs by John Crispin · 7 years ago
  81. cf67beb Merge branch 'vxlan-cleanup-and-IPv6-link-local-support' by David S. Miller · 7 years ago
  82. 49f810f vxlan: allow multiple VXLANs with same VNI for IPv6 link-local addresses by Matthias Schiffer · 7 years ago
  83. 87613de vxlan: fix snooping for link-local IPv6 addresses by Matthias Schiffer · 7 years ago
  84. 0f22a3c vxlan: check valid combinations of address scopes by Matthias Schiffer · 7 years ago
  85. ce44a4a vxlan: improve validation of address family configuration by Matthias Schiffer · 7 years ago
  86. dc5321d vxlan: get rid of redundant vxlan_dev.flags by Matthias Schiffer · 7 years ago
  87. a985343 vxlan: refactor verification and application of configuration by Matthias Schiffer · 7 years ago
  88. c0ca9e7 Merge branch 'net-more-skb_put-work' by David S. Miller · 7 years ago
  89. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 7 years ago
  90. ad941e6 net: replace more place to skb_put_[data:zero] by yuan linyu · 7 years ago
  91. de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 7 years ago
  92. ddcbabf net: dsa: mv88e6xxx: better IEEE Prio Mapping Table description by Vivien Didelot · 7 years ago
  93. da16349 Merge branch 'net-dsa-Global-2-cosmetics' by David S. Miller · 7 years ago
  94. 1d90016 net: dsa: mv88e6xxx: prefix Global 2 remaining macros by Vivien Didelot · 7 years ago
  95. 3b19df7 net: dsa: mv88e6xxx: prefix Global 2 Watchdog macros by Vivien Didelot · 7 years ago
  96. ed44152 net: dsa: mv88e6xxx: prefix Global 2 Switch MAC macros by Vivien Didelot · 7 years ago
  97. 7fc8c9d net: dsa: mv88e6xxx: prefix Global 2 EEPROM macros by Vivien Didelot · 7 years ago
  98. 67d1ea8 net: dsa: mv88e6xxx: prefix Global 2 PVT macros by Vivien Didelot · 7 years ago
  99. 6bff47b net: dsa: mv88e6xxx: prefix Global 2 MGMT macros by Vivien Didelot · 7 years ago
  100. 067e474 net: dsa: mv88e6xxx: prefix Global 2 Device Mapping macros by Vivien Didelot · 7 years ago