1. c553484 mwifiex: enable aggregation for TID 6 and 7 streams by Amitkumar Karwar · 11 years ago
  2. 258ed9f mwifiex: increase tx/rx AMPDU window sizes for STA 11ac mode by Amitkumar Karwar · 11 years ago
  3. 42e3727 mwifiex: increase tx/rx AMPDU window sizes for STA 11n mode by Amitkumar Karwar · 11 years ago
  4. e050c76 mwifiex: add firmware dump feature for PCIe by Amitkumar Karwar · 11 years ago
  5. 1c09bf6 mwifiex: add fw_dump debugfs file by Amitkumar Karwar · 11 years ago
  6. bc0df75a rt2x00: restore original beaconing state by Stanislaw Gruszka · 11 years ago
  7. 44ad466 mwifiex: don't clear cmd_sent flag in timeout handler by Amitkumar Karwar · 11 years ago
  8. cf831ff mwifiex: fix IE parsing issues by Amitkumar Karwar · 11 years ago
  9. 3977a64 mwifiex: remove redundant 'fw_load' completion structure by Amitkumar Karwar · 11 years ago
  10. 3fffd7c mwifiex: use USB core's soft_unbind option by Amitkumar Karwar · 11 years ago
  11. 5af3fae mwifiex: update timestamp information for aggregation packets by Avinash Patil · 11 years ago
  12. b5413e6 mwifiex: increase the number of nodes in command pool by Amitkumar Karwar · 11 years ago
  13. b2a13a2 mwifiex: improve AMSDU packet aggregation for PCIe and SDIO by Amitkumar Karwar · 11 years ago
  14. e1aa93a mwifiex: increase SDIO multiport aggregation buffer sizes by Amitkumar Karwar · 11 years ago
  15. 16cf6b8 mwifiex: change memset to simple assignment for ht_cap.mcs.rx_mask by Maithili Hinge · 11 years ago
  16. 6c9ec5e wil6210: Use larger Tx rings by Vladimir Kondratiev · 11 years ago
  17. c888cdd wil6210: relaxed check for BACK start sequence by Vladimir Kondratiev · 11 years ago
  18. 6c2faf0 wil6210: sync with the latest FW API by Vladimir Kondratiev · 11 years ago
  19. 15e2312 wil6210: fix printouts for better readability by Vladimir Kondratiev · 11 years ago
  20. d463af4 ath9k: implement p2p client powersave support by Felix Fietkau · 11 years ago
  21. 95ae481 ath9k: support only one P2P interface by Felix Fietkau · 11 years ago
  22. 360298c ray_cs: replace del_timer by del_timer_sync by Julia Lawall · 11 years ago
  23. 294bc61 rtl8180: be paranoid in stopping unused queues. by Andrea Merello · 11 years ago
  24. 6bcb20c rtl8180: add parentheses to REG_ADDR macros by Andrea Merello · 11 years ago
  25. 1c3fb9b rtl8180: fix enabled interrupt mask for rtl8187se by Andrea Merello · 11 years ago
  26. 222aaff rtl8180: change module name in rtl818x_pci by Larry Finger [ original patch ] · 11 years ago
  27. 22b3b95 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  28. bf4c69f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  29. 4a0c3d9 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
  30. 0acf07d seccomp: fix memory leak on filter attach by Kees Cook · 11 years ago
  31. b7a3140 isdn: icn: buffer overflow in icn_command() by Dan Carpenter · 11 years ago
  32. 74462f0 ip6_tunnel: use the right netns in ioctl handler by Nicolas Dichtel · 11 years ago
  33. 9aad77c sit: use the right netns in ioctl handler by Nicolas Dichtel · 11 years ago
  34. 8c923ce ip_tunnel: use the right netns in ioctl handler by Nicolas Dichtel · 11 years ago
  35. b7c0ddf net: use SYSCALL_DEFINEx for sys_recv by Jan Glauber · 11 years ago
  36. c3206e6 Merge branch 'mdio-gpio' by David S. Miller · 11 years ago
  37. f1d54c4 net: mdio-gpio: Add support for separate MDI and MDO gpio pins by Guenter Roeck · 11 years ago
  38. 1d25148 net: mdio-gpio: Add support for active low gpio pins by Guenter Roeck · 11 years ago
  39. 78cdb07 net: mdio-gpio: Use devm_ functions where possible by Guenter Roeck · 11 years ago
  40. bc383ea Merge branch 'fib_validate_loopback' by David S. Miller · 11 years ago
  41. 0d5edc6 ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source() by Cong Wang · 11 years ago
  42. 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 11 years ago
  43. c98235c mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll by Chris Mason · 11 years ago
  44. b07afe0 Merge branch 'mvneta_qsgmii' by David S. Miller · 11 years ago
  45. 3f1dd4b net: mvneta: properly configure the MAC <-> PHY connection in all situations by Thomas Petazzoni · 11 years ago
  46. b9d1208 net: phy: add minimal support for QSGMII PHY by Thomas Petazzoni · 11 years ago
  47. e283546 sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast) by Edward Cree · 11 years ago
  48. 10ec34f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  49. 6f1d721 cxgb4: use the correct max size for firmware flash by Steve Wise · 11 years ago
  50. 8564ae0 qlcnic: Fix MSI-X initialization code by Alexander Gordeev · 11 years ago
  51. 54d63f78 ip6_gre: don't allow to remove the fb_tunnel_dev by Nicolas Dichtel · 11 years ago
  52. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 11 years ago
  53. f8d2b92 mwifiex: fix hung task on command timeout by Amitkumar Karwar · 11 years ago
  54. 2047412 mwifiex: process event before command response by Amitkumar Karwar · 11 years ago
  55. b0270e9 ipv4: add a sock pointer to ip_queue_xmit() by Eric Dumazet · 11 years ago
  56. 1dd333f driver/net: cosa driver uses udelay incorrectly by Li, Zhen-Hua · 11 years ago
  57. 2168746 at86rf230: fix __at86rf230_read_subreg function by Alexander Aring · 11 years ago
  58. bb78864 at86rf230: remove check if AVDD settled by Alexander Aring · 11 years ago
  59. ea05df4 net: cadence: Add architecture dependencies by Jean Delvare · 11 years ago
  60. 55101e2 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  61. dafe344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  62. e79323b user namespace: fix incorrect memory barriers by Mikulas Patocka · 11 years ago
  63. 00cbc3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  64. 1e785f4 net: Start with correct mac_len in skb_network_protocol by Vlad Yasevich · 11 years ago
  65. b351c39 KVM: x86: remove WARN_ON from get_kernel_ns() by Marcelo Tosatti · 11 years ago
  66. 66386ad KVM: Rename variable smep to cr4_smep by Feng Wu · 11 years ago
  67. de935ae KVM: expose SMAP feature to guest by Feng Wu · 11 years ago
  68. e1e746b KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode by Feng Wu · 11 years ago
  69. 97ec8c0 KVM: Add SMAP support when setting CR4 by Feng Wu · 11 years ago
  70. 56d6efc KVM: Remove SMAP bit from CR4_RESERVED_BITS by Feng Wu · 11 years ago
  71. 362d520 Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" by Daniel Borkmann · 11 years ago
  72. bfae232 cxgb4: Save the correct mac addr for hw-loopback connections in the L2T by Steve Wise · 11 years ago
  73. 8c482cdc net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W by Daniel Borkmann · 11 years ago
  74. 2eac764 seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF by Daniel Borkmann · 11 years ago
  75. c0da71f wl18xx: align event mailbox with current fw by Eliad Peller · 11 years ago
  76. 61698b7 rsi: Fix a potential memory leak in rsi_send_auto_rate_request() by Christian Engelmayer · 11 years ago
  77. 2004dab cw1200: Fix cw1200_debug_link_id by Frederic Danis · 11 years ago
  78. 69aa1675 wlcore: ignore dummy packet events in PLT mode by Luciano Coelho · 11 years ago
  79. 98ddcbe rsi: Fix a potential memory leak in rsi_set_channel() by Christian Engelmayer · 11 years ago
  80. af64dc7 rsi: Add missing initialization of ii by Geert Uytterhoeven · 11 years ago
  81. 0215f4c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  82. 08e22e1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  83. 14ed4a5 Merge branch 'qlcnic' by David S. Miller · 11 years ago
  84. 696f194 qlcnic: Do not disable SR-IOV when VFs are assigned to VMs by Manish Chopra · 11 years ago
  85. 4f03022 qlcnic: Fix QLogic application/driver interface for virtual NIC configuration by Jitendra Kalsaria · 11 years ago
  86. a78b6da qlcnic: Fix PVID configuration on eSwitch port. by Jitendra Kalsaria · 11 years ago
  87. 7b54684 qlcnic: Fix max ring count calculation by Shahed Shaikh · 11 years ago
  88. 4d52e1e qlcnic: Fix to send INIT_NIC_FUNC as first mailbox. by Sucheta Chakraborty · 11 years ago
  89. 463518a qlcnic: Fix panic due to uninitialzed delayed_work struct in use. by Sucheta Chakraborty · 11 years ago
  90. 677df2f Merge branch 'be2net' by David S. Miller · 11 years ago
  91. e1ad8e3 be2net: Fix invocation of be_close() after be_clear() by Kalesh AP · 11 years ago
  92. 1a3d071 be2net: Fix to reap TX compls till HW doesn't respond for some time by Vasundhara Volam · 11 years ago
  93. e1a5ddc net/mlx4_core: Defer VF initialization till PF is fully initialized by Amir Vadai · 11 years ago
  94. 77d149c bnx2: Don't build unused suspend/resume functions not enabled by Daniel J Blueman · 11 years ago
  95. 30f78d8 ipv6: Limit mtu to 65575 bytes by Eric Dumazet · 11 years ago
  96. b855d41 netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 by Patrick McHardy · 11 years ago
  97. ee214d5 netfilter: nf_conntrack: initialize net.ct.generation by Andrey Vagin · 11 years ago
  98. 05ab8f2 filter: prevent nla extensions to peek beyond the end of the message by Mathias Krause · 11 years ago
  99. 9114615 ipv4: return valid RTA_IIF on ip route get by Julian Anastasov · 11 years ago
  100. cc6ca30 Revert "net: mvneta: fix usage as a module on RGMII configurations" by Thomas Petazzoni · 11 years ago