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