1. 9bc297e tg3: Add read dma workaround for 5720 by Nithin Sujir · 11 years ago
  2. 3a5395b net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR by Jens Renner \(EFE\) · 11 years ago
  3. 44dbc78 bnx2x: Fix bridged GSO for 57710/57711 chips by Yuval Mintz · 11 years ago
  4. ff5b2fa net: fec: add fallback to random MAC address by Lucas Stach · 11 years ago
  5. e768fb2 bnx2x: fix TCP offload for tunneling ipv4 over ipv6 by Dmitry Kravkov · 11 years ago
  6. 23eb45f Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  7. c418253 net/mlx4_core: Keep VF assigned MAC in the PF admin table by Or Gerlitz · 11 years ago
  8. ef96f7d net/mlx4_en: Handle unassigned VF MAC address correctly by Or Gerlitz · 11 years ago
  9. 5efe535 net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficiently initialized by Jack Morgenstein · 11 years ago
  10. a1c6693 net/mlx4_en: Fix adaptive moderation cq update by Sagi Grimberg · 11 years ago
  11. f14e224 net: can: peak_usb: Do not do dma on the stack by Marc Kleine-Budde · 11 years ago
  12. fae37f8 net: can: esd_usb2: Do not do dma on the stack by Olivier Sobrie · 12 years ago
  13. a90f13b net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardware. by Jonas Peterson · 11 years ago
  14. c802db1 hyperv: Fix vlan_proto setting in netvsc_recv_callback() by Haiyang Zhang · 11 years ago
  15. 3f3e7ce team: fix port list dump for big number of ports by Jiri Pirko · 11 years ago
  16. fb68e2f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  17. 01e5b2c be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hook by Somnath Kotur · 11 years ago
  18. e38b170 be2net: Mark checksum fail for IP fragmented packets by Somnath Kotur · 11 years ago
  19. 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
  20. 8e6d91a tuntap: forbid changing mq flag for persistent device by Jason Wang · 11 years ago
  21. add295a ath9k: use correct OTP register offsets for AR9550 by Gabor Juhos · 11 years ago
  22. 102fd0d brcmfmac: Disable powersave mode for P2P link. by Hante Meuleman · 11 years ago
  23. 1c9d30c brcmfmac: Add multi channel support for P2P. by Hante Meuleman · 11 years ago
  24. cbb371d brcmfmac: use struct net_device::destructor to remove interfaces by Arend van Spriel · 11 years ago
  25. 9390ace brcmfmac: free net device when registration fails by Arend van Spriel · 11 years ago
  26. 24e28be brcmfmac: add additional parameter to brcmf_free_vif() by Arend van Spriel · 11 years ago
  27. 15a953d brcmfmac: Fix p2p setup when connected to ap on 5G. by Hante Meuleman · 11 years ago
  28. b365745 brcmfmac: Turn off ARP offloading when configured for AP. by Hante Meuleman · 11 years ago
  29. 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
  30. 9a9c56c net: phy: fix a bug when verify the EEE support by Giuseppe CAVALLARO · 11 years ago
  31. a877836 iwlwifi: dvm: fix zero LQ CMD sending avoidance by Emmanuel Grumbach · 11 years ago
  32. 4d2593c qlge: add missing free_netdev() on error in qlge_probe() by Wei Yongjun · 11 years ago
  33. 86c157b ath9k_hw: improve performance for AR934x v1.3+ by Felix Fietkau · 11 years ago
  34. a37a991 ath9k_hw: fix host interface reset on AR934x by Felix Fietkau · 11 years ago
  35. 23dd9b2 ath9k_hw: fix spur mitigation issues on AR934x by Felix Fietkau · 11 years ago
  36. eb3d339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  37. 950e295 be2net: bug fix on returning an invalid nic descriptor by Wei Yang · 11 years ago
  38. 7a1a0cb net: Revert unused variable changes. by David S. Miller · 11 years ago
  39. 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
  40. e416662 virtio_net: enable napi for all possible queues during open by Jason Wang · 11 years ago
  41. c573972 net: ethernet: sun: drop unused variable by Emilio López · 11 years ago
  42. 1a59043 net: ethernet: korina: drop unused variable by Emilio López · 11 years ago
  43. da2e2c2 net: ethernet: apple: drop unused variable by Emilio López · 11 years ago
  44. bcef9a8 qmi_wwan: Added support for Cinterion's PLxx WWAN Interface by Hans-Christoph Schemmel · 11 years ago
  45. 3680354 net: fec: use a more proper compatible string for MVF type device by Shawn Guo · 11 years ago
  46. 147a908 qlcnic: Fix updating netdev->features by Shahed Shaikh · 11 years ago
  47. 0ce54ce qlcnic: remove netdev->trans_start updates within the driver by Sony Chacko · 11 years ago
  48. 0213558 qlcnic: Return proper error codes from probe failure paths by Sony Chacko · 11 years ago
  49. c2bba06 tg3: Update version to 3.132 by Nithin Sujir · 11 years ago
  50. fb03a43 tg3: Ensure boot code has completed initialization before accessing hardware by Nithin Sujir · 11 years ago
  51. beaee9c atmel: printing bogus information by Dan Carpenter · 11 years ago
  52. 08c96ab ath9k: prevent aggregation session deadlocks by Felix Fietkau · 11 years ago
  53. 3ccfc1b Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  54. 98962ba 8139cp: reset BQL when ring tx ring cleared by stephen hemminger · 11 years ago
  55. 4d12997 drivers: net: usb: rtl8150: concurrent URB bugfix by Petko Manolov · 11 years ago
  56. 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
  57. 057cf65 bnx2x: Fix GSO for 57710/57711 chips by Yuval Mintz · 11 years ago
  58. b423e9a r8169: fix offloaded tx checksum for small packets. by françois romieu · 11 years ago
  59. 318debd bonding: fix multiple 3ad mode sysfs race conditions by nikolay@redhat.com · 11 years ago
  60. 5a5c5fd bonding: arp_ip_count and arp_targets can be wrong by nikolay@redhat.com · 11 years ago
  61. acca267 bonding: replace %x with %pI4 for IPv4 addresses by nikolay@redhat.com · 11 years ago
  62. ea6836d bonding: fix set mode race conditions by nikolay@redhat.com · 11 years ago
  63. 014be2c vxlan: Update vxlan fdb 'used' field after each usage by Sridhar Samudrala · 11 years ago
  64. 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
  65. 042c730 drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  66. e5f5e38 gianfar: add missing iounmap() on error in gianfar_ptp_probe() by Wei Yongjun · 11 years ago
  67. 6bb4880 ath9k: fix draining aggregation tid buffers by Felix Fietkau · 11 years ago
  68. 0c585dd ath9k: fix rate handling/reporting by Felix Fietkau · 11 years ago
  69. 16e2342 ath9k: fix aggregation stop/flush handling by Felix Fietkau · 11 years ago
  70. e99c60b ath9k_hw: Enable manual peak calibration for AR9485 by Sujith Manoharan · 11 years ago
  71. 707a615 rtlwifi: rtl8192cu: Add new USB ID by Albert Pool · 11 years ago
  72. 9af221b brcmfmac: announce P2P_DEVICE support in wiphy structure by Arend van Spriel · 11 years ago
  73. 58dd3ff rtlwifi: rtl8188ee: Fix warning when building on big-endian systems by Larry Finger · 11 years ago
  74. af69009 ath9k: Fix crash on module unload by Sujith Manoharan · 11 years ago
  75. a01ae5b net/wireless: ATH9K should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  76. becdbc59 iwlegacy: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 11 years ago
  77. 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
  78. 8968216 Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  79. b0ce350 bonding: allow TSO being set on bonding master by Eric Dumazet · 11 years ago
  80. 3aefe2b NET: mv643xx_eth: avoid lockdep dump on interface down by Russell King · 11 years ago
  81. e3d4bc8 iwlwifi: mvm: fix aggregation drain flow by Emmanuel Grumbach · 11 years ago
  82. ba28392 iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMD by Alexander Bondar · 11 years ago
  83. 51b6b9e iwlwifi: mvm: tell firmware to let multicast frames in by Emmanuel Grumbach · 11 years ago
  84. f70ed7b iwlwifi: mvm: Always use SCAN_TYPE_FORCED by Ilan Peer · 11 years ago
  85. c07fe5a mac80211_hwsim: correctly register the platform driver by Sasha Levin · 11 years ago
  86. 1ed0d56 fec: Invert the order of function calls in fec_restart() by Fabio Estevam · 11 years ago
  87. 3169134 fec: Fix inconsistent lock state by Fabio Estevam · 11 years ago
  88. 0d709d9 ipg: fix an unsigned widening cast of '~' truncation issue by Dan Carpenter · 11 years ago
  89. 904435c ntb_netdev: remove from list on exit by Jon Mason · 11 years ago
  90. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 11 years ago
  91. 581df9e net/macb: fix ISR clear-on-write behavior only for some SoC by Nicolas Ferre · 11 years ago
  92. a3659aa mv643xx_eth: fix NAPI weight being > 64 by Andrew Lunn · 11 years ago
  93. efee8e8 be2net: Avoid double insertion of vlan tags. by Sarveshwar Bandi · 11 years ago
  94. 950c54d sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate by Ben Hutchings · 11 years ago
  95. c14ff2e sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN by Ben Hutchings · 11 years ago
  96. 0f0d151 tg3: Fix data corruption on 5725 with TSO by Michael Chan · 11 years ago
  97. 44f3b50 tg3: Skip powering down function 0 on certain serdes devices by Nithin Sujir · 11 years ago
  98. ba21fc6 bna: add missing iounmap() on error in bnad_init() by Wei Yongjun · 11 years ago
  99. ef38079 qlge: fix dma map leak when the last chunk is not allocated by Thadeu Lima de Souza Cascardo · 11 years ago
  100. d34710e virtio_net: use default napi weight by default by Amerigo Wang · 11 years ago