1. 3bdb1a4 net, sctp: remove CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  2. e9c0dfb net: sctp: sctp_v6_get_dst: fix boolean test in dst cache by Daniel Borkmann · 11 years ago
  3. 816cd5b batman-adv: Fix NULL pointer dereference in DAT hash collision avoidance by Pau Koning · 11 years ago
  4. 8770e91 net/macb: fix race with RX interrupt while doing NAPI by Nicolas Ferre · 11 years ago
  5. ac57480 atl1c: add error checking for pci_map_single functions by Huang, Xiong · 11 years ago
  6. 9c10f41 htb: fix values in opt dump by Jiri Pirko · 11 years ago
  7. 37d5110 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  8. 96be80a ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 by Alexander Duyck · 11 years ago
  9. 77c1090 net: fix infinite loop in __skb_recv_datagram() by Eric Dumazet · 11 years ago
  10. 1bf014e net: qmi_wwan: add Yota / Megafon M100-1 4g modem by Bjørn Mork · 11 years ago
  11. 318d86d 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
  12. d786f67 mwl8k: fix band for supported channels by Jonas Gorski · 11 years ago
  13. 3b69908 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  14. 547b4e7 bridge: set priority of STP packets by Stephen Hemminger · 11 years ago
  15. 3d9646d mac80211: fix channel selection bug by Johannes Berg · 11 years ago
  16. cfa82e0 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  17. 044453b arp: fix possible crash in arp_rcv() by Eric Dumazet · 11 years ago
  18. 839c8cc Merge branch 'gso_type' by David S. Miller · 11 years ago
  19. 0aba93e bnx2x: set gso_type by Michael S. Tsirkin · 11 years ago
  20. bd69ba7 qlcnic: set gso_type by Michael S. Tsirkin · 11 years ago
  21. 1594712 ixgbe: fix gso type by Michael S. Tsirkin · 11 years ago
  22. 3955b22b stmmac: mdio register has to fail if the phy is not found by Giuseppe CAVALLARO · 11 years ago
  23. de53d55 stmmac: fix macro used for debugging the xmit by Giuseppe CAVALLARO · 11 years ago
  24. b185af0 Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 11 years ago
  25. 4521e1a9 Revert "r8169: enable internal ASPM and clock request settings". by Francois Romieu · 12 years ago
  26. eef63cc Revert "r8169: enable ALDPS for power saving". by Francois Romieu · 11 years ago
  27. 836dc9e Linux 3.8-rc7 by Linus Torvalds · 11 years ago
  28. 3992313 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  29. e06b840 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  30. a1c83b0 Merge branch 'sctp_keys' by David S. Miller · 11 years ago
  31. b5c37fe net: sctp: sctp_endpoint_free: zero out secret key data by Daniel Borkmann · 11 years ago
  32. 6ba542a net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree by Daniel Borkmann · 11 years ago
  33. ab54ee8 atm/iphase: rename fregt_t -> ffreg_t by Heiko Carstens · 11 years ago
  34. 79d1f5c ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned by Will Deacon · 11 years ago
  35. 633dc92 ARM: DMA mapping: fix bad atomic test by Russell King · 11 years ago
  36. e210101 ARM: realview: ensure that we have sufficient IRQs available by Russell King · 11 years ago
  37. 2bb3135 ARM: GIC: fix GIC cpumask initialization by Russell King · 11 years ago
  38. 2a1a6e7 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  39. 9c79330 net: usb: fix regression from FLAG_NOARP code by Lucas Stach · 11 years ago
  40. 87c084a l2tp: dont play with skb->truesize by Eric Dumazet · 11 years ago
  41. 586c31f net: sctp: sctp_auth_key_put: use kzfree instead of kfree by Daniel Borkmann · 11 years ago
  42. 6cddded Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch into openvswitch by David S. Miller · 11 years ago
  43. 0c35565 Merge branch 'netback' by David S. Miller · 11 years ago
  44. b914972 netback: correct netbk_tx_err to handle wrap around. by Ian Campbell · 11 years ago
  45. 4cc7c1c xen/netback: free already allocated memory on failure in xen_netbk_get_requests by Ian Campbell · 11 years ago
  46. 7d5145d xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop. by Matthew Daley · 11 years ago
  47. 48856286 xen/netback: shutdown the ring if it contains garbage. by Ian Campbell · 11 years ago
  48. 124b69b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  49. bb5204c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  50. 8d19514 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  51. 95436ad Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  52. a04521a Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  53. 3227e04 Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  54. ff7c60c drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try by Daniel Vetter · 12 years ago
  55. d601cd8 mac80211: fix managed mode channel context use by Johannes Berg · 11 years ago
  56. edb2722 netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  57. d4c38fa netfilter: ip6t_NPT: Fix prefix mangling by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  58. f5271ff netfilter: ip6t_NPT: Fix adjustment calculation by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  59. aded024 virtio_console: Don't access uninitialized data. by Sjur Brændeland · 12 years ago
  60. 6bacaa9 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  61. 2110cf0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  62. e21b9d0 net: qmi_wwan: add more Huawei devices, including E320 by Bjørn Mork · 11 years ago
  63. 96316c5 net: cdc_ncm: add another Huawei vendor specific device by Bjørn Mork · 11 years ago
  64. 41ab3e3 ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit() by Tommi Rantala · 11 years ago
  65. 6731d20 tcp: fix for zero packets_in_flight was too broad by Ilpo Järvinen · 11 years ago
  66. b6ec447 Merge branch 'wireless' by David S. Miller · 11 years ago
  67. b3b66ae 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
  68. 1a65e24 Btrfs: move d_instantiate outside the transaction during mksubvol by Chris Mason · 11 years ago
  69. 9887dbf mac80211: fix error in sizeof() usage by Cong Ding · 11 years ago
  70. 68ba45f xen: fix error handling path if xen_allocate_irq_dynamic fails by Wei Liu · 11 years ago
  71. 51ac889 xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}() by Jan Beulich · 11 years ago
  72. 6baa4af Merge branch 'fix/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus-uncursed by Takashi Iwai · 11 years ago
  73. eb6b88d Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata by Jan Schmidt · 11 years ago
  74. 53e5da7 Merge remote-tracking branch 'regulator/fix/tps65910' into tmp by Mark Brown · 11 years ago
  75. e04702c Merge remote-tracking branch 'regulator/fix/tps65217' into tmp by Mark Brown · 11 years ago
  76. 918d623 Merge remote-tracking branch 'regulator/fix/s2mps11' into tmp by Mark Brown · 11 years ago
  77. 44784cb Merge remote-tracking branch 'regulator/fix/of' into tmp by Mark Brown · 11 years ago
  78. 9838053 Merge remote-tracking branch 'regulator/fix/max8998' into tmp by Mark Brown · 11 years ago
  79. 3886f91 Merge remote-tracking branch 'regulator/fix/max8997' into tmp by Mark Brown · 11 years ago
  80. c48c43a Merge remote-tracking branch 'regulator/fix/max8907' into tmp by Mark Brown · 11 years ago
  81. ac58291 Merge remote-tracking branch 'regulator/fix/max77686' into tmp by Mark Brown · 11 years ago
  82. 4b47bc9 ipvs: sctp: fix checksumming on snat and dnat handlers by Daniel Borkmann · 11 years ago
  83. 24f8ebe Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-chris into for-linus by Chris Mason · 11 years ago
  84. 1589a3e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  85. 0f63211 Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  86. 85e28c7 Merge branch 'fixes-for-v3.8-rc7' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  87. 59fe4f4 Btrfs: fix possible stale data exposure by Josef Bacik · 11 years ago
  88. 5d1f402 Btrfs: fix missing i_size update by Josef Bacik · 11 years ago
  89. 6f1c360 Btrfs: fix race between snapshot deletion and getting inode by Liu Bo · 11 years ago
  90. 843fcf3 Btrfs: fix missing release of the space/qgroup reservation in start_transaction() by Miao Xie · 11 years ago
  91. 0a3404d Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write() by Miao Xie · 11 years ago
  92. 222c81d Btrfs: do not merge logged extents if we've removed them from the tree by Josef Bacik · 11 years ago
  93. cbdba97 Merge branches 'ipoib', 'mlx4' and 'qib' into for-next by Roland Dreier · 11 years ago
  94. d359f35 IB/qib: Fix for broken sparse warning fix by Mike Marciniszyn · 12 years ago
  95. f97b4b5 mlx4_core: Fix advertisement of wrong PF context behaviour by Or Gerlitz · 12 years ago
  96. 7e5a90c IPoIB: Fix crash due to skb double destruct by Shlomo Pongratz · 11 years ago
  97. 228f1ce pinctrl: sirf: replace of_gpio_simple_xlate by sirf specific of_xlate by Barry Song · 11 years ago
  98. a1ed267 pinctrl: exynos: change PINCTRL_EXYNOS option by Kukjin Kim · 12 years ago
  99. fe547d7 Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  100. 3296944 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 11 years ago