1. 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
  2. 0acf07d seccomp: fix memory leak on filter attach by Kees Cook · 11 years ago
  3. b7a3140 isdn: icn: buffer overflow in icn_command() by Dan Carpenter · 11 years ago
  4. 74462f0 ip6_tunnel: use the right netns in ioctl handler by Nicolas Dichtel · 11 years ago
  5. 9aad77c sit: use the right netns in ioctl handler by Nicolas Dichtel · 11 years ago
  6. 8c923ce ip_tunnel: use the right netns in ioctl handler by Nicolas Dichtel · 11 years ago
  7. b7c0ddf net: use SYSCALL_DEFINEx for sys_recv by Jan Glauber · 11 years ago
  8. c3206e6 Merge branch 'mdio-gpio' by David S. Miller · 11 years ago
  9. f1d54c4 net: mdio-gpio: Add support for separate MDI and MDO gpio pins by Guenter Roeck · 11 years ago
  10. 1d25148 net: mdio-gpio: Add support for active low gpio pins by Guenter Roeck · 11 years ago
  11. 78cdb07 net: mdio-gpio: Use devm_ functions where possible by Guenter Roeck · 11 years ago
  12. bc383ea Merge branch 'fib_validate_loopback' by David S. Miller · 11 years ago
  13. 0d5edc6 ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source() by Cong Wang · 11 years ago
  14. 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 11 years ago
  15. c98235c mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll by Chris Mason · 11 years ago
  16. b07afe0 Merge branch 'mvneta_qsgmii' by David S. Miller · 11 years ago
  17. 3f1dd4b net: mvneta: properly configure the MAC <-> PHY connection in all situations by Thomas Petazzoni · 11 years ago
  18. b9d1208 net: phy: add minimal support for QSGMII PHY by Thomas Petazzoni · 11 years ago
  19. e283546 sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast) by Edward Cree · 11 years ago
  20. 10ec34f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  21. 6f1d721 cxgb4: use the correct max size for firmware flash by Steve Wise · 11 years ago
  22. 8564ae0 qlcnic: Fix MSI-X initialization code by Alexander Gordeev · 11 years ago
  23. 54d63f78 ip6_gre: don't allow to remove the fb_tunnel_dev by Nicolas Dichtel · 11 years ago
  24. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 11 years ago
  25. f8d2b92 mwifiex: fix hung task on command timeout by Amitkumar Karwar · 11 years ago
  26. 2047412 mwifiex: process event before command response by Amitkumar Karwar · 11 years ago
  27. b0270e9 ipv4: add a sock pointer to ip_queue_xmit() by Eric Dumazet · 11 years ago
  28. 1dd333f driver/net: cosa driver uses udelay incorrectly by Li, Zhen-Hua · 11 years ago
  29. 2168746 at86rf230: fix __at86rf230_read_subreg function by Alexander Aring · 11 years ago
  30. bb78864 at86rf230: remove check if AVDD settled by Alexander Aring · 11 years ago
  31. ea05df4 net: cadence: Add architecture dependencies by Jean Delvare · 11 years ago
  32. 55101e2 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  33. dafe344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  34. e79323b user namespace: fix incorrect memory barriers by Mikulas Patocka · 11 years ago
  35. 00cbc3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  36. 1e785f4 net: Start with correct mac_len in skb_network_protocol by Vlad Yasevich · 11 years ago
  37. b351c39 KVM: x86: remove WARN_ON from get_kernel_ns() by Marcelo Tosatti · 11 years ago
  38. 66386ad KVM: Rename variable smep to cr4_smep by Feng Wu · 11 years ago
  39. de935ae KVM: expose SMAP feature to guest by Feng Wu · 11 years ago
  40. e1e746b KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode by Feng Wu · 11 years ago
  41. 97ec8c0 KVM: Add SMAP support when setting CR4 by Feng Wu · 11 years ago
  42. 56d6efc KVM: Remove SMAP bit from CR4_RESERVED_BITS by Feng Wu · 11 years ago
  43. 362d520 Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" by Daniel Borkmann · 11 years ago
  44. bfae232 cxgb4: Save the correct mac addr for hw-loopback connections in the L2T by Steve Wise · 11 years ago
  45. 8c482cd net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W by Daniel Borkmann · 11 years ago
  46. 2eac764 seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF by Daniel Borkmann · 11 years ago
  47. c0da71f wl18xx: align event mailbox with current fw by Eliad Peller · 11 years ago
  48. 61698b7 rsi: Fix a potential memory leak in rsi_send_auto_rate_request() by Christian Engelmayer · 11 years ago
  49. 2004dab cw1200: Fix cw1200_debug_link_id by Frederic Danis · 11 years ago
  50. 69aa1675 wlcore: ignore dummy packet events in PLT mode by Luciano Coelho · 11 years ago
  51. 98ddcbe rsi: Fix a potential memory leak in rsi_set_channel() by Christian Engelmayer · 11 years ago
  52. af64dc7 rsi: Add missing initialization of ii by Geert Uytterhoeven · 11 years ago
  53. 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
  54. 08e22e1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  55. 14ed4a5 Merge branch 'qlcnic' by David S. Miller · 11 years ago
  56. 696f194 qlcnic: Do not disable SR-IOV when VFs are assigned to VMs by Manish Chopra · 11 years ago
  57. 4f03022 qlcnic: Fix QLogic application/driver interface for virtual NIC configuration by Jitendra Kalsaria · 11 years ago
  58. a78b6da qlcnic: Fix PVID configuration on eSwitch port. by Jitendra Kalsaria · 11 years ago
  59. 7b54684 qlcnic: Fix max ring count calculation by Shahed Shaikh · 11 years ago
  60. 4d52e1e qlcnic: Fix to send INIT_NIC_FUNC as first mailbox. by Sucheta Chakraborty · 11 years ago
  61. 463518a qlcnic: Fix panic due to uninitialzed delayed_work struct in use. by Sucheta Chakraborty · 11 years ago
  62. 677df2f Merge branch 'be2net' by David S. Miller · 11 years ago
  63. e1ad8e3 be2net: Fix invocation of be_close() after be_clear() by Kalesh AP · 11 years ago
  64. 1a3d071 be2net: Fix to reap TX compls till HW doesn't respond for some time by Vasundhara Volam · 11 years ago
  65. e1a5ddc net/mlx4_core: Defer VF initialization till PF is fully initialized by Amir Vadai · 11 years ago
  66. 77d149c bnx2: Don't build unused suspend/resume functions not enabled by Daniel J Blueman · 11 years ago
  67. 30f78d8 ipv6: Limit mtu to 65575 bytes by Eric Dumazet · 11 years ago
  68. b855d41 netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 by Patrick McHardy · 11 years ago
  69. ee214d5 netfilter: nf_conntrack: initialize net.ct.generation by Andrey Vagin · 11 years ago
  70. 05ab8f2 filter: prevent nla extensions to peek beyond the end of the message by Mathias Krause · 11 years ago
  71. 9114615 ipv4: return valid RTA_IIF on ip route get by Julian Anastasov · 11 years ago
  72. cc6ca30 Revert "net: mvneta: fix usage as a module on RGMII configurations" by Thomas Petazzoni · 11 years ago
  73. befdf89 net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one() by Wei Yang · 11 years ago
  74. b04c461 net: ipv4: current group_info should be put after using. by Wang, Xiaoming · 11 years ago
  75. c9eaa44 Linux 3.15-rc1 by Linus Torvalds · 11 years ago
  76. f7c1d07 mm: Initialize error in shmem_file_aio_read() by Geert Uytterhoeven · 11 years ago
  77. e686bd8 cifs: Use min_t() when comparing "size_t" and "unsigned long" by Geert Uytterhoeven · 11 years ago
  78. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  79. a6bc928 iwlwifi: mvm: BT Coex - fix Look Up Table by Emmanuel Grumbach · 11 years ago
  80. b804eeb iwlwifi: mvm: rs: clear per rate stats when aggregation changes by Eyal Shapira · 11 years ago
  81. d8fff91 iwlwifi: mvm: avoid searching unnecessary columns by Eyal Shapira · 11 years ago
  82. fd7dbee iwlwifi: mvm: rs: fallback to legacy Tx columns by Eyal Shapira · 11 years ago
  83. 87d5e41 iwlwifi: mvm: rs: reinit rs if no tx for a long time by Eyal Shapira · 11 years ago
  84. e53839e iwlwifi: mvm: rs: fix and cleanup rs_get_rate_action by Eyal Shapira · 11 years ago
  85. 198266a iwlwifi: mvm: rs: use correct max expected throughput figures by Eyal Shapira · 11 years ago
  86. 08a732f iwlwifi: add MODULE_FIRMWARE for 7265 by Emmanuel Grumbach · 11 years ago
  87. 4310318 iwlwifi: 7000: bump API to 9 by Emmanuel Grumbach · 11 years ago
  88. 80f2679 iwlwifi: add new 7265 HW IDs by Oren Givon · 11 years ago
  89. fff47eb iwlwifi: mvm: BT Coex - send the new LUT upon antenna coupling change by Emmanuel Grumbach · 11 years ago
  90. d9088f6 iwlwifi: mvm: rs: fix mimo delimiter in LQ cmd by Eyal Shapira · 11 years ago
  91. 0229cda iwlwifi: mvm: delay enabling smart FIFO until after beacon RX by Johannes Berg · 11 years ago
  92. 321d03c Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  93. fd1232b sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue by Mikulas Patocka · 11 years ago
  94. 18aa0da powerpc: Don't try to set LPCR unless we're in hypervisor mode by Paul Mackerras · 11 years ago
  95. d7e8af1 futex: update documentation for ordering guarantees by Davidlohr Bueso · 11 years ago
  96. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  97. fd18f00 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
  98. de0c9cf Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  99. 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 11 years ago
  100. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago