1. d0c21d4 bonding: Send ALB learning packets using the right source by Vlad Yasevich · 11 years ago
  2. d6b694c bonding: Don't assume 802.1Q when sending alb learning packets. by Vlad Yasevich · 11 years ago
  3. a3431ac Merge tag 'linux-can-fixes-for-3.15-20140521' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  4. 89df20d stmmac: Remove unbalanced clk_disable call by Hans de Goede · 11 years ago
  5. 0b5a958 can: peak_pci: prevent use after free at netdev removal by Stephane Grosjean · 11 years ago
  6. 524369e can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig option by Oliver Hartkopp · 11 years ago
  7. 0294834 bnx2x: Convert return 0 to return rc by Joe Perches · 11 years ago
  8. f60c370 bonding: Fix alb mode to only use first level vlans. by Vlad Yasevich · 11 years ago
  9. 44a4085 bonding: Fix stacked device detection in arp monitoring by Vlad Yasevich · 11 years ago
  10. c674ac3 macvlan: Fix lockdep warnings with stacked macvlan devices by Vlad Yasevich · 11 years ago
  11. 0d08fce xen-netback: fix race between napi_complete() and interrupt handler by David Vrabel · 11 years ago
  12. 202630b Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  13. 6e14a5ee net: phy: resume phydev when going to RESUMING by Zhangfei Gao · 11 years ago
  14. ce8d9e0 net/mlx4_core: Add UPDATE_QP SRIOV wrapper support by Matan Barak · 11 years ago
  15. 81c7080 bonding: fix out of range parameters for bond_intmax_tbl by Nikolay Aleksandrov · 11 years ago
  16. 58375744 xen-netback: Fix grant ref resolution in RX path by Zoltan Kiss · 11 years ago
  17. b394745 net: phy: Don't call phy_resume if phy_init_hw failed by Guenter Roeck · 11 years ago
  18. d91e5c0 Altera TSE: Disable Multicast filtering to workaround problem by Vince Bridgers · 11 years ago
  19. 8983058 Altera TSE: Fix sparse errors and warnings by Vince Bridgers · 11 years ago
  20. 025a58f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  21. faf1dc6 ath9k_htc: Stop ANI before doing hw_reset by Rajkumar Manoharan · 11 years ago
  22. 03a58ba be2net: enable interrupts in EEH resume by Kalesh AP · 11 years ago
  23. c4b1606 jme: Fix unmap loop counting error: by Neil Horman · 11 years ago
  24. 209f6c3 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  25. b538b8c iwlwifi: mvm: prevent sched scan while not idle by David Spinadel · 11 years ago
  26. 6479311 iwlwifi: mvm: fix off-by-one in scan channels configuration by Eliad Peller · 11 years ago
  27. 1c36390 sfc: fix calling of free_irq with already free vector by Nikolay Aleksandrov · 11 years ago
  28. bbeb0ea macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces. by Peter Christensen · 11 years ago
  29. 03e5da1 brcmfmac: Fix iovar 'bw_cap' set command failure by Daniel Kim · 11 years ago
  30. 1c4abec iwlwifi: mvm: fix setting channel in monitor mode by Emmanuel Grumbach · 11 years ago
  31. a9de050 net: cassini: use nested lock annotation by Emil Goode · 11 years ago
  32. de68294 bnx2x: Fix UNDI driver unload by Yuval Mintz · 11 years ago
  33. 60e71ab net: cpsw: add missing of_node_put by Johan Hovold · 11 years ago
  34. 6954cc1 net: cpsw: fix null dereference at probe by Johan Hovold · 11 years ago
  35. 59993f48 Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver" by Johan Hovold · 11 years ago
  36. 7f52da5 net: mdio-gpio: warn about missing bus alias id by Johan Hovold · 11 years ago
  37. 6b5eeb7 net: cdc_mbim: handle unaccelerated VLAN tagged frames by Bjørn Mork · 11 years ago
  38. 6af55ff Driver for Beckhoff CX5020 EtherCAT master module. by Darek Marcinkiewicz · 11 years ago
  39. d2e5cb4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  40. 84d7ad2 qlcnic: Set real_num_{tx|rx}_queues properly by Shahed Shaikh · 11 years ago
  41. d5d2bf3 qlcnic: Fix panic while dumping TX queues on TX timeout by Manish Chopra · 11 years ago
  42. 83f7a85 iwlwifi: pcie: disable interrupts upon PCIe alloc by Emmanuel Grumbach · 11 years ago
  43. 76a691d jme: Fix DMA unmap warning by Neil Horman · 11 years ago
  44. 4f4178f net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lock by Bjørn Mork · 11 years ago
  45. bd5e474 iwlwifi: mvm: do no sched scan while associated by David Spinadel · 11 years ago
  46. 8e96440 iwlwifi: mvm: rs - s/CPTCFG/CONFIG by Emmanuel Grumbach · 11 years ago
  47. 0fed2bc iwlwifi: mvm: BT Coex - fix validity flags during init by Emmanuel Grumbach · 11 years ago
  48. c8ea5a2 net: macb: Fix race between HW and driver by Soren Brinkmann · 11 years ago
  49. 504ad98 net: macb: Remove 'unlikely' optimization by Soren Brinkmann · 11 years ago
  50. 02f7a34 net: macb: Re-enable RX interrupt only when RX is done by Soren Brinkmann · 11 years ago
  51. 6a027b7 net: macb: Clear interrupt flags by Soren Brinkmann · 11 years ago
  52. ccd6d0a net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP by Soren Brinkmann · 11 years ago
  53. 780ce3a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  54. 2c98262 e1000e: Restrict MDIO Slow Mode workaround to relevant parts by David Ertman · 11 years ago
  55. 7142a55 e1000e: Fix issue with link flap on 82579 by David Ertman · 11 years ago
  56. fbb9ab1 e1000e: Expand workaround for 10Mb HD throughput bug by David Ertman · 11 years ago
  57. 77e6114 e1000e: Workaround for dropped packets in Gig/100 speeds on 82579 by David Ertman · 11 years ago
  58. 83d3459 net/mlx4_core: Don't issue PCIe speed/width checks for VFs by Eyal Perry · 11 years ago
  59. f24f790 net/mlx4_core: Load the Eth driver first by Or Gerlitz · 11 years ago
  60. 0254bc8 net/mlx4_core: Fix slave id computation for single port VF by Matan Barak · 11 years ago
  61. 531d901 net/mlx4_core: Adjust port number in qp_attach wrapper when detaching by Jack Morgenstein · 11 years ago
  62. 9becd70 net: cdc_ncm: fix buffer overflow by Bjørn Mork · 11 years ago
  63. 9d4619c Altera TSE: ALTERA_TSE should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  64. b8dff4e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  65. 39076b0 net: mvmdio: Check for a valid interrupt instead of an error by Ezequiel Garcia · 11 years ago
  66. e46e08b net phy: Check for aneg completion before setting state to PHY_RUNNING by Balakumaran Kannan · 11 years ago
  67. 812e4da Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  68. 22041fb hyperv: Properly handle checksum offload by KY Srinivasan · 11 years ago
  69. 6ce29b0 gianfar: Avoid unnecessary reg accesses in adjust_link() by Claudiu Manoil · 11 years ago
  70. f114890 Revert "macvlan : fix checksums error when we are in bridge mode" by Vlad Yasevich · 11 years ago
  71. cbdb042 mactap: Fix checksum errors for non-gso packets in bridge mode by Vlad Yasevich · 11 years ago
  72. 3dc638d net: sxgbe: Added set function for interrupt on complete by Byungho An · 11 years ago
  73. 325b94f net: sxgbe: Added rxqueue enable function by Byungho An · 11 years ago
  74. 0a0347b net: sxgbe: sw reset moved to probe function by Byungho An · 11 years ago
  75. d2e752d cxgb4: Decode PCIe Gen3 link speed by Roland Dreier · 11 years ago
  76. 652f99e Altera TSE: Add missing include to silence sparse warnings by Tobias Klauser · 11 years ago
  77. 1b44488 Altera TSE: Fix DMA secriptor length initialization by Tobias Klauser · 11 years ago
  78. 3234f5b rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init() by Ben Hutchings · 11 years ago
  79. 5f91869 rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb by Larry Finger · 11 years ago
  80. 62e54dbb ath9k: remove tid->paused flag by Felix Fietkau · 11 years ago
  81. ae9c25a ath9k_hw: do not lower ANI setting below default on AR913x by Felix Fietkau · 11 years ago
  82. 014f1b2 net: bonding: Fix format string mismatch in bond_sysfs.c by Masanari Iida · 11 years ago
  83. ddcde142 slip: fix spinlock variant by Oliver Hartkopp · 11 years ago
  84. 6f10c5d net: qmi_wwan: add a number of Dell devices by Bjørn Mork · 11 years ago
  85. 41be7d9 net: qmi_wwan: add a number of CMOTech devices by Bjørn Mork · 11 years ago
  86. 7557366 net: qmi_wwan: add Alcatel L800MA by Bjørn Mork · 11 years ago
  87. efc0b25 net: qmi_wwan: add Olivetti Olicard 500 by Bjørn Mork · 11 years ago
  88. 9214224e net: qmi_wwan: add Sierra Wireless MC7305/MC7355 by Bjørn Mork · 11 years ago
  89. 1c13860 net: qmi_wwan: add Sierra Wireless MC73xx by Bjørn Mork · 11 years ago
  90. b85f5de net: qmi_wwan: add Sierra Wireless EM7355 by Bjørn Mork · 11 years ago
  91. 88154c9 arc_emac: add clock handling by Heiko Stübner · 11 years ago
  92. 796bec1 arc_emac: fix probe error path by Heiko Stübner · 11 years ago
  93. 535cdf3 cxgb4: Update Kconfig to include Chelsio T5 adapter by Hariprasad Shenai · 11 years ago
  94. cafa1fc i40e: fix Timesync Tx interrupt handler code by Jacob Keller · 11 years ago
  95. 69d268b Merge tag 'linux-can-fixes-for-3.15-20140424' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  96. 99514e1 Altera TSE: Change driver name used by Ethtool by Vince Bridgers · 11 years ago
  97. a764200 Altera TSE: Fix Panic in probe routine when phy probe fails by Vince Bridgers · 11 years ago
  98. 5aec4ee Altera TSE: Set the Pause Quanta value to the IEEE default value by Vince Bridgers · 11 years ago
  99. 37c0ffa Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMA by Vince Bridgers · 11 years ago
  100. ab15f86 bnx2x: Fix failure to configure VF multicast filters by Narender Kumar · 11 years ago