1. 98a20b7 Merge tag 'linux-can-next-for-3.16-20140425' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  2. 18c6504 at86rf230: remove function for setting irq polarity by Alexander Aring · 11 years ago
  3. 1cc9fc5 at86rf230: remove unnecessary state read by Alexander Aring · 11 years ago
  4. 57e48ff at86rf230: remove unnecessary spi_set_drvdata by Alexander Aring · 11 years ago
  5. 1962694 at86rf230: reset irq line before irq request by Alexander Aring · 11 years ago
  6. ee69559 at86rf230: remove unnecessary assign by Alexander Aring · 11 years ago
  7. a8b66db at86rf230: remove #ifdef CONFIG_OF by Alexander Aring · 11 years ago
  8. 90b1552 at86rf230: add at86rf230_device_id table by Alexander Aring · 11 years ago
  9. 1086b4f at86rf230: make of_device_id const by Alexander Aring · 11 years ago
  10. 835cb7d at86rf230: add missing MODULE_DEVICE_TABLE by Alexander Aring · 11 years ago
  11. 0679e29 at86rf230: use devm_gpio_request_one by Alexander Aring · 11 years ago
  12. 652355c at86rf230: use devm_request_irq by Alexander Aring · 11 years ago
  13. 8eba0ee at86rf230: remove irq_type in request_irq by Alexander Aring · 11 years ago
  14. 4af619a at86rf230: use irq_get_trigger_type by Alexander Aring · 11 years ago
  15. 0f8dced can: softing: remove unused sysfs attributes by Kurt Van Dijck · 11 years ago
  16. ec2e11e can: softing: drop 'channel' sysfs attribute by Kurt Van Dijck · 11 years ago
  17. abcd7f7 can: c_can: Add support for eg20t (pch_can) by Alexander Stein · 11 years ago
  18. 8e964fe2 can: usb: Kconfig: Improve help for CAN_KVASER_USB by Olivier Sobrie · 11 years ago
  19. b4f2013 can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIe by Olivier Sobrie · 11 years ago
  20. e59e36e can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg() by Olivier Sobrie · 11 years ago
  21. 869ba1e can: move SPI drivers into a separate directory by Stefano Babic · 11 years ago
  22. ee967ff can: mcp251x: Improve mcp251x_hw_probe() by Alexander Shiyan · 11 years ago
  23. ff06d61 can: mcp251x: Improve mcp251x_hw_reset() by Alexander Shiyan · 11 years ago
  24. 31473c2 can: mcp251x: Check return value of spi_setup() by Alexander Shiyan · 11 years ago
  25. d42f157 Altera TSE: Remove unnecessary cast of void pointers by Tobias Klauser · 11 years ago
  26. f01ec1c vxlan: add x-netns support by Nicolas Dichtel · 11 years ago
  27. 6afc0d7 bcm63xx_enet: Use ARRAY_SIZE instead of open coding it by Tobias Klauser · 11 years ago
  28. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  29. a450a68 smc91x: improve definition of debug macros by Zi Shen Lim · 11 years ago
  30. e9f0fb8 bonding: Add tlb_dynamic_lb parameter for tlb mode by Mahesh Bandewar · 11 years ago
  31. f05b42e bonding: Added bond_tlb_xmit() for tlb mode. by Mahesh Bandewar · 11 years ago
  32. 9a49aba bonding: Reorg bond_alb_xmit code by Mahesh Bandewar · 11 years ago
  33. ee62e86 bonding: Changed hashing function to just provide hash by Mahesh Bandewar · 11 years ago
  34. 573be69 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  35. 2ebb158 net/phy: Remove return value for void function by Shruti Kanetkar · 11 years ago
  36. 2d28386 net: via-rhine: add OF bus binding by Alexey Charkov · 11 years ago
  37. f7630d1 net: via-rhine: reduce usage of the PCI-specific struct by Alexey Charkov · 11 years ago
  38. 4087c4d net: via-rhine: switch to generic DMA functions by Alexey Charkov · 11 years ago
  39. 9e4b93f vxlan: ensure to advertise the right fdb remote by Nicolas Dichtel · 11 years ago
  40. 6a11974 net/phy: micrel: fix bugged test on device tree loading for ksz9021 by Hubert Chaumette · 11 years ago
  41. e676f19 macvlan: Fix leak and NULL dereference on error path by Herbert Xu · 11 years ago
  42. 893f662 hyperv: Simplify the send_completion variables by Haiyang Zhang · 11 years ago
  43. 4baab26 hyperv: Remove recv_pkt_list and lock by Haiyang Zhang · 11 years ago
  44. 84ca55a i40e: report VF link state correctly by Mitch Williams · 11 years ago
  45. 9005df3 igb: Cleanups to fix incorrect indentation by Carolyn Wyborny · 11 years ago
  46. d34a15a igb: Cleanups to fix braces location warnings by Carolyn Wyborny · 11 years ago
  47. c75c4ed igb: Cleanups for messaging by Carolyn Wyborny · 11 years ago
  48. 0e8e842 e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE by David Ertman · 11 years ago
  49. b56083e e1000e: Cleanup checkpatch extra space by David Ertman · 11 years ago
  50. 6cf08d1 e1000e: Cleanup to fix checkpatch missing blank lines by David Ertman · 11 years ago
  51. 3992c8e e1000e: Cleanup return values in ethtool by David Ertman · 11 years ago
  52. b8ce18c ixgbevf: remove 82599 from the module description by Emil Tantilov · 11 years ago
  53. 5d7daa3 ixgbe: improve mac filter handling by Jacob Keller · 11 years ago
  54. b335e75 ixgbe: change handling of multicast filters by Jacob Keller · 11 years ago
  55. a9b8943 ixgbe: remove vlan_filter_disable and enable functions by Jacob Keller · 11 years ago
  56. f8e2472 ixgbe: Use out-of-line function for register reads by Mark Rustad · 11 years ago
  57. e577662 ixgbe: convert low_water into an array by Jacob Keller · 11 years ago
  58. fd0d192 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  59. e255787 be2net: Support for configurable RSS hash key by Venkata Duvvuru · 11 years ago
  60. 862aa49 neterion/s2io: remove unused s2io_start_tx_queue routine by Ying Xue · 11 years ago
  61. 6a51b5e hisax/icc: add missing semicolon after label by Julia Lawall · 11 years ago
  62. 702b346 smc91x: fix compile error when SMC_DEBUG >= 2 by Zi Shen Lim · 11 years ago
  63. 7b07bd4 net: sxgbe: Added phy_found error path by Byungho An · 11 years ago
  64. 3ee2b7c net: sxgbe: rearrange dma descriptor by Byungho An · 11 years ago
  65. c18e9cd virtio_net: zero is an invald queue_pairs number by Amos Kong · 11 years ago
  66. 235a251 arc_emac: write initial MAC address from devicetree to hw by Max Schwarz · 11 years ago
  67. b98d1df i40e/i40evf: Bump build versions by Catherine Sullivan · 11 years ago
  68. 99c472a i40e: Tweak for-loop in i40e_ethtool.c by Catherine Sullivan · 11 years ago
  69. 7c12200 i40e: Cleanup if/else statements by Catherine Sullivan · 11 years ago
  70. 8a9eb7d i40e: rework fdir setup and teardown by Shannon Nelson · 11 years ago
  71. 8276f75 i40e: use generic vsi_open to unquiesce vsi by Shannon Nelson · 11 years ago
  72. 90ef8d4 i40e: abstract the close path for better netdev vsis by Shannon Nelson · 11 years ago
  73. c22e3c6 i40e: prep vsi_open logic for non-netdev cases by Shannon Nelson · 11 years ago
  74. befc229 i40e/i40evf: update AdminQ API by Shannon Nelson · 11 years ago
  75. c9296ad i40e/i40evf: add tracking to NVM busy state by Shannon Nelson · 11 years ago
  76. 7d54eb2 i40e: Fix an issue with displaying IPv4 FD filters by Anjali Singhai Jain · 11 years ago
  77. 98c95a6 i40e: Remove a FW workaround by Catherine Sullivan · 11 years ago
  78. acb3676 i40e/i40evf: Bump build versions by Catherine Sullivan · 11 years ago
  79. 6b19289 i40e: Enable VF Tx bandwidth setting by Mitch Williams · 11 years ago
  80. f9b4b62 i40e: Reset the VF upon conflicting VLAN configuration by Greg Rose · 11 years ago
  81. 0b3aec8 i40e/i40evf: unhide and enable to one prefena field by Jesse Brandeburg · 11 years ago
  82. 4ba0dea i40e: Add bridge FDB add/del/dump ops by Greg Rose · 11 years ago
  83. 2d7f2f9 stmmac: remove stmmac_config by Florian Fainelli · 11 years ago
  84. 3e19ca4 net: sxgbe: remove sxgbe_config by Florian Fainelli · 11 years ago
  85. ca6bd4f net: cpmac: remove cpmac_config by Florian Fainelli · 11 years ago
  86. 5672a8f net: ethoc: remove ethoc_config by Florian Fainelli · 11 years ago
  87. 5b54dac hyperv: Add support for virtual Receive Side Scaling (vRSS) by Haiyang Zhang · 11 years ago
  88. 647401d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  89. 85da101 net: sxgbe: make local functions static by Jingoo Han · 11 years ago
  90. 412ca15 macvlan: Move broadcasts into a work queue by Herbert Xu · 11 years ago
  91. 6ff01db net: phy: at803x: use genphy_config_init() by Daniel Mack · 11 years ago
  92. af6b696 net: phy: export genphy_config_init() by Daniel Mack · 11 years ago
  93. b931242 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  94. c5ffe7e e1000e/igb/ixgbe/i40e: fix message terminations by Jakub Kicinski · 11 years ago
  95. eda183c ixgbe: clean up Rx time stamping code by Jakub Kicinski · 11 years ago
  96. e66c083 igb: fix stats for i210 rx_fifo_errors by Todd Fujinaka · 11 years ago
  97. a42892e Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 11 years ago
  98. 3e7986f e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP by Hiroaki SHIMODA · 11 years ago
  99. c751a3d e1000e: Correctly include VLAN_HLEN when changing interface MTU by Vlad Yasevich · 11 years ago
  100. ebfc45e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago