1. 578a131 dlci: validate the net device in dlci_del() by Zefan Li · 11 years ago
  2. 11eb264 dlci: acquire rtnl_lock before calling __dev_get_by_name() by Zefan Li · 11 years ago
  3. 6d446ec net/tg3: Avoid delay during MMIO access by Gavin Shan · 11 years ago
  4. 4c7ab05 macvtap: fix recovery from gup errors by Michael S. Tsirkin · 11 years ago
  5. 7e24bfb tun: fix recovery from gup errors by Michael S. Tsirkin · 11 years ago
  6. 9d5c34f 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
  7. 075163b ath9k_htc: Handle IDLE state transition properly by Sujith Manoharan · 11 years ago
  8. 23bc202 ath9k: fix an RCU issue in calling ieee80211_get_tx_rates by Felix Fietkau · 11 years ago
  9. f57da7a qlcnic: Do not sleep while holding spinlock by Shahed Shaikh · 11 years ago
  10. b90fc27 drivers: net: cpsw: fix compilation error with cpsw driver by Mugunthan V N · 11 years ago
  11. 4eb313a sh_eth: fix misreporting of transmit abort by Sergei Shtylyov · 11 years ago
  12. ca8c358 sh_eth: fix unhandled RFE interrupt by Sergei Shtylyov · 11 years ago
  13. 8afe3dc qmi_wwan: add various Novatel Gobi1K IDs by Dan Williams · 11 years ago
  14. 14bd076 net: eth: davicnci_cpdma: check dma map error by Sebastian Siewior · 11 years ago
  15. db4e9b2 bonding: fix slave speed reporting in bond_miimon_commit by Nikolay Aleksandrov · 11 years ago
  16. f9bd2d7 net/mlx_en: Timestamping is not supported in slave mode by Amir Vadai · 11 years ago
  17. 9fa8e98 mv643xx_eth: Allocate receive queue initialized to zero by Lubomir Rintel · 11 years ago
  18. 451bff2 pxa168_eth: Allocate receive queue initialized to zero by Lubomir Rintel · 11 years ago
  19. 776fbcc sfc: Remove write permission from phy_type attribute by Ben Hutchings · 11 years ago
  20. 3ac19c9 netdev: octeon_mgmt: Fix structure layout for little-endian. by David Daney · 11 years ago
  21. 906996d netdev: octeon_mgmt: Correct tx IFG workaround. by David Daney · 11 years ago
  22. f5351ef stmmac: fix EEE setup by Giuseppe CAVALLARO · 11 years ago
  23. 6d3d76f drivers: net: cpsw: fix cpsw clock gating issue across suspend/resume by Mugunthan V N · 11 years ago
  24. d139193 net: fec: Fix build for MCF5272 by Guenter Roeck · 11 years ago
  25. eb064c3 vxlan: fix check for migration of static entry by stephen hemminger · 11 years ago
  26. 4afe215 can: usb_8dev: unregister netdev before free()ing by Marc Kleine-Budde · 11 years ago
  27. ab8e99d net: cpsw: check for cpts pointer after its allocation by Sebastian Siewior · 11 years ago
  28. c5b248d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into wireless by David S. Miller · 11 years ago
  29. ab69bde alx: add a simple AR816x/AR817x device driver by Johannes Berg · 11 years ago
  30. 93725cb Fix the VLAN_TAG_PRESENT in netvsc_recv_callback() by Haiyang Zhang · 11 years ago
  31. 7aa2723 vxlan: handle skb_clone failure by stephen hemminger · 11 years ago
  32. 26a41ae6 vxlan: only migrate dynamic FDB entries by stephen hemminger · 11 years ago
  33. 3bf74b1 vxlan: fix race between flush and incoming learning by stephen hemminger · 11 years ago
  34. 722a300 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
  35. 8177a9d lseek(fd, n, SEEK_END) does *not* go to eof - n by Al Viro · 11 years ago
  36. c9bfbb3 tulip: Properly check dma mapping result by Neil Horman · 11 years ago
  37. fcb3701 brcmfmac: free primary net_device when brcmf_bus_start() fails by Arend van Spriel · 11 years ago
  38. dd01989 net: sh_eth: fix incorrect RX length error if R8A7740 by Yoshihiro Shimoda · 11 years ago
  39. cc60ab0 drivers: net: davinci_mdio: restore mdio clk divider in mdio resume by Mugunthan V N · 11 years ago
  40. 5033ec3 drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver by Mugunthan V N · 11 years ago
  41. df465ab tg3: Wait for boot code to finish after power on by Nithin Sujir · 11 years ago
  42. 4f5474e bonding: fix igmp_retrans type and two related races by Nikolay Aleksandrov · 11 years ago
  43. b8fad45 bonding: reset master mac on first enslave failure by Nikolay Aleksandrov · 11 years ago
  44. 631f24a net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used by Dinh Nguyen · 11 years ago
  45. 0c5fed0 be2net: Fix 32-bit DMA Mask handling by Somnath Kotur · 11 years ago
  46. 94f950c xen-netback: don't de-reference vif pointer after having called xenvif_put() by Jan Beulich · 11 years ago
  47. 99ffc3e macvlan: don't touch promisc without passthrough by Michael S. Tsirkin · 11 years ago
  48. d90b9e2 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. 8c8d2017 rt2800: fix RT5390 & RT3290 TX power settings regression by Stanislaw Gruszka · 11 years ago
  50. 541e667 brcmsmac: disable power-save related functions by Arend van Spriel · 11 years ago
  51. a8cf019 iwlegacy: fix rate control regression by Stanislaw Gruszka · 11 years ago
  52. 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
  53. e0e29b6 b43: stop format string leaking into error msgs by Kees Cook · 12 years ago
  54. 5efac94 ath9k: Use minstrel rate control by default by Sujith Manoharan · 11 years ago
  55. 9600593 Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity" by Felix Fietkau · 11 years ago
  56. 531671c ath9k: Disable PowerSave by default by Sujith Manoharan · 11 years ago
  57. 71aa5bb net: wireless: iwlegacy: fix build error for il_pm_ops by Yijing Wang · 11 years ago
  58. 87ccee4 rtlwifi: Fix a false leak indication for PCI devices by Larry Finger · 11 years ago
  59. a805de4 wl12xx/wl18xx: scan all 5ghz channels by Eliad Peller · 12 years ago
  60. 0e284c0 wl12xx: increase minimum singlerole firmware version required by Luciano Coelho · 12 years ago
  61. 60c28cf wl12xx: fix minimum required firmware version for wl127x multirole by Luciano Coelho · 12 years ago
  62. 5b8df24 rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks by Larry Finger · 11 years ago
  63. f873ded mwifiex: debugfs: Fix out of bounds array access by Mark A. Greer · 11 years ago
  64. 622ebe9 iwlwifi: fix rate control regression by Moshe Benji · 11 years ago
  65. 72df935 team: move add to port list before port enablement by Jiri Pirko · 11 years ago
  66. 76c455d team: check return value of team_get_port_by_index_rcu() for NULL by Jiri Pirko · 11 years ago
  67. 19a6afb tuntap: set SOCK_ZEROCOPY flag during open by Jason Wang · 11 years ago
  68. c2020be qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820 by Bjørn Mork · 11 years ago
  69. 9f8c426 sh_eth: fix result of sh_eth_check_reset() on timeout by Sergei Shtylyov · 11 years ago
  70. 2786aae net/ti davinci_mdio: don't hold a spin lock while calling pm_runtime by Sebastian Siewior · 11 years ago
  71. 92bb73e tuntap: fix a possible race between queue selection and changing queues by Jason Wang · 11 years ago
  72. 9bc297e tg3: Add read dma workaround for 5720 by Nithin Sujir · 11 years ago
  73. 3a5395b net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR by Jens Renner \(EFE\) · 11 years ago
  74. 44dbc78 bnx2x: Fix bridged GSO for 57710/57711 chips by Yuval Mintz · 11 years ago
  75. ff5b2fa net: fec: add fallback to random MAC address by Lucas Stach · 11 years ago
  76. e768fb2 bnx2x: fix TCP offload for tunneling ipv4 over ipv6 by Dmitry Kravkov · 11 years ago
  77. 23eb45f Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  78. c418253 net/mlx4_core: Keep VF assigned MAC in the PF admin table by Or Gerlitz · 11 years ago
  79. ef96f7d net/mlx4_en: Handle unassigned VF MAC address correctly by Or Gerlitz · 11 years ago
  80. 5efe535 net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficiently initialized by Jack Morgenstein · 11 years ago
  81. a1c6693 net/mlx4_en: Fix adaptive moderation cq update by Sagi Grimberg · 11 years ago
  82. 2edc6ec iwlwifi: mvm: correctly set the flags for BAR by Emmanuel Grumbach · 11 years ago
  83. b28b6df iwlwifi: dvm: fix chain noise calibration by Nikolay Martynov · 11 years ago
  84. 8edf3fd iwlwifi: don't print module loading error if not modular by Johannes Berg · 11 years ago
  85. f14e224 net: can: peak_usb: Do not do dma on the stack by Marc Kleine-Budde · 11 years ago
  86. fae37f8 net: can: esd_usb2: Do not do dma on the stack by Olivier Sobrie · 12 years ago
  87. a90f13b net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardware. by Jonas Peterson · 12 years ago
  88. c802db1 hyperv: Fix vlan_proto setting in netvsc_recv_callback() by Haiyang Zhang · 11 years ago
  89. 3f3e7ce team: fix port list dump for big number of ports by Jiri Pirko · 11 years ago
  90. fb68e2f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  91. 01e5b2c be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hook by Somnath Kotur · 11 years ago
  92. e38b170 be2net: Mark checksum fail for IP fragmented packets by Somnath Kotur · 11 years ago
  93. 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
  94. 8e6d91a tuntap: forbid changing mq flag for persistent device by Jason Wang · 11 years ago
  95. add295a ath9k: use correct OTP register offsets for AR9550 by Gabor Juhos · 11 years ago
  96. 102fd0d brcmfmac: Disable powersave mode for P2P link. by Hante Meuleman · 11 years ago
  97. 1c9d30c brcmfmac: Add multi channel support for P2P. by Hante Meuleman · 11 years ago
  98. cbb371d brcmfmac: use struct net_device::destructor to remove interfaces by Arend van Spriel · 11 years ago
  99. 9390ace brcmfmac: free net device when registration fails by Arend van Spriel · 11 years ago
  100. 24e28be brcmfmac: add additional parameter to brcmf_free_vif() by Arend van Spriel · 11 years ago