1. 3cdc8a2 s390/qeth: fix packing buffer statistics by Julian Wiedmann · 8 years ago
  2. 2063a5f s390/qeth: add ipa return codes for bridgeport by Kittipon Meesompop · 8 years ago
  3. 5ee8aa6 sctp: handle errors when updating asoc by Xin Long · 8 years ago
  4. 8cd5c25 sctp: uncork the old asoc before changing to the new one by Xin Long · 8 years ago
  5. a0f9a4c dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_init by Xin Long · 8 years ago
  6. d5494ac dccp: call inet_add_protocol after register_pernet_subsys in dccp_v4_init by Xin Long · 8 years ago
  7. 7044f42 enic: Fix format truncation warning by Govindarajulu Varadarajan · 8 years ago
  8. 9edfa7d net: stmmac: enable TSO for IPv6 by Niklas Cassel · 8 years ago
  9. cb89ba2 ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN state by John Allen · 8 years ago
  10. ca83697 net: phy: lxt: Export link partner advertising by Thomas Bogendoerfer · 8 years ago
  11. c036cab Merge branch 'mediatek-various-performance-improvements' by David S. Miller · 8 years ago
  12. a2d5e7b net-next: mediatek: set the rx_queue to 0 by John Crispin · 8 years ago
  13. 5cce032 net-next: mediatek: split IRQ register locking into TX and RX by John Crispin · 8 years ago
  14. 671d41e net-next: mediatek: add RX IRQ delay support by John Crispin · 8 years ago
  15. 5969c42 net-next: mediatek: print phy status changes for non DSA GMACs by John Crispin · 8 years ago
  16. cf67beb Merge branch 'vxlan-cleanup-and-IPv6-link-local-support' by David S. Miller · 8 years ago
  17. 49f810f vxlan: allow multiple VXLANs with same VNI for IPv6 link-local addresses by Matthias Schiffer · 8 years ago
  18. 87613de vxlan: fix snooping for link-local IPv6 addresses by Matthias Schiffer · 8 years ago
  19. 0f22a3c vxlan: check valid combinations of address scopes by Matthias Schiffer · 8 years ago
  20. ce44a4a vxlan: improve validation of address family configuration by Matthias Schiffer · 8 years ago
  21. dc5321d vxlan: get rid of redundant vxlan_dev.flags by Matthias Schiffer · 8 years ago
  22. a985343 vxlan: refactor verification and application of configuration by Matthias Schiffer · 8 years ago
  23. c0ca9e7 Merge branch 'net-more-skb_put-work' by David S. Miller · 8 years ago
  24. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  25. ad941e6 net: replace more place to skb_put_[data:zero] by yuan linyu · 8 years ago
  26. de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 8 years ago
  27. ddcbabf net: dsa: mv88e6xxx: better IEEE Prio Mapping Table description by Vivien Didelot · 8 years ago
  28. da16349 Merge branch 'net-dsa-Global-2-cosmetics' by David S. Miller · 8 years ago
  29. 1d90016 net: dsa: mv88e6xxx: prefix Global 2 remaining macros by Vivien Didelot · 8 years ago
  30. 3b19df7 net: dsa: mv88e6xxx: prefix Global 2 Watchdog macros by Vivien Didelot · 8 years ago
  31. ed44152 net: dsa: mv88e6xxx: prefix Global 2 Switch MAC macros by Vivien Didelot · 8 years ago
  32. 7fc8c9d net: dsa: mv88e6xxx: prefix Global 2 EEPROM macros by Vivien Didelot · 8 years ago
  33. 67d1ea8 net: dsa: mv88e6xxx: prefix Global 2 PVT macros by Vivien Didelot · 8 years ago
  34. 6bff47b net: dsa: mv88e6xxx: prefix Global 2 MGMT macros by Vivien Didelot · 8 years ago
  35. 067e474 net: dsa: mv88e6xxx: prefix Global 2 Device Mapping macros by Vivien Didelot · 8 years ago
  36. 56dc734 net: dsa: mv88e6xxx: prefix Global 2 Trunk macros by Vivien Didelot · 8 years ago
  37. e289ef0 net: dsa: mv88e6xxx: clarify SMI PHY functions by Vivien Didelot · 8 years ago
  38. cd8da8b net: dsa: mv88e6xxx: add irl_init_all op by Vivien Didelot · 8 years ago
  39. cc07cb9 Merge branch 'net-next-stmmac-dwmac-sun8i-add-support-for-V3s' by David S. Miller · 8 years ago
  40. 57fde47 net-next: stmmac: dwmac-sun8i: add support for V3s EMAC by Icenowy Zheng · 8 years ago
  41. 1450ba8 net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHz by Icenowy Zheng · 8 years ago
  42. 2b5bdeb dt-bindings: syscon: Add DT bindings documentation for Allwinner V3s syscon by Icenowy Zheng · 8 years ago
  43. e29602b dt-bindings: net-next: Add DT bindings documentation for Allwinner V3s EMAC by Icenowy Zheng · 8 years ago
  44. 708d32e Merge branch 'net-Introduction-of-the-tc-tests' by David S. Miller · 8 years ago
  45. 76b903e selftests: Introduce tc testsuite by Lucas Bates · 8 years ago
  46. 93dda1e Merge branch 'qed-RDMA-and-infrastructure-for-iWARP' by David S. Miller · 8 years ago
  47. 6c9e80e qed: SPQ async callback registration by Michal Kalderon · 8 years ago
  48. 898fff1 qed: Wait for resources before FUNC_CLOSE by Michal Kalderon · 8 years ago
  49. bbfcd1e qed*: Set rdma generic functions prefix by Michal Kalderon · 8 years ago
  50. b262a06 qed*: qede_roce.[ch] -> qede_rdma.[ch] by Michal Kalderon · 8 years ago
  51. 9331dad qed: Disable RoCE dpm when DCBx change occurs by Mintz, Yuval · 8 years ago
  52. 26462ad qed: RoCE EDPM to honor PFC by Mintz, Yuval · 8 years ago
  53. 1a4a697 qed: Chain support for external PBL by Mintz, Yuval · 8 years ago
  54. 8917a77 tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix by Ivan Delalande · 8 years ago
  55. 6797318 tcp: md5: add an address prefix for key lookup by Ivan Delalande · 8 years ago
  56. 9106038 cxgb4: notify uP to route ctrlq compl to rdma rspq by Raju Rangoju · 8 years ago
  57. 89ff677 cxgb4: add new T6 pci device id's by Ganesh Goudar · 8 years ago
  58. b64052f nfp: add VLAN filtering support by Pablo Cascón · 8 years ago
  59. d427cae cxgb4: fix a NULL dereference by Ganesh Goudar · 8 years ago
  60. c4ee5d8 liquidio: replace info-pointer mode with buffer-pointer-only mode by Prasad Kanneganti · 8 years ago
  61. 47b3e2f pptp: Remove unused variable in pptp_release() by Christos Gkekas · 8 years ago
  62. 836d57e liquidio: implement vlan filter enable and disable by Prasad Kanneganti · 8 years ago
  63. 06d4d45 net: dsa: Fix legacy probing by Florian Fainelli · 8 years ago
  64. d807ec6 tls: update Kconfig by Dave Watson · 8 years ago
  65. ffe95ec Merge branch 'net-remove-dst-garbage-collector-logic' by David S. Miller · 8 years ago
  66. 44ebe79 net: add debug atomic_inc_not_zero() in dst_hold() by Wei Wang · 8 years ago
  67. 1eb04e7 net: reorder all the dst flags by Wei Wang · 8 years ago
  68. a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 8 years ago
  69. b2a9c0e net: remove DST_NOGC flag by Wei Wang · 8 years ago
  70. 5b7c9a8 net: remove dst gc related code by Wei Wang · 8 years ago
  71. 560fd93 decnet: take dst->__refcnt when struct dn_route is created by Wei Wang · 8 years ago
  72. 52df157 xfrm: take refcnt of dst when creating struct xfrm_dst bundle by Wei Wang · 8 years ago
  73. db91664 ipv6: get rid of icmp6 dst garbage collector by Wei Wang · 8 years ago
  74. 587fea7 ipv6: mark DST_NOGC and remove the operation of dst_free() by Wei Wang · 8 years ago
  75. ad65a2f ipv6: call dst_hold_safe() properly by Wei Wang · 8 years ago
  76. 9514528 ipv6: call dst_dev_put() properly by Wei Wang · 8 years ago
  77. 1cfb71e ipv6: take dst->__refcnt for insertion into fib6 tree by Wei Wang · 8 years ago
  78. b838d5e ipv4: mark DST_NOGC and remove the operation of dst_free() by Wei Wang · 8 years ago
  79. 9df16ef ipv4: call dst_hold_safe() properly by Wei Wang · 8 years ago
  80. 95c47f9 ipv4: call dst_dev_put() properly by Wei Wang · 8 years ago
  81. 0830106 ipv4: take dst->__refcnt when caching dst in fib by Wei Wang · 8 years ago
  82. 4a6ce2b net: introduce a new function dst_dev_put() by Wei Wang · 8 years ago
  83. 5f56f40 net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt by Wei Wang · 8 years ago
  84. 1dbe3252 net: use loopback dev when generating blackhole route by Wei Wang · 8 years ago
  85. d24406c udp: call dst_hold_safe() in udp_sk_rx_set_dst() by Wei Wang · 8 years ago
  86. 1758fd4 ipv6: remove unnecessary dst_hold() in ip6_fragment() by Wei Wang · 8 years ago
  87. 273889e Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  88. a1a6b7e net: dsa: add cross-chip multicast support by Vivien Didelot · 8 years ago
  89. 6a2fb0e ibmvnic: driver initialization for kdump/kexec by Nathan Fontenot · 8 years ago
  90. 247488c decnet: always not take dst->__refcnt when inserting dst into hash table by Wei Wang · 8 years ago
  91. 34a9513 Merge branch 'rds-tcp-misc-bug-fixes' by David S. Miller · 8 years ago
  92. 10beea7 rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_one by Sowmini Varadhan · 8 years ago
  93. 00354de rds: tcp: various endian-ness fixes by Sowmini Varadhan · 8 years ago
  94. 41500c3 rds: tcp: remove cp_outgoing by Sowmini Varadhan · 8 years ago
  95. 5f886ee Merge branch 'dsa-loop-Driver-updates' by David S. Miller · 8 years ago
  96. 484c017 net: dsa: loop: Implement ethtool statistics by Florian Fainelli · 8 years ago
  97. 3407dc8 net: dsa: loop: Inline unregister_fixed_phys() by Florian Fainelli · 8 years ago
  98. 5f88150 Merge branch 'pktgen-new-parameters' by David S. Miller · 8 years ago
  99. e0e1667 pktgen: Specify the index of first thread by Tariq Toukan · 8 years ago
  100. 69137ea pktgen: Specify num packets per thread by Tariq Toukan · 8 years ago