1. 7b87e57 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  2. 9a6f734 ath9k: Fix Kconfig for ATH9K_HTC by Vladimir Kondratiev · 12 years ago
  3. fdb184d bridge: add empty br_mdb_init() and br_mdb_uninit() definitions. by Rami Rosen · 12 years ago
  4. 6602d00 vxlan: allow live mac address change by stephen hemminger · 12 years ago
  5. 3ec8e9f bridge: Correctly unregister MDB rtnetlink handlers by Vlad Yasevich · 12 years ago
  6. 619c5a9 brcmfmac: fix parsing rsn ie for ap mode. by Hante Meuleman · 12 years ago
  7. 1b2c2e7 brcmsmac: add copyright information for Canonical by Arend van Spriel · 12 years ago
  8. 3f009c7 rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  9. f6aa93a rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  10. 708b70f rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  11. 9145910 rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  12. 86bfec8 rtlwifi: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  13. 4010fe2 p54usb: add USBIDs for two more p54usb devices by Christian Lamparter · 12 years ago
  14. 1474a89 rtlwifi: Don't leak on error in _rtl_usb_receive() by Jesper Juhl · 12 years ago
  15. a796a1d ath9k_hw: Fix RX gain initvals for AR9485 by Sujith Manoharan · 12 years ago
  16. 4dd6ff7 bcma: correct M25P32 serial flash ID by Rafał Miłecki · 12 years ago
  17. 7ffa592 brcmsmac: Use udelay instead of usleep_range by Niels Ole Salscheider · 12 years ago
  18. 3194b7f p54usb: add USB ID for T-Com Sinus 154 data II by Tomasz Guszkowski · 12 years ago
  19. 6c653f6 carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESH by Christian Lamparter · 12 years ago
  20. 4c3de59 rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msg by Jussi Kivilinna · 12 years ago
  21. 12e9432 ath9k: Fix compilation breakage by Sujith Manoharan · 12 years ago
  22. 3194f2f ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting it by Geert Uytterhoeven · 12 years ago
  23. a733311 bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting it by Geert Uytterhoeven · 12 years ago
  24. 612a7c4 forcedeth: Fix WARNINGS that result when DMA mapping is not checked by Larry Finger · 12 years ago
  25. 6817266 net: qmi_wwan: add Telekom Speedstick LTE II by Bjørn Mork · 12 years ago
  26. ac196f8 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  27. 101e5c7 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  28. ddf75ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  29. 7fd83b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  30. ae782bb ipv6/ip6_gre: set transport header correctly by Isaku Yamahata · 12 years ago
  31. 861aa6d ipv4/ip_gre: set transport header correctly to gre header by Isaku Yamahata · 12 years ago
  32. a496759 IB/rds: suppress incompatible protocol when version is known by Marciniszyn, Mike · 12 years ago
  33. f2e9bd7 IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len by Marciniszyn, Mike · 12 years ago
  34. af9b078 net/vxlan: Use the underlying device index when joining/leaving multicast groups by Yan Burman · 12 years ago
  35. c3ae62af tcp: should drop incoming frames without ACK flag set by Eric Dumazet · 12 years ago
  36. ad4b3fb mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED by Christoffer Dall · 12 years ago
  37. 3d0dcfb netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled by Li Zefan · 12 years ago
  38. ccb6e98 cpts: fix a run time warn_on. by Richard Cochran · 12 years ago
  39. cbc44db cpts: fix build error by removing useless code. by Richard Cochran · 12 years ago
  40. 143cdd8 batman-adv: fix random jitter calculation by Akinobu Mita · 12 years ago
  41. 1310b95 netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect by Jesper Juhl · 12 years ago
  42. 32263dd netfilter: xt_hashlimit: fix namespace destroy path by Vitaly E. Lavrov · 12 years ago
  43. 665e205 netfilter: xt_recent: fix namespace destroy path by Vitaly E. Lavrov · 12 years ago
  44. 0918184 netfilter: xt_hashlimit: fix race that results in duplicated entries by Pablo Neira Ayuso · 12 years ago
  45. 48c6d12 f2fs: Don't assign e_id in f2fs_acl_from_disk by Eric W. Biederman · 12 years ago
  46. dfb2ea4 proc: Allow proc_free_inum to be called from any context by Eric W. Biederman · 12 years ago
  47. c876ad76 pidns: Stop pid allocation when init dies by Eric W. Biederman · 12 years ago
  48. 8382fca pidns: Outlaw thread creation after unshare(CLONE_NEWPID) by Eric W. Biederman · 12 years ago
  49. cf0be880 arp: fix a regression in arp_solicit() by Cong Wang · 12 years ago
  50. 10db906 netfilter: xt_CT: recover NOTRACK target support by Pablo Neira Ayuso · 12 years ago
  51. 637704c Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  52. 4ae0a48 mm: modify pgdat_balanced() so that it also handles order-0 by Zlatko Calusic · 12 years ago
  53. 9c016d6 Partly revert "[media] uvcvideo: Set error_idx properly for extended controls API failures" by Rafael J. Wysocki · 12 years ago
  54. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  55. 86266ca hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors by Guenter Roeck · 12 years ago
  56. d2fe85d net: sched: integer overflow fix by Stefan Hasko · 12 years ago
  57. 8baf82b CONFIG_HOTPLUG removal from networking core by Greg KH · 12 years ago
  58. 03ce758 Drivers: network: more __dev* removal by Greg KH · 12 years ago
  59. 0602934 hwmon: (lm73} Detect and report i2c bus errors by Chris Verges · 12 years ago
  60. a49f0d1 Linux 3.8-rc1 by Linus Torvalds · 12 years ago
  61. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  62. 769cb85 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  63. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  64. 10532b5 Revert "nfsd: warn on odd reply state in nfsd_vfs_read" by J. Bruce Fields · 12 years ago
  65. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  66. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  67. 7e65df3 ARM: dts: fix duplicated build target and alphabetical sort out for exynos by Kukjin Kim · 12 years ago
  68. 9b1536c bridge: call br_netpoll_disable in br_add_if by Gao feng · 12 years ago
  69. 9650388 ipv4: arp: fix a lockdep splat in arp_solicit() by Eric Dumazet · 12 years ago
  70. 9fdc6be tuntap: dont use a private kmem_cache by Eric Dumazet · 12 years ago
  71. 30e6c9fa net: devnet_rename_seq should be a seqcount by Eric Dumazet · 12 years ago
  72. f7e75ba ip_gre: fix possible use after free by Eric Dumazet · 12 years ago
  73. 412ed94 ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally by Isaku Yamahata · 12 years ago
  74. 2904207 solos-pci: double lock in geos_gpio_store() by Dan Carpenter · 12 years ago
  75. 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 12 years ago
  76. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  77. ee18026 dm snapshot: do not use map_context by Mikulas Patocka · 12 years ago
  78. 59c3d2c dm thin: dont use map_context by Mikulas Patocka · 12 years ago
  79. 0045d61 dm raid1: dont use map_context by Mikulas Patocka · 12 years ago
  80. c7cfdf5 dm flakey: dont use map_context by Mikulas Patocka · 12 years ago
  81. 89c7cd8 dm raid1: rename read_record to bio_record by Mikulas Patocka · 12 years ago
  82. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  83. 42bc954 dm snapshot: use per_bio_data by Mikulas Patocka · 12 years ago
  84. e42c3f9 dm verity: use per_bio_data by Mikulas Patocka · 12 years ago
  85. 39cf0ed dm raid1: use per_bio_data by Mikulas Patocka · 12 years ago
  86. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  87. 70d6c40 dm kcopyd: add WRITE SAME support to dm_kcopyd_zero by Mike Snitzer · 12 years ago
  88. 4f0b70b dm linear: add WRITE SAME support by Mike Snitzer · 12 years ago
  89. 23508a9 dm: add WRITE SAME support by Mike Snitzer · 12 years ago
  90. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
  91. 9c5091f dm ioctl: use kmalloc if possible by Mikulas Patocka · 12 years ago
  92. 5023e5c dm ioctl: remove PF_MEMALLOC by Mikulas Patocka · 12 years ago
  93. 7960123 dm persistent data: improve improve space map block alloc failure message by Joe Thornber · 12 years ago
  94. c397741 dm thin: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  95. 89ddeb8 dm persistent data: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  96. a5bd968 dm block manager: reinstate message when validator fails by Mike Snitzer · 12 years ago
  97. 3a0f9aa dm raid: round region_size to power of two by Jonathan Brassow · 12 years ago
  98. 2aab385 dm thin: cleanup dead code by Joe Thornber · 12 years ago
  99. f286ba0 dm thin: rename cell_defer_except to cell_defer_no_holder by Joe Thornber · 12 years ago
  100. 9aa0c0e dm snapshot: optimize track_chunk by Mikulas Patocka · 12 years ago