1. d66cb37 qeth: Add new priority queueing options by Stefan Raspl · 11 years ago
  2. 290b834 qeth: Extend priority queueing to IPv6 by Stefan Raspl · 11 years ago
  3. 9262c6c qeth: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  4. 6274edc lcs: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  5. 0f8ee7f qeth: Fix default queue setting in priority queueing by Stefan Raspl · 11 years ago
  6. d39a743 ptp: validate the requested frequency adjustment. by Richard Cochran · 11 years ago
  7. 5a2b646 ipv4: Use predefined value for readability by Hisao Tanabe · 11 years ago
  8. 266a164 ethtool: exit the loop when invalid index occurs by Jean Sacren · 11 years ago
  9. a49eb42 sched, act: allow to clear all actions as well by Cong Wang · 11 years ago
  10. 2f7ef2f sched, cls: check if we could overwrite actions when changing a filter by Cong Wang · 11 years ago
  11. 4940b8c Merge branch 'qlcnic-next' by David S. Miller · 11 years ago
  12. d736574 qlcnic: Update version to 5.3.58 by Jitendra Kalsaria · 11 years ago
  13. aaecf51 qlcnic: Limit vNIC support in legacy interrupt mode by Sucheta Chakraborty · 11 years ago
  14. c65762f qlcnic: Add driver logs in error path. by Sucheta Chakraborty · 11 years ago
  15. 868e914 qlcnic: Allow setting TX interrupt coalescing parameters from VF. by Sucheta Chakraborty · 11 years ago
  16. 1f0f467 qlcnic: Add hwmon interface to export board temperature. by Harish Patil · 11 years ago
  17. ddfbac0 qlcnic: Optimize MAC learning code by Shahed Shaikh · 11 years ago
  18. f716775 qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  19. eb11022 FDDI: Reformat <linux/if_fddi.h> for 8-character tabs by Maciej W. Rozycki · 11 years ago
  20. 22e7987 tipc: fix a possible memory leak by Ying Xue · 11 years ago
  21. a42c3a2 qlge: Convert /n to \n by Joe Perches · 11 years ago
  22. 8945ef3 Merge branch 'systemport' by David S. Miller · 11 years ago
  23. b830220 MAINTAINERS: add Broadcom SYSTEMPORT driver entry by Florian Fainelli · 11 years ago
  24. a3862db net: systemport: hook SYSTEMPORT driver in the build by Florian Fainelli · 11 years ago
  25. fcecaeb Documentation: add Broadcom SYSTEMPORT Device Tree bindings by Florian Fainelli · 11 years ago
  26. 80105be net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driver by Florian Fainelli · 11 years ago
  27. 2319366 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  28. 851bdd1 inetpeer_gc_worker: trivial cleanup by xiao jin · 11 years ago
  29. 1818ce4 net_namespace: trivial cleanup by xiao jin · 11 years ago
  30. 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
  31. 16b4630 Merge branch 'at86rf230-next' by David S. Miller · 11 years ago
  32. 18c6504 at86rf230: remove function for setting irq polarity by Alexander Aring · 11 years ago
  33. 1cc9fc5 at86rf230: remove unnecessary state read by Alexander Aring · 11 years ago
  34. 57e48ff at86rf230: remove unnecessary spi_set_drvdata by Alexander Aring · 11 years ago
  35. 1962694 at86rf230: reset irq line before irq request by Alexander Aring · 11 years ago
  36. ee69559 at86rf230: remove unnecessary assign by Alexander Aring · 11 years ago
  37. a8b66db at86rf230: remove #ifdef CONFIG_OF by Alexander Aring · 11 years ago
  38. 90b1552 at86rf230: add at86rf230_device_id table by Alexander Aring · 11 years ago
  39. 1086b4f at86rf230: make of_device_id const by Alexander Aring · 11 years ago
  40. 835cb7d at86rf230: add missing MODULE_DEVICE_TABLE by Alexander Aring · 11 years ago
  41. 0679e29 at86rf230: use devm_gpio_request_one by Alexander Aring · 11 years ago
  42. 652355c at86rf230: use devm_request_irq by Alexander Aring · 11 years ago
  43. 8eba0ee at86rf230: remove irq_type in request_irq by Alexander Aring · 11 years ago
  44. 0dbfc8f devicetree: add at86rf230 bindings by Alexander Aring · 11 years ago
  45. 4af619a at86rf230: use irq_get_trigger_type by Alexander Aring · 11 years ago
  46. 7f51531 Merge branch 'tipc-next' by David S. Miller · 11 years ago
  47. 78acb1f tipc: add ioctl to fetch link names by Erik Hugne · 11 years ago
  48. a89778d tipc: add support for link state subscriptions by Erik Hugne · 11 years ago
  49. a1f6347 igb: Change memcpy to struct assignment by Carolyn Wyborny · 11 years ago
  50. f6f38e2 igb: Replace 1/0 return values with true/false by Carolyn Wyborny · 11 years ago
  51. be28b63 igb: Cleanups to remove unneeded extern declaration by Carolyn Wyborny · 11 years ago
  52. cd1631c igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLE by Carolyn Wyborny · 11 years ago
  53. 6dd6d2b igb: Cleanups to fix static initialization by Carolyn Wyborny · 11 years ago
  54. 0d451e7 igb: Cleanups to fix msleep warnings by Carolyn Wyborny · 11 years ago
  55. c502ea2 igb: Cleanups to fix line length warnings by Carolyn Wyborny · 11 years ago
  56. da1f1df igb: Cleanups to remove return parentheses by Carolyn Wyborny · 11 years ago
  57. b26141d igb: Cleanups to fix missing break in switch statements by Carolyn Wyborny · 11 years ago
  58. 81ad807 igb: Cleanups to fix assignment in if error by Carolyn Wyborny · 11 years ago
  59. e52c0f9 igb: Cleanups to change comment style on license headers by Carolyn Wyborny · 11 years ago
  60. bed83e9 igb: Cleanups to fix for trailing statement by Carolyn Wyborny · 11 years ago
  61. c4917c6 igb: Cleanups to fix pointer location error by Carolyn Wyborny · 11 years ago
  62. 0f8dced can: softing: remove unused sysfs attributes by Kurt Van Dijck · 11 years ago
  63. ec2e11e can: softing: drop 'channel' sysfs attribute by Kurt Van Dijck · 11 years ago
  64. abcd7f7 can: c_can: Add support for eg20t (pch_can) by Alexander Stein · 11 years ago
  65. 8e964fe2 can: usb: Kconfig: Improve help for CAN_KVASER_USB by Olivier Sobrie · 11 years ago
  66. b4f2013 can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIe by Olivier Sobrie · 11 years ago
  67. e59e36e can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg() by Olivier Sobrie · 11 years ago
  68. 869ba1e can: move SPI drivers into a separate directory by Stefano Babic · 11 years ago
  69. ee967ff can: mcp251x: Improve mcp251x_hw_probe() by Alexander Shiyan · 11 years ago
  70. ff06d61 can: mcp251x: Improve mcp251x_hw_reset() by Alexander Shiyan · 11 years ago
  71. 31473c2 can: mcp251x: Check return value of spi_setup() by Alexander Shiyan · 11 years ago
  72. d42f157 Altera TSE: Remove unnecessary cast of void pointers by Tobias Klauser · 11 years ago
  73. f01ec1c vxlan: add x-netns support by Nicolas Dichtel · 11 years ago
  74. 6afc0d7 bcm63xx_enet: Use ARRAY_SIZE instead of open coding it by Tobias Klauser · 11 years ago
  75. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  76. a450a68 smc91x: improve definition of debug macros by Zi Shen Lim · 11 years ago
  77. e9f0fb8 bonding: Add tlb_dynamic_lb parameter for tlb mode by Mahesh Bandewar · 11 years ago
  78. f05b42e bonding: Added bond_tlb_xmit() for tlb mode. by Mahesh Bandewar · 11 years ago
  79. 9a49aba bonding: Reorg bond_alb_xmit code by Mahesh Bandewar · 11 years ago
  80. ee62e86 bonding: Changed hashing function to just provide hash by Mahesh Bandewar · 11 years ago
  81. 7e65eac 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled by Luis R. Rodriguez · 11 years ago
  82. 573be69 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  83. 83d5b7e net: filter: initialize A and X registers by Alexei Starovoitov · 11 years ago
  84. 2ebb158 net/phy: Remove return value for void function by Shruti Kanetkar · 11 years ago
  85. 8101a56 Merge branch 'via-rhine' by David S. Miller · 11 years ago
  86. 2d28386 net: via-rhine: add OF bus binding by Alexey Charkov · 11 years ago
  87. f7630d1 net: via-rhine: reduce usage of the PCI-specific struct by Alexey Charkov · 11 years ago
  88. 4087c4d net: via-rhine: switch to generic DMA functions by Alexey Charkov · 11 years ago
  89. c06cbcb net: Update my email address by Ben Hutchings · 11 years ago
  90. 9e4b93f vxlan: ensure to advertise the right fdb remote by Nicolas Dichtel · 11 years ago
  91. 6a11974 net/phy: micrel: fix bugged test on device tree loading for ksz9021 by Hubert Chaumette · 11 years ago
  92. e676f19 macvlan: Fix leak and NULL dereference on error path by Herbert Xu · 11 years ago
  93. 2abf967 Merge branch 'gre_netns' by David S. Miller · 11 years ago
  94. 22f0806 ip6gre: add x-netns support by Nicolas Dichtel · 11 years ago
  95. b57708a gre: add x-netns support by Nicolas Dichtel · 11 years ago
  96. 893f662 hyperv: Simplify the send_completion variables by Haiyang Zhang · 11 years ago
  97. 4baab26 hyperv: Remove recv_pkt_list and lock by Haiyang Zhang · 11 years ago
  98. 84ca55a i40e: report VF link state correctly by Mitch Williams · 11 years ago
  99. 9005df3 igb: Cleanups to fix incorrect indentation by Carolyn Wyborny · 11 years ago
  100. d34a15a igb: Cleanups to fix braces location warnings by Carolyn Wyborny · 11 years ago