1. 294bc61 rtl8180: be paranoid in stopping unused queues. by Andrea Merello · 10 years ago
  2. 6bcb20c rtl8180: add parentheses to REG_ADDR macros by Andrea Merello · 10 years ago
  3. 1c3fb9b rtl8180: fix enabled interrupt mask for rtl8187se by Andrea Merello · 10 years ago
  4. 222aaff rtl8180: change module name in rtl818x_pci by Larry Finger [ original patch ] · 10 years ago
  5. 22b3b95 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  6. bf4c69f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 10 years ago
  7. 4a0c3d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  8. 0acf07d seccomp: fix memory leak on filter attach by Kees Cook · 10 years ago
  9. b7a3140 isdn: icn: buffer overflow in icn_command() by Dan Carpenter · 10 years ago
  10. 74462f0 ip6_tunnel: use the right netns in ioctl handler by Nicolas Dichtel · 10 years ago
  11. 9aad77c sit: use the right netns in ioctl handler by Nicolas Dichtel · 10 years ago
  12. 8c923ce ip_tunnel: use the right netns in ioctl handler by Nicolas Dichtel · 10 years ago
  13. b7c0ddf net: use SYSCALL_DEFINEx for sys_recv by Jan Glauber · 10 years ago
  14. c3206e6 Merge branch 'mdio-gpio' by David S. Miller · 10 years ago
  15. f1d54c4 net: mdio-gpio: Add support for separate MDI and MDO gpio pins by Guenter Roeck · 10 years ago
  16. 1d25148 net: mdio-gpio: Add support for active low gpio pins by Guenter Roeck · 10 years ago
  17. 78cdb07 net: mdio-gpio: Use devm_ functions where possible by Guenter Roeck · 10 years ago
  18. bc383ea Merge branch 'fib_validate_loopback' by David S. Miller · 10 years ago
  19. 0d5edc6 ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source() by Cong Wang · 10 years ago
  20. 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 10 years ago
  21. c98235c mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll by Chris Mason · 10 years ago
  22. b07afe0 Merge branch 'mvneta_qsgmii' by David S. Miller · 10 years ago
  23. 3f1dd4b net: mvneta: properly configure the MAC <-> PHY connection in all situations by Thomas Petazzoni · 10 years ago
  24. b9d1208 net: phy: add minimal support for QSGMII PHY by Thomas Petazzoni · 10 years ago
  25. e283546 sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast) by Edward Cree · 10 years ago
  26. 10ec34f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  27. 6f1d721 cxgb4: use the correct max size for firmware flash by Steve Wise · 10 years ago
  28. 8564ae0 qlcnic: Fix MSI-X initialization code by Alexander Gordeev · 10 years ago
  29. 54d63f78 ip6_gre: don't allow to remove the fb_tunnel_dev by Nicolas Dichtel · 10 years ago
  30. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  31. f8d2b92 mwifiex: fix hung task on command timeout by Amitkumar Karwar · 10 years ago
  32. 2047412 mwifiex: process event before command response by Amitkumar Karwar · 10 years ago
  33. b0270e9 ipv4: add a sock pointer to ip_queue_xmit() by Eric Dumazet · 10 years ago
  34. 1dd333f driver/net: cosa driver uses udelay incorrectly by Li, Zhen-Hua · 10 years ago
  35. 2168746 at86rf230: fix __at86rf230_read_subreg function by Alexander Aring · 10 years ago
  36. bb78864 at86rf230: remove check if AVDD settled by Alexander Aring · 10 years ago
  37. ea05df4 net: cadence: Add architecture dependencies by Jean Delvare · 10 years ago
  38. 55101e2 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  39. dafe344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  40. e79323b user namespace: fix incorrect memory barriers by Mikulas Patocka · 10 years ago
  41. 00cbc3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  42. 1e785f4 net: Start with correct mac_len in skb_network_protocol by Vlad Yasevich · 10 years ago
  43. b351c39 KVM: x86: remove WARN_ON from get_kernel_ns() by Marcelo Tosatti · 10 years ago
  44. 66386ad KVM: Rename variable smep to cr4_smep by Feng Wu · 10 years ago
  45. de935ae KVM: expose SMAP feature to guest by Feng Wu · 10 years ago
  46. e1e746b KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode by Feng Wu · 10 years ago
  47. 97ec8c0 KVM: Add SMAP support when setting CR4 by Feng Wu · 10 years ago
  48. 56d6efc KVM: Remove SMAP bit from CR4_RESERVED_BITS by Feng Wu · 10 years ago
  49. 362d520 Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" by Daniel Borkmann · 10 years ago
  50. bfae232 cxgb4: Save the correct mac addr for hw-loopback connections in the L2T by Steve Wise · 10 years ago
  51. 8c482cdc net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W by Daniel Borkmann · 10 years ago
  52. 2eac764 seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF by Daniel Borkmann · 10 years ago
  53. c0da71f wl18xx: align event mailbox with current fw by Eliad Peller · 10 years ago
  54. 61698b7 rsi: Fix a potential memory leak in rsi_send_auto_rate_request() by Christian Engelmayer · 10 years ago
  55. 2004dab cw1200: Fix cw1200_debug_link_id by Frederic Danis · 10 years ago
  56. 69aa1675 wlcore: ignore dummy packet events in PLT mode by Luciano Coelho · 10 years ago
  57. 98ddcbe rsi: Fix a potential memory leak in rsi_set_channel() by Christian Engelmayer · 10 years ago
  58. af64dc7 rsi: Add missing initialization of ii by Geert Uytterhoeven · 10 years ago
  59. 0215f4c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  60. 08e22e1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  61. 14ed4a5 Merge branch 'qlcnic' by David S. Miller · 10 years ago
  62. 696f194 qlcnic: Do not disable SR-IOV when VFs are assigned to VMs by Manish Chopra · 10 years ago
  63. 4f03022 qlcnic: Fix QLogic application/driver interface for virtual NIC configuration by Jitendra Kalsaria · 10 years ago
  64. a78b6da qlcnic: Fix PVID configuration on eSwitch port. by Jitendra Kalsaria · 10 years ago
  65. 7b54684 qlcnic: Fix max ring count calculation by Shahed Shaikh · 10 years ago
  66. 4d52e1e qlcnic: Fix to send INIT_NIC_FUNC as first mailbox. by Sucheta Chakraborty · 10 years ago
  67. 463518a qlcnic: Fix panic due to uninitialzed delayed_work struct in use. by Sucheta Chakraborty · 10 years ago
  68. 677df2f Merge branch 'be2net' by David S. Miller · 10 years ago
  69. e1ad8e3 be2net: Fix invocation of be_close() after be_clear() by Kalesh AP · 10 years ago
  70. 1a3d071 be2net: Fix to reap TX compls till HW doesn't respond for some time by Vasundhara Volam · 10 years ago
  71. e1a5ddc net/mlx4_core: Defer VF initialization till PF is fully initialized by Amir Vadai · 10 years ago
  72. 77d149c bnx2: Don't build unused suspend/resume functions not enabled by Daniel J Blueman · 10 years ago
  73. 30f78d8 ipv6: Limit mtu to 65575 bytes by Eric Dumazet · 10 years ago
  74. b855d41 netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 by Patrick McHardy · 10 years ago
  75. ee214d5 netfilter: nf_conntrack: initialize net.ct.generation by Andrey Vagin · 10 years ago
  76. 05ab8f2 filter: prevent nla extensions to peek beyond the end of the message by Mathias Krause · 10 years ago
  77. 9114615 ipv4: return valid RTA_IIF on ip route get by Julian Anastasov · 10 years ago
  78. cc6ca30 Revert "net: mvneta: fix usage as a module on RGMII configurations" by Thomas Petazzoni · 10 years ago
  79. befdf89 net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one() by Wei Yang · 10 years ago
  80. b04c461 net: ipv4: current group_info should be put after using. by Wang, Xiaoming · 10 years ago
  81. c9eaa44 Linux 3.15-rc1 by Linus Torvalds · 10 years ago
  82. f7c1d07 mm: Initialize error in shmem_file_aio_read() by Geert Uytterhoeven · 10 years ago
  83. e686bd8 cifs: Use min_t() when comparing "size_t" and "unsigned long" by Geert Uytterhoeven · 10 years ago
  84. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 10 years ago
  85. e03bbb6 iwlwifi: don't disable SCD chain extension on newer devices by Emmanuel Grumbach · 10 years ago
  86. c6e37a6 iwlwifi: mvm: Re-factor enabling uAPSD logic by Avri Altman · 10 years ago
  87. 3a58d98e iwlwifi: mvm: replace leading spaces by tabs by Emmanuel Grumbach · 10 years ago
  88. d15a747 iwlwifi: mvm: don't use d3 fw if d0i3 is used by Eliad Peller · 10 years ago
  89. f0d5bb0 iwlwifi: 7000: bump firmware API version to 9 by Emmanuel Grumbach · 10 years ago
  90. e820c2d iwlwifi: mvm: Add support for Energy based scan (EBS) by Haim Dreyfuss · 10 years ago
  91. ae39747 iwlwifi: mvm: BT Coex - send priority tables from iwl_send_bt_init_conf by Emmanuel Grumbach · 10 years ago
  92. e78973e iwlwifi: mvm: BT Coex - minor API change by Emmanuel Grumbach · 10 years ago
  93. 8a0063a iwlwifi: mvm: BT Coex - don't use comma operator by Emmanuel Grumbach · 10 years ago
  94. 639eaba iwlwifi: remove IWL_UCODE_TLV_FLAGS_DEVICE_PS_CMD flag by Emmanuel Grumbach · 10 years ago
  95. f9dc000 iwlwifi: remove IWL_UCODE_TLV_FLAGS_STA_KEY_CMD flag by Emmanuel Grumbach · 10 years ago
  96. dc9a192 iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag by Emmanuel Grumbach · 10 years ago
  97. 536a3ee iwlwifi: remove IWL_UCODE_TLV_FLAGS_SCHED_SCAN flag by Emmanuel Grumbach · 10 years ago
  98. 3afec639 iwlwifi: remove IWL_UCODE_TLV_FLAGS_D3_CONTINUITY_API flag by Emmanuel Grumbach · 10 years ago
  99. 73e5f2c iwlwifi: remove IWL_UCODE_TLV_FLAGS_BF_UPDATED flag by Emmanuel Grumbach · 10 years ago
  100. a373f67 iwlwifi: remove IWL_UCODE_TLV_FLAGS_TIME_EVENT_API_V2 flag by Emmanuel Grumbach · 10 years ago