1. 42d887a 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
  2. e0e29b6 b43: stop format string leaking into error msgs by Kees Cook · 11 years ago
  3. 5efac94 ath9k: Use minstrel rate control by default by Sujith Manoharan · 11 years ago
  4. 9600593 Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity" by Felix Fietkau · 11 years ago
  5. 531671c ath9k: Disable PowerSave by default by Sujith Manoharan · 11 years ago
  6. 71aa5bb net: wireless: iwlegacy: fix build error for il_pm_ops by Yijing Wang · 11 years ago
  7. 87ccee4 rtlwifi: Fix a false leak indication for PCI devices by Larry Finger · 11 years ago
  8. a805de4 wl12xx/wl18xx: scan all 5ghz channels by Eliad Peller · 11 years ago
  9. 0e284c0 wl12xx: increase minimum singlerole firmware version required by Luciano Coelho · 11 years ago
  10. 60c28cf wl12xx: fix minimum required firmware version for wl127x multirole by Luciano Coelho · 11 years ago
  11. 5b8df24 rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks by Larry Finger · 11 years ago
  12. f873ded mwifiex: debugfs: Fix out of bounds array access by Mark A. Greer · 11 years ago
  13. 72df935 team: move add to port list before port enablement by Jiri Pirko · 11 years ago
  14. 76c455d team: check return value of team_get_port_by_index_rcu() for NULL by Jiri Pirko · 11 years ago
  15. 19a6afb tuntap: set SOCK_ZEROCOPY flag during open by Jason Wang · 11 years ago
  16. c2020be qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820 by Bjørn Mork · 11 years ago
  17. 9f8c426 sh_eth: fix result of sh_eth_check_reset() on timeout by Sergei Shtylyov · 11 years ago
  18. 2786aae net/ti davinci_mdio: don't hold a spin lock while calling pm_runtime by Sebastian Siewior · 11 years ago
  19. 92bb73e tuntap: fix a possible race between queue selection and changing queues by Jason Wang · 11 years ago
  20. 9bc297e tg3: Add read dma workaround for 5720 by Nithin Sujir · 11 years ago
  21. 3a5395b net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR by Jens Renner \(EFE\) · 11 years ago
  22. 44dbc78 bnx2x: Fix bridged GSO for 57710/57711 chips by Yuval Mintz · 11 years ago
  23. ff5b2fa net: fec: add fallback to random MAC address by Lucas Stach · 11 years ago
  24. e768fb2 bnx2x: fix TCP offload for tunneling ipv4 over ipv6 by Dmitry Kravkov · 11 years ago
  25. 23eb45f Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  26. c418253 net/mlx4_core: Keep VF assigned MAC in the PF admin table by Or Gerlitz · 11 years ago
  27. ef96f7d net/mlx4_en: Handle unassigned VF MAC address correctly by Or Gerlitz · 11 years ago
  28. 5efe535 net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficiently initialized by Jack Morgenstein · 11 years ago
  29. a1c6693 net/mlx4_en: Fix adaptive moderation cq update by Sagi Grimberg · 11 years ago
  30. f14e224 net: can: peak_usb: Do not do dma on the stack by Marc Kleine-Budde · 11 years ago
  31. fae37f8 net: can: esd_usb2: Do not do dma on the stack by Olivier Sobrie · 12 years ago
  32. a90f13b net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardware. by Jonas Peterson · 11 years ago
  33. c802db1 hyperv: Fix vlan_proto setting in netvsc_recv_callback() by Haiyang Zhang · 11 years ago
  34. 3f3e7ce team: fix port list dump for big number of ports by Jiri Pirko · 11 years ago
  35. fb68e2f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  36. 01e5b2c be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hook by Somnath Kotur · 11 years ago
  37. e38b170 be2net: Mark checksum fail for IP fragmented packets by Somnath Kotur · 11 years ago
  38. 50cc1ca 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
  39. 8e6d91a tuntap: forbid changing mq flag for persistent device by Jason Wang · 11 years ago
  40. add295a ath9k: use correct OTP register offsets for AR9550 by Gabor Juhos · 11 years ago
  41. 102fd0d brcmfmac: Disable powersave mode for P2P link. by Hante Meuleman · 11 years ago
  42. 1c9d30c brcmfmac: Add multi channel support for P2P. by Hante Meuleman · 11 years ago
  43. cbb371d brcmfmac: use struct net_device::destructor to remove interfaces by Arend van Spriel · 11 years ago
  44. 9390ace brcmfmac: free net device when registration fails by Arend van Spriel · 11 years ago
  45. 24e28be brcmfmac: add additional parameter to brcmf_free_vif() by Arend van Spriel · 11 years ago
  46. 15a953d brcmfmac: Fix p2p setup when connected to ap on 5G. by Hante Meuleman · 11 years ago
  47. b365745 brcmfmac: Turn off ARP offloading when configured for AP. by Hante Meuleman · 11 years ago
  48. 25da0cd Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  49. 9a9c56c net: phy: fix a bug when verify the EEE support by Giuseppe CAVALLARO · 11 years ago
  50. a877836 iwlwifi: dvm: fix zero LQ CMD sending avoidance by Emmanuel Grumbach · 11 years ago
  51. 4d2593c qlge: add missing free_netdev() on error in qlge_probe() by Wei Yongjun · 11 years ago
  52. 86c157b ath9k_hw: improve performance for AR934x v1.3+ by Felix Fietkau · 11 years ago
  53. a37a991 ath9k_hw: fix host interface reset on AR934x by Felix Fietkau · 11 years ago
  54. 23dd9b2 ath9k_hw: fix spur mitigation issues on AR934x by Felix Fietkau · 11 years ago
  55. eb3d339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  56. 950e295 be2net: bug fix on returning an invalid nic descriptor by Wei Yang · 11 years ago
  57. 7a1a0cb net: Revert unused variable changes. by David S. Miller · 11 years ago
  58. b641940 Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  59. e416662 virtio_net: enable napi for all possible queues during open by Jason Wang · 11 years ago
  60. c573972 net: ethernet: sun: drop unused variable by Emilio López · 11 years ago
  61. 1a59043 net: ethernet: korina: drop unused variable by Emilio López · 11 years ago
  62. da2e2c2 net: ethernet: apple: drop unused variable by Emilio López · 11 years ago
  63. bcef9a8 qmi_wwan: Added support for Cinterion's PLxx WWAN Interface by Hans-Christoph Schemmel · 11 years ago
  64. 3680354 net: fec: use a more proper compatible string for MVF type device by Shawn Guo · 11 years ago
  65. 147a908 qlcnic: Fix updating netdev->features by Shahed Shaikh · 11 years ago
  66. 0ce54ce qlcnic: remove netdev->trans_start updates within the driver by Sony Chacko · 11 years ago
  67. 0213558 qlcnic: Return proper error codes from probe failure paths by Sony Chacko · 11 years ago
  68. c2bba06 tg3: Update version to 3.132 by Nithin Sujir · 11 years ago
  69. fb03a43 tg3: Ensure boot code has completed initialization before accessing hardware by Nithin Sujir · 11 years ago
  70. beaee9c atmel: printing bogus information by Dan Carpenter · 11 years ago
  71. 08c96ab ath9k: prevent aggregation session deadlocks by Felix Fietkau · 11 years ago
  72. 3ccfc1b Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  73. 98962ba 8139cp: reset BQL when ring tx ring cleared by stephen hemminger · 11 years ago
  74. 4d12997 drivers: net: usb: rtl8150: concurrent URB bugfix by Petko Manolov · 11 years ago
  75. ba7c96b 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
  76. 057cf65 bnx2x: Fix GSO for 57710/57711 chips by Yuval Mintz · 11 years ago
  77. b423e9a r8169: fix offloaded tx checksum for small packets. by françois romieu · 11 years ago
  78. 318debd bonding: fix multiple 3ad mode sysfs race conditions by nikolay@redhat.com · 11 years ago
  79. 5a5c5fd bonding: arp_ip_count and arp_targets can be wrong by nikolay@redhat.com · 11 years ago
  80. acca267 bonding: replace %x with %pI4 for IPv4 addresses by nikolay@redhat.com · 11 years ago
  81. ea6836d bonding: fix set mode race conditions by nikolay@redhat.com · 11 years ago
  82. 014be2c vxlan: Update vxlan fdb 'used' field after each usage by Sridhar Samudrala · 11 years ago
  83. e510668 Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  84. 042c730 drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  85. e5f5e38 gianfar: add missing iounmap() on error in gianfar_ptp_probe() by Wei Yongjun · 11 years ago
  86. 6bb4880 ath9k: fix draining aggregation tid buffers by Felix Fietkau · 11 years ago
  87. 0c585dd ath9k: fix rate handling/reporting by Felix Fietkau · 11 years ago
  88. 16e2342 ath9k: fix aggregation stop/flush handling by Felix Fietkau · 11 years ago
  89. e99c60b ath9k_hw: Enable manual peak calibration for AR9485 by Sujith Manoharan · 11 years ago
  90. 707a615 rtlwifi: rtl8192cu: Add new USB ID by Albert Pool · 11 years ago
  91. 9af221b brcmfmac: announce P2P_DEVICE support in wiphy structure by Arend van Spriel · 11 years ago
  92. 58dd3ff rtlwifi: rtl8188ee: Fix warning when building on big-endian systems by Larry Finger · 11 years ago
  93. af69009 ath9k: Fix crash on module unload by Sujith Manoharan · 11 years ago
  94. a01ae5b net/wireless: ATH9K should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  95. becdbc59 iwlegacy: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 11 years ago
  96. d91547c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  97. 8968216 Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  98. b0ce350 bonding: allow TSO being set on bonding master by Eric Dumazet · 11 years ago
  99. 3aefe2b NET: mv643xx_eth: avoid lockdep dump on interface down by Russell King · 11 years ago
  100. e3d4bc8 iwlwifi: mvm: fix aggregation drain flow by Emmanuel Grumbach · 11 years ago