1. 1616b38 kcm: Fix locking issue by Tom Herbert · 8 years ago
  2. cff6a33 strparser: Queue work when being unpaused by Tom Herbert · 8 years ago
  3. 3c90a94 Merge branch 'hv_netvsc-cleanups' by David S. Miller · 8 years ago
  4. 4323b47 hv_netvsc: add ethtool statistics for tx packet issues by Stephen Hemminger · 8 years ago
  5. e3f74b8 hv_netvsc: report vmbus name in ethtool by Stephen Hemminger · 8 years ago
  6. 6c4c137 hv_netvsc: make variable local by Stephen Hemminger · 8 years ago
  7. 7a2a0a8 hv_netvsc: make netvsc_destroy_buf void by Stephen Hemminger · 8 years ago
  8. bc304dd hv_netvsc: refactor completion function by Stephen Hemminger · 8 years ago
  9. 0ab0514 hv_netvsc: rearrange start_xmit by Stephen Hemminger · 8 years ago
  10. fd61260 hv_netvsc: init completion during alloc by Stephen Hemminger · 8 years ago
  11. e08f3ea hv_netvsc: make device_remove void by Stephen Hemminger · 8 years ago
  12. e5a78fa hv_netvsc: use ARRAY_SIZE() for NDIS versions by Stephen Hemminger · 8 years ago
  13. 30d1de0 hv_netvsc: make inline functions static by Stephen Hemminger · 8 years ago
  14. 796cc88 hv_netvsc: style cleanups by Stephen Hemminger · 8 years ago
  15. e53a9c2 hv_netvsc: use kcalloc by Stephen Hemminger · 8 years ago
  16. 9477386 hv_netvsc: make RSS hash key static by Stephen Hemminger · 8 years ago
  17. 8737caa hv_netvsc: fix rtnl locking in callback by Stephen Hemminger · 8 years ago
  18. 01555e6 Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma by David S. Miller · 8 years ago
  19. 2d03d43 Merge branch 'cpsw-mq' by David S. Miller · 8 years ago
  20. ce52c74 net: ethernet: ti: cpsw: add ethtool channels support by Ivan Khoronzhuk · 8 years ago
  21. 925d65e net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to internals by Ivan Khoronzhuk · 8 years ago
  22. e05107e net: ethernet: ti: cpsw: add multi queue support by Ivan Khoronzhuk · 8 years ago
  23. 080d5c5 net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stop by Ivan Khoronzhuk · 8 years ago
  24. 3802dce net: ethernet: ti: davinci_cpdma: split descs num between all channels by Ivan Khoronzhuk · 8 years ago
  25. a01512d net: strparser: fix strparser sk_user_data check by Dave Watson · 8 years ago
  26. f1ff866 qed: Fix address macros by Yuval Mintz · 8 years ago
  27. e55dddf Merge branch 'dsa-fix-MV88E6131-tagging' by David S. Miller · 8 years ago
  28. f027e0c net: mv88e6xxx: Enable PORT_CONTROL_FORWARD_UNKNOWN for DSA-tagged CPU ports by Jamie Lentin · 8 years ago
  29. 930188c dsa: mv88e6xxx: Delete ppu timer when removing module by Andrew Lunn · 8 years ago
  30. 2bbb33b net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches. by Andrew Lunn · 8 years ago
  31. 7b31436 net: dsa: Allow the DSA driver to indicate the tag protocol by Andrew Lunn · 8 years ago
  32. 1ae292a net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout by Geert Uytterhoeven · 8 years ago
  33. 8b7ac60 Merge tag 'batadv-next-for-davem-20160822' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  34. a616b84 Merge branch 'cxgb4-tx-rate-limiting' by David S. Miller · 8 years ago
  35. 10a2604 cxgb4: add support for tx max rate limiting by Rahul Lakkireddy · 8 years ago
  36. 6cede1f cxgb4: add support for per queue tx scheduling by Rahul Lakkireddy · 8 years ago
  37. b72a32d cxgb4: add support for tx traffic scheduling classes by Rahul Lakkireddy · 8 years ago
  38. f7257f6 Merge branch 'qed-sriov-legacy' by David S. Miller · 8 years ago
  39. b0bccb6 qed: Change locking scheme for VF channel by Yuval Mintz · 8 years ago
  40. d8c2c7e qed*: Add support for VFs over legacy PFs by Yuval Mintz · 8 years ago
  41. 11a85d7 qed: Prevent VFs from pause flooding by Yuval Mintz · 8 years ago
  42. a044df8 qed: Add support for legacy VFs by Yuval Mintz · 8 years ago
  43. 4d55d01 net: phy: Add missing of_node_put() in xgmiitorgmii_probe() by Wei Yongjun · 8 years ago
  44. 6f0b826 mlx5/core: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  45. b9a24bb net_sched: properly handle failure case of tcf_exts_init() by WANG Cong · 8 years ago
  46. c1346a7 Revert "l2tp: Refactor the codes with existing macros instead of literal number" by David S. Miller · 8 years ago
  47. 8c14846 cxgb4: Simplify the return expression by Wei Yongjun · 8 years ago
  48. 5ab1fe7 l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago
  49. 04462f2 net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  50. 0f63517 net: ethernet: renesas: ravb: use phydev from struct net_device by Philippe Reynes · 8 years ago
  51. f290040 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  52. 92ed843 ixgbe: Add support for new X557 device by Don Skidmore · 8 years ago
  53. a83c27e ixgbe: add device to MDIO speed setting by Don Skidmore · 8 years ago
  54. a0ad55a ixgbe: Fix led interface for X557 devices by Don Skidmore · 8 years ago
  55. a21d082 ixgbe: add support for geneve Rx offload by Emil Tantilov · 8 years ago
  56. c642697 ixgbevf: fix incorrect MAC address on load by Emil Tantilov · 8 years ago
  57. 27b23f9 ixgbe: report correct media type for KR, KX and KX4 interfaces by Veola Nazareth · 8 years ago
  58. 8238ac0 Merge branch 'tun-cleanups' by David S. Miller · 8 years ago
  59. 3b8d2a6 tun: Rename a jump label in update_filter() by Markus Elfring · 8 years ago
  60. 28e8190 tun: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  61. 4825a4e Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  62. 6afb1e2 samples/bpf: Add tunnel set/get tests. by William Tu · 8 years ago
  63. c0b558e hv_netvsc: Implement batching of receive completions by Haiyang Zhang · 8 years ago
  64. bf3a178 i40evf: Open RDMA Client after reset by Avinash Dayanand · 8 years ago
  65. c57c995 i40e/i40evf: Fix indentation by Jeff Kirsher · 8 years ago
  66. 0d8ab54 i40e: Correcting mutex usage in client code by Avinash Dayanand · 8 years ago
  67. 35f5034 i40e: Remove XSTRINGIFY macro definitions and uses by Joe Perches · 8 years ago
  68. 682d11d i40e: Initialize pointer in client_release function by Harshitha Ramamurthy · 8 years ago
  69. 91cdca4 i40e: Check client is open before calling client ops by Catherine Sullivan · 8 years ago
  70. fbcfac3 i40e: use matching format identifiers by Heinrich Schuchardt · 8 years ago
  71. 7d94906 i40e: Add support for HMC resource and profile for X722 by Carolyn Wyborny · 8 years ago
  72. b7eeef4 i40e: Fix byte ordering in ARP NS code for X722 by Carolyn Wyborny · 8 years ago
  73. ffeac83 i40e: refactor tail_bump check by Carolyn Wyborny · 8 years ago
  74. fe458e5 i40evf: report link speed by Mitch Williams · 8 years ago
  75. 6992a6c i40e: use alloc_workqueue instead of create_singlethread_workqueue by Jacob Keller · 8 years ago
  76. 552b996 i40e: use configured RSS key and lookup table in i40e_vsi_config_rss by Jacob Keller · 8 years ago
  77. 776b2e1 i40e: fix broken i40e_config_rss_aq function by Jacob Keller · 8 years ago
  78. 0582b96 i40e: move i40e_vsi_config_rss below i40e_get_rss_aq by Jacob Keller · 8 years ago
  79. dc833de net/irda: remove pointless assignment/check by Vegard Nossum · 8 years ago
  80. 05fafbf qed: utilize FW 8.10.10.0 by Yuval Mintz · 8 years ago
  81. 75d6720 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  82. 484387c Merge branch 'bcm_sf2-platform-dev' by David S. Miller · 8 years ago
  83. 731410b net: dsa: bcm_sf2: Remove probing through old DSA binding by Florian Fainelli · 8 years ago
  84. 4bd1167 net: dsa: bcm_sf2: Use device managed helpers by Florian Fainelli · 8 years ago
  85. d933802 net: dsa: bcm_sf2: Make it a real platform device driver by Florian Fainelli · 8 years ago
  86. a85fad1 Documentation: dt: bindings: Update Broadcom 7445 switch document by Florian Fainelli · 8 years ago
  87. ea825e7 net: dsa: Export suspend/resume functions by Florian Fainelli · 8 years ago
  88. 0ae940c Merge branch 'mv88e6xxx-fix-wait' by David S. Miller · 8 years ago
  89. 3085355 dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verbose by Andrew Lunn · 8 years ago
  90. 0f02b4f dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update() by Andrew Lunn · 8 years ago
  91. 6441e669 dsa: mv88e6xxx: Timeout based on iterations, not time by Andrew Lunn · 8 years ago
  92. 7a7e780 Merge branch 'phy-next' by David S. Miller · 8 years ago
  93. 97c8438 net: phy: Kconfig: Remove redundant "Support for" by Andrew Lunn · 8 years ago
  94. d75b4a2 net: phy: Sort Makefile and Kconfig by Andrew Lunn · 8 years ago
  95. d985d15 net: ipv4: fix sparse error in fib_good_nh() by Eric Dumazet · 8 years ago
  96. 217375a udp: include addrconf.h by Eric Dumazet · 8 years ago
  97. b6c6b64 tcp: md5: remove tcp_md5_hash_header() by Eric Dumazet · 8 years ago
  98. dfad09a ibmvnic: Handle backing device failover and reinitialization by Thomas Falcon · 8 years ago
  99. e018068 net: hns: Add reset function support for RoCE driver by oulijun · 8 years ago
  100. a68d539 Merge branch 'rhash-raw-walkers-remove-part-1' by David S. Miller · 8 years ago