1. 52f80dc Merge branch 'qed-File-split-and-rename-towards-iWARP-support' by David S. Miller · 8 years ago
  2. 7003cdd qed*: Rename qed_roce_if.h to qed_rdma_if.h by Kalderon, Michal · 8 years ago
  3. b71b9af qed: Split rdma content between qed_rdma and qed_roce by Kalderon, Michal · 8 years ago
  4. f1372ee qed: Duplicate qed_roce.[ch] to qed_rdma.[ch] by Kalderon, Michal · 8 years ago
  5. 8e8dddb qed: Cleanup qed_roce before duplicating it by Kalderon, Michal · 8 years ago
  6. e862830 bpf: expose prog id for cls_bpf and act_bpf by Daniel Borkmann · 8 years ago
  7. 34cfb54 sock: avoid dirtying incoming_cpu if not needed by Paolo Abeni · 8 years ago
  8. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 8 years ago
  9. dd99e42 udp: prefetch rmem_alloc in udp_queue_rcv_skb() by Paolo Abeni · 8 years ago
  10. da2e9cf qede: Fix compilation without QED_RDMA by Chad Dupuis · 8 years ago
  11. b65c0c9 r8152: correct the definition by hayeswang · 8 years ago
  12. adff41f Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  13. 2f89a79 Merge branch 'ipmr-ip6mr-add-Netlink-notifications-on-cache-reports' by David S. Miller · 8 years ago
  14. dd12d15c ip6mr: add netlink notifications on mrt6msg cache reports by Julien Gomes · 8 years ago
  15. 5a645dd ipmr: add netlink notifications on igmpmsg cache reports by Julien Gomes · 8 years ago
  16. 5f729ea rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute by Julien Gomes · 8 years ago
  17. 94df30a rtnetlink: add NEWCACHEREPORT message type by Julien Gomes · 8 years ago
  18. 083a032 tcp: md5: hide unused variable by Arnd Bergmann · 8 years ago
  19. e1d20e2 idsn: fix wrong skb_put() used by yuan linyu · 8 years ago
  20. dfc4ff6 i40e: don't hold RTNL lock for the entire reset by Jacob Keller · 8 years ago
  21. 7642984 i40e: Handle PE_CRITERR properly with IWARP enabled by Catherine Sullivan · 8 years ago
  22. 2e5c26ea i40e: clear only cause_ena bit by Shannon Nelson · 8 years ago
  23. e588723 i40e: fix disabling overflow promiscuous mode by Alan Brady · 8 years ago
  24. 5bbb2e2 i40e: Add support for OEM firmware version by Filip Sadowski · 8 years ago
  25. 4fc8c67 i40e: genericize the partition bandwidth control by Shannon Nelson · 8 years ago
  26. 83d14c5 i40e: Add message for unsupported MFP mode by Carolyn Wyborny · 8 years ago
  27. 68fb13a7 i40e: Support firmware CEE DCB UP to TC map re-definition by Greg Bowers · 8 years ago
  28. 1e99854 i40e: Fix potential out of bound array access by Sudheer Mogilappagari · 8 years ago
  29. 15d23b4 i40e: comment that udp_port must be in host byte order by Jacob Keller · 8 years ago
  30. 59e331e i40e: use dev_dbg instead of dev_info when warning about missing routine by Jacob Keller · 8 years ago
  31. 7c32b1e i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags by Alice Michael · 8 years ago
  32. 65c7006 i40evf: assign num_active_queues inside i40evf_alloc_queues by Jacob Keller · 8 years ago
  33. 74608d1 i40e: add support for XDP_TX action by Björn Töpel · 8 years ago
  34. 0c8493d i40e: add XDP support for pass and drop actions by Björn Töpel · 8 years ago
  35. f5c3064 Merge tag 'mlx5-updates-2017-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  36. 8abd559 Merge branch 's390-net-updates-part-2' by David S. Miller · 8 years ago
  37. ec61bd2 s390/qeth: use diag26c to get MAC address on L2 by Julian Wiedmann · 8 years ago
  38. 1b03047 s390/diag: add diag26c support by Julian Wiedmann · 8 years ago
  39. 3cdc8a2 s390/qeth: fix packing buffer statistics by Julian Wiedmann · 8 years ago
  40. 2063a5f s390/qeth: add ipa return codes for bridgeport by Kittipon Meesompop · 8 years ago
  41. 5ee8aa6 sctp: handle errors when updating asoc by Xin Long · 8 years ago
  42. 8cd5c25 sctp: uncork the old asoc before changing to the new one by Xin Long · 8 years ago
  43. a0f9a4c dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_init by Xin Long · 8 years ago
  44. d5494ac dccp: call inet_add_protocol after register_pernet_subsys in dccp_v4_init by Xin Long · 8 years ago
  45. 7044f42 enic: Fix format truncation warning by Govindarajulu Varadarajan · 8 years ago
  46. 9edfa7d net: stmmac: enable TSO for IPv6 by Niklas Cassel · 8 years ago
  47. cb89ba2 ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN state by John Allen · 8 years ago
  48. ca83697 net: phy: lxt: Export link partner advertising by Thomas Bogendoerfer · 8 years ago
  49. c036cab Merge branch 'mediatek-various-performance-improvements' by David S. Miller · 8 years ago
  50. a2d5e7b net-next: mediatek: set the rx_queue to 0 by John Crispin · 8 years ago
  51. 5cce032 net-next: mediatek: split IRQ register locking into TX and RX by John Crispin · 8 years ago
  52. 671d41e net-next: mediatek: add RX IRQ delay support by John Crispin · 8 years ago
  53. 5969c42 net-next: mediatek: print phy status changes for non DSA GMACs by John Crispin · 8 years ago
  54. cf67beb Merge branch 'vxlan-cleanup-and-IPv6-link-local-support' by David S. Miller · 8 years ago
  55. 49f810f vxlan: allow multiple VXLANs with same VNI for IPv6 link-local addresses by Matthias Schiffer · 8 years ago
  56. 87613de vxlan: fix snooping for link-local IPv6 addresses by Matthias Schiffer · 8 years ago
  57. 0f22a3c vxlan: check valid combinations of address scopes by Matthias Schiffer · 8 years ago
  58. ce44a4a vxlan: improve validation of address family configuration by Matthias Schiffer · 8 years ago
  59. dc5321d vxlan: get rid of redundant vxlan_dev.flags by Matthias Schiffer · 8 years ago
  60. a985343 vxlan: refactor verification and application of configuration by Matthias Schiffer · 8 years ago
  61. c0ca9e7 Merge branch 'net-more-skb_put-work' by David S. Miller · 8 years ago
  62. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  63. ad941e6 net: replace more place to skb_put_[data:zero] by yuan linyu · 8 years ago
  64. de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 8 years ago
  65. ddcbabf net: dsa: mv88e6xxx: better IEEE Prio Mapping Table description by Vivien Didelot · 8 years ago
  66. da16349 Merge branch 'net-dsa-Global-2-cosmetics' by David S. Miller · 8 years ago
  67. 1d90016 net: dsa: mv88e6xxx: prefix Global 2 remaining macros by Vivien Didelot · 8 years ago
  68. 3b19df7 net: dsa: mv88e6xxx: prefix Global 2 Watchdog macros by Vivien Didelot · 8 years ago
  69. ed44152 net: dsa: mv88e6xxx: prefix Global 2 Switch MAC macros by Vivien Didelot · 8 years ago
  70. 7fc8c9d net: dsa: mv88e6xxx: prefix Global 2 EEPROM macros by Vivien Didelot · 8 years ago
  71. 67d1ea8 net: dsa: mv88e6xxx: prefix Global 2 PVT macros by Vivien Didelot · 8 years ago
  72. 6bff47b net: dsa: mv88e6xxx: prefix Global 2 MGMT macros by Vivien Didelot · 8 years ago
  73. 067e474 net: dsa: mv88e6xxx: prefix Global 2 Device Mapping macros by Vivien Didelot · 8 years ago
  74. 56dc734 net: dsa: mv88e6xxx: prefix Global 2 Trunk macros by Vivien Didelot · 8 years ago
  75. e289ef0 net: dsa: mv88e6xxx: clarify SMI PHY functions by Vivien Didelot · 8 years ago
  76. cd8da8b net: dsa: mv88e6xxx: add irl_init_all op by Vivien Didelot · 8 years ago
  77. cc07cb9 Merge branch 'net-next-stmmac-dwmac-sun8i-add-support-for-V3s' by David S. Miller · 8 years ago
  78. 57fde47 net-next: stmmac: dwmac-sun8i: add support for V3s EMAC by Icenowy Zheng · 8 years ago
  79. 1450ba8 net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHz by Icenowy Zheng · 8 years ago
  80. 2b5bdeb dt-bindings: syscon: Add DT bindings documentation for Allwinner V3s syscon by Icenowy Zheng · 8 years ago
  81. e29602b dt-bindings: net-next: Add DT bindings documentation for Allwinner V3s EMAC by Icenowy Zheng · 8 years ago
  82. 708d32e Merge branch 'net-Introduction-of-the-tc-tests' by David S. Miller · 8 years ago
  83. 76b903e selftests: Introduce tc testsuite by Lucas Bates · 8 years ago
  84. 93dda1e Merge branch 'qed-RDMA-and-infrastructure-for-iWARP' by David S. Miller · 8 years ago
  85. 6c9e80e qed: SPQ async callback registration by Michal Kalderon · 8 years ago
  86. 898fff1 qed: Wait for resources before FUNC_CLOSE by Michal Kalderon · 8 years ago
  87. bbfcd1e qed*: Set rdma generic functions prefix by Michal Kalderon · 8 years ago
  88. b262a06 qed*: qede_roce.[ch] -> qede_rdma.[ch] by Michal Kalderon · 8 years ago
  89. 9331dad qed: Disable RoCE dpm when DCBx change occurs by Mintz, Yuval · 8 years ago
  90. 26462ad qed: RoCE EDPM to honor PFC by Mintz, Yuval · 8 years ago
  91. 1a4a697 qed: Chain support for external PBL by Mintz, Yuval · 8 years ago
  92. 8917a77 tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix by Ivan Delalande · 8 years ago
  93. 6797318 tcp: md5: add an address prefix for key lookup by Ivan Delalande · 8 years ago
  94. 1170fbd net/mlx5e: IPoIB, Add ioctl support to IPoIB device driver by Feras Daoud · 8 years ago
  95. 3844b07 net/mlx5e: IPoIB, Add PTP support to IPoIB device driver by Feras Daoud · 8 years ago
  96. 4ec5cf7 net/mlx5e: IPoIB, Get more TX statistics by Erez Shitrit · 8 years ago
  97. 807c441 net/mlx5e: IPoIB, Handle change_mtu by Erez Shitrit · 8 years ago
  98. c139dbf net/mlx5e: Use hard_mtu as part of the mlx5e_priv struct by Erez Shitrit · 8 years ago
  99. b6dc510 net/mlx5e: IPoIB, Change parameters default values by Erez Shitrit · 8 years ago
  100. 7ca42c8 net/mlx5e: Add new profile function update_carrier by Erez Shitrit · 8 years ago