1. a22adce net: dsa: update DSA drivers to use ds_to_priv by Florian Fainelli · 10 years ago
  2. ed036f8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  3. d37556e ctc: replace PTR_RET with PTR_ERR_OR_ZERO by Frank Blaschka · 10 years ago
  4. 16dc2c4 claw: replace PTR_RET with PTR_ERR_OR_ZERO by Frank Blaschka · 10 years ago
  5. d66cb37 qeth: Add new priority queueing options by Stefan Raspl · 10 years ago
  6. 290b834 qeth: Extend priority queueing to IPv6 by Stefan Raspl · 10 years ago
  7. 9262c6c qeth: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  8. 6274edc lcs: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  9. 0f8ee7f qeth: Fix default queue setting in priority queueing by Stefan Raspl · 10 years ago
  10. d39a743 ptp: validate the requested frequency adjustment. by Richard Cochran · 10 years ago
  11. ded7b9a i40e/i40evf: Bump build version by Catherine Sullivan · 10 years ago
  12. 6bb3f23 i40e/i40evf: Retrieve and store missing link config information by Neerav Parikh · 10 years ago
  13. f4f94b9 i40e: Update function formal parameters by Kevin Scott · 10 years ago
  14. 53275f2 i40e: Do not expose fd-sb commands from debugfs by Anjali Singhai Jain · 10 years ago
  15. 2e86a0b i40e: Do not enable NTUPLE feature control in MFP mode by Anjali Singhai Jain · 10 years ago
  16. 9d2f98e i40e: Change variable type to avoid typecheck failure by Kevin Scott · 10 years ago
  17. c50d2e5 i40evf: remove debugging message by Mitch Williams · 10 years ago
  18. 169f407 i40evf: fix panic on PF driver fail by Mitch Williams · 10 years ago
  19. 014269f i40e: Don't stop driver probe when querying DCB config fails by Neerav Parikh · 10 years ago
  20. 0672a09 i40e: Redistribute queue vectors after DCB reconfiguration by Neerav Parikh · 10 years ago
  21. d246601 i40e/i40evf: add driver version string to driver version command by Shannon Nelson · 10 years ago
  22. 37cc0d2 i40e: Use port VLAN in MAC/VLAN filter configuration by Greg Rose · 10 years ago
  23. 4e9dc31 i40evf: support ethtool RSS options by Mitch A Williams · 10 years ago
  24. 1315f7c i40e: Retain MAC filters when changing port VLAN by Greg Rose · 10 years ago
  25. 0dd8357 i40e: remove ptp_tx_work timestamp work item by Jacob Keller · 11 years ago
  26. d736574 qlcnic: Update version to 5.3.58 by Jitendra Kalsaria · 10 years ago
  27. aaecf51 qlcnic: Limit vNIC support in legacy interrupt mode by Sucheta Chakraborty · 10 years ago
  28. c65762f qlcnic: Add driver logs in error path. by Sucheta Chakraborty · 10 years ago
  29. 868e914 qlcnic: Allow setting TX interrupt coalescing parameters from VF. by Sucheta Chakraborty · 10 years ago
  30. 1f0f467 qlcnic: Add hwmon interface to export board temperature. by Harish Patil · 10 years ago
  31. ddfbac0 qlcnic: Optimize MAC learning code by Shahed Shaikh · 10 years ago
  32. f716775 qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  33. a42c3a2 qlge: Convert /n to \n by Joe Perches · 10 years ago
  34. a3862db net: systemport: hook SYSTEMPORT driver in the build by Florian Fainelli · 10 years ago
  35. 80105be net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driver by Florian Fainelli · 10 years ago
  36. 2319366 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  37. 98a20b7 Merge tag 'linux-can-next-for-3.16-20140425' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  38. 18c6504 at86rf230: remove function for setting irq polarity by Alexander Aring · 10 years ago
  39. 1cc9fc5 at86rf230: remove unnecessary state read by Alexander Aring · 10 years ago
  40. 57e48ff at86rf230: remove unnecessary spi_set_drvdata by Alexander Aring · 10 years ago
  41. 1962694 at86rf230: reset irq line before irq request by Alexander Aring · 10 years ago
  42. ee69559 at86rf230: remove unnecessary assign by Alexander Aring · 10 years ago
  43. a8b66db at86rf230: remove #ifdef CONFIG_OF by Alexander Aring · 10 years ago
  44. 90b1552 at86rf230: add at86rf230_device_id table by Alexander Aring · 10 years ago
  45. 1086b4f at86rf230: make of_device_id const by Alexander Aring · 10 years ago
  46. 835cb7d at86rf230: add missing MODULE_DEVICE_TABLE by Alexander Aring · 10 years ago
  47. 0679e29 at86rf230: use devm_gpio_request_one by Alexander Aring · 10 years ago
  48. 652355c at86rf230: use devm_request_irq by Alexander Aring · 10 years ago
  49. 8eba0ee at86rf230: remove irq_type in request_irq by Alexander Aring · 10 years ago
  50. 4af619a at86rf230: use irq_get_trigger_type by Alexander Aring · 10 years ago
  51. a1f6347 igb: Change memcpy to struct assignment by Carolyn Wyborny · 10 years ago
  52. f6f38e2 igb: Replace 1/0 return values with true/false by Carolyn Wyborny · 10 years ago
  53. be28b63 igb: Cleanups to remove unneeded extern declaration by Carolyn Wyborny · 10 years ago
  54. cd1631c igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLE by Carolyn Wyborny · 10 years ago
  55. 6dd6d2b igb: Cleanups to fix static initialization by Carolyn Wyborny · 10 years ago
  56. 0d451e7 igb: Cleanups to fix msleep warnings by Carolyn Wyborny · 10 years ago
  57. c502ea2 igb: Cleanups to fix line length warnings by Carolyn Wyborny · 10 years ago
  58. da1f1df igb: Cleanups to remove return parentheses by Carolyn Wyborny · 10 years ago
  59. b26141d igb: Cleanups to fix missing break in switch statements by Carolyn Wyborny · 10 years ago
  60. 81ad807 igb: Cleanups to fix assignment in if error by Carolyn Wyborny · 10 years ago
  61. e52c0f9 igb: Cleanups to change comment style on license headers by Carolyn Wyborny · 10 years ago
  62. bed83e9 igb: Cleanups to fix for trailing statement by Carolyn Wyborny · 10 years ago
  63. c4917c6 igb: Cleanups to fix pointer location error by Carolyn Wyborny · 10 years ago
  64. 0f8dced can: softing: remove unused sysfs attributes by Kurt Van Dijck · 10 years ago
  65. ec2e11e can: softing: drop 'channel' sysfs attribute by Kurt Van Dijck · 10 years ago
  66. abcd7f7 can: c_can: Add support for eg20t (pch_can) by Alexander Stein · 10 years ago
  67. 8e964fe2 can: usb: Kconfig: Improve help for CAN_KVASER_USB by Olivier Sobrie · 10 years ago
  68. b4f2013 can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIe by Olivier Sobrie · 10 years ago
  69. e59e36e can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg() by Olivier Sobrie · 10 years ago
  70. 869ba1e can: move SPI drivers into a separate directory by Stefano Babic · 10 years ago
  71. ee967ff can: mcp251x: Improve mcp251x_hw_probe() by Alexander Shiyan · 10 years ago
  72. ff06d61 can: mcp251x: Improve mcp251x_hw_reset() by Alexander Shiyan · 10 years ago
  73. 31473c2 can: mcp251x: Check return value of spi_setup() by Alexander Shiyan · 10 years ago
  74. d42f157 Altera TSE: Remove unnecessary cast of void pointers by Tobias Klauser · 10 years ago
  75. f01ec1c vxlan: add x-netns support by Nicolas Dichtel · 10 years ago
  76. 6afc0d7 bcm63xx_enet: Use ARRAY_SIZE instead of open coding it by Tobias Klauser · 10 years ago
  77. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. a450a68 smc91x: improve definition of debug macros by Zi Shen Lim · 10 years ago
  79. e9f0fb8 bonding: Add tlb_dynamic_lb parameter for tlb mode by Mahesh Bandewar · 10 years ago
  80. f05b42e bonding: Added bond_tlb_xmit() for tlb mode. by Mahesh Bandewar · 10 years ago
  81. 9a49aba bonding: Reorg bond_alb_xmit code by Mahesh Bandewar · 10 years ago
  82. ee62e86 bonding: Changed hashing function to just provide hash by Mahesh Bandewar · 10 years ago
  83. 573be69 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  84. 2ebb158 net/phy: Remove return value for void function by Shruti Kanetkar · 10 years ago
  85. 2d28386 net: via-rhine: add OF bus binding by Alexey Charkov · 10 years ago
  86. f7630d1 net: via-rhine: reduce usage of the PCI-specific struct by Alexey Charkov · 10 years ago
  87. 4087c4d net: via-rhine: switch to generic DMA functions by Alexey Charkov · 10 years ago
  88. 9e4b93f vxlan: ensure to advertise the right fdb remote by Nicolas Dichtel · 10 years ago
  89. 6a11974 net/phy: micrel: fix bugged test on device tree loading for ksz9021 by Hubert Chaumette · 10 years ago
  90. e676f19 macvlan: Fix leak and NULL dereference on error path by Herbert Xu · 10 years ago
  91. 893f662 hyperv: Simplify the send_completion variables by Haiyang Zhang · 10 years ago
  92. 4baab26 hyperv: Remove recv_pkt_list and lock by Haiyang Zhang · 10 years ago
  93. 84ca55a i40e: report VF link state correctly by Mitch Williams · 10 years ago
  94. 9005df3 igb: Cleanups to fix incorrect indentation by Carolyn Wyborny · 10 years ago
  95. d34a15a igb: Cleanups to fix braces location warnings by Carolyn Wyborny · 10 years ago
  96. c75c4ed igb: Cleanups for messaging by Carolyn Wyborny · 10 years ago
  97. 0e8e842 e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE by David Ertman · 10 years ago
  98. b56083e e1000e: Cleanup checkpatch extra space by David Ertman · 10 years ago
  99. 6cf08d1 e1000e: Cleanup to fix checkpatch missing blank lines by David Ertman · 10 years ago
  100. 3992c8e e1000e: Cleanup return values in ethtool by David Ertman · 10 years ago