1. fc7a72a bonding: disable netpoll on enslave failure by nikolay@redhat.com · 12 years ago
  2. 3c5913b53 bonding: primary_slave & curr_active_slave are not cleaned on enslave failure by nikolay@redhat.com · 12 years ago
  3. a506e7b bonding: vlans don't get deleted on enslave failure by nikolay@redhat.com · 12 years ago
  4. 25e4030 bonding: mc addresses don't get deleted on enslave failure by nikolay@redhat.com · 12 years ago
  5. cb95ec6 pkt_sched: fix error return code in fw_change_attrs() by Wei Yongjun · 12 years ago
  6. e15465e irda: small read past the end of array in debug code by Dan Carpenter · 12 years ago
  7. fd7fc25 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 12 years ago
  8. 6a4cd3f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  9. 12fb3dd tcp: call tcp_replace_ts_recent() from tcp_ack() by Eric Dumazet · 12 years ago
  10. f83a7ea netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too by Florian Westphal · 12 years ago
  11. 5add189 netfilter: ipset: bitmap:ip,mac: fix listing with timeout by Jozsef Kadlecsik · 12 years ago
  12. 4394542 bonding: fix l23 and l34 load balancing in forwarding path by Eric Dumazet · 12 years ago
  13. 0c14e5c bnx2x: Fix status blocks configuration by Ariel Elior · 12 years ago
  14. d46f7c4 bnx2x: Prevent UNDI FW illegal host access by Dmitry Kravkov · 12 years ago
  15. 5a22483 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
  16. d5f2cff Merge branch 'qlogic' by David S. Miller · 12 years ago
  17. 7bc27a8 qlcnic: Fix typo in logs by Shahed Shaikh · 12 years ago
  18. 3eead21 qlcnic: fix TSO race condition by Sritej Velaga · 12 years ago
  19. a4325ea qlcnic: Stop traffic before performing loopback test by Jitendra Kalsaria · 12 years ago
  20. 026ac67 ixgbe: Fix a bug in setting VF VLAN via PF by Greg Rose · 12 years ago
  21. f9d40f6 igb: Revert support for build_skb in igb by Alexander Duyck · 12 years ago
  22. 0fecd75 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  23. ea2f2fa Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  24. fe8a93b batman-adv: make is_my_mac() check for the current mesh only by Antonio Quartulli · 12 years ago
  25. 96d8683 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  26. 15bbc1b2 ARM: KVM: fix unbalanced get_cpu() in access_dcsw by Marc Zyngier · 12 years ago
  27. 46faeed rbd: do a safe list traversal in rbd_img_request_submit() by Alex Elder · 12 years ago
  28. fca8316 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  29. 4f2e290 s390: move dummy io_remap_pfn_range() to asm/pgtable.h by Linus Torvalds · 12 years ago
  30. 361cd29 qlcnic: fix beaconing test for 82xx adapter by Himanshu Madhani · 12 years ago
  31. 97599dc net: drop dst before queueing fragments by Eric Dumazet · 12 years ago
  32. 542a672 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  33. 4be4134 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  34. de0024b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixes by Linus Torvalds · 12 years ago
  35. c208278 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  36. 8665ffc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  37. 23125c4 Merge branch 'kvm-arm-fixes-3.9' of git://github.com/columbia/linux-kvm-arm by Marcelo Tosatti · 12 years ago
  38. b4cbb19 vm: add vm_iomap_memory() helper function by Linus Torvalds · 12 years ago
  39. 865499e ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/Write by Marc Zyngier · 12 years ago
  40. ca46e10 ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reporting by Marc Zyngier · 12 years ago
  41. 8d7ed0f net: fec: fix regression in link change accounting by Lucas Stach · 12 years ago
  42. 32b161a net: cdc_mbim: remove bogus sizeof() by Bjørn Mork · 12 years ago
  43. 91c4166 drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cpsw node by Mugunthan V N · 12 years ago
  44. ee40a11 net: mvneta: fix improper tx queue usage in mvneta_tx() by Willy Tarreau · 12 years ago
  45. 06848c1 esp4: fix error return code in esp_output() by Wei Yongjun · 12 years ago
  46. 8f3359b bridge: make user modified path cost sticky by stephen hemminger · 12 years ago
  47. 202dec8 Input: wacom - correct reported resolution for Intuos4 Wireless by Jason Gerecke · 12 years ago
  48. bb33db7 Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. d8b9229 powerpc: add a missing label in resume_kernel by Kevin Hao · 12 years ago
  50. 05e38e5 powerpc: Fix audit crash due to save/restore PPR changes by Alistair Popple · 12 years ago
  51. 41ef2d5 Linux 3.9-rc7 by Linus Torvalds · 12 years ago
  52. f88c91d ipv6: statically link register_inet6addr_notifier() by Cong Wang · 12 years ago
  53. 6c4c4d4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. af788e3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. ae9f493 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  56. 93263e5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  57. ba3b7d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  58. 4f9a197 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  59. 3792a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  60. 3c91930 Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  61. 935d8aa Add file_ns_capable() helper function for open-time capability checking by Linus Torvalds · 12 years ago
  62. 09549cd watchdog: Revert the AT91RM9200_WATCHDOG dependency by Nicolas Ferre · 12 years ago
  63. 5b55d70 vfs: Revert spurious fix to spinning prevention in prune_icache_sb by Suleiman Souhlal · 12 years ago
  64. a49b7e8 kobject: fix kset_find_obj() race with concurrent last kobject_put() by Linus Torvalds · 12 years ago
  65. 2e0cbf2 net: mvmdio: add select PHYLIB by Thomas Petazzoni · 12 years ago
  66. 4bc4bee Btrfs: make sure nbytes are right after log replay by Josef Bacik · 12 years ago
  67. 1de14c3 x86-32: Fix possible incomplete TLB invalidate with PAE pagetables by Dave Hansen · 12 years ago
  68. bf81710 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  69. 90f340e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  70. 0b1fd26 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  71. 7f49ef6 ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt (Red Hat) · 12 years ago
  72. fb745e9 net/802/mrp: fix possible race condition when calling mrp_pdu_queue() by David Ward · 12 years ago
  73. 3be8fba tuntap: fix error return code in tun_set_iff() by Wei Yongjun · 12 years ago
  74. f11a869 be2net: take care of __vlan_put_tag return value by Ivan Vecera · 12 years ago
  75. 6a76f8c tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 12 years ago
  76. d900d12 Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  77. 8b5b8c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf into netfilter by David S. Miller · 12 years ago
  78. f09a878 ath9k_hw: change AR9580 initvals to fix a stability issue by Felix Fietkau · 12 years ago
  79. bef086e Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  80. 6074fff Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  81. f2530dc kthread: Prevent unpark race which puts threads on the wrong cpu by Thomas Gleixner · 12 years ago
  82. c5a4698 Merge tag 'asoc-maintainers-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  83. 0443de5 can: sja1000: fix handling on dt properties on little endian systems by Christoph Fritz · 12 years ago
  84. b02e48f MAINTAINERS: Update e-mail address by Mark Brown · 12 years ago
  85. db388d6 can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq by Marc Kleine-Budde · 12 years ago
  86. c2d421e netfilter: nf_nat: fix race when unloading protocol modules by Florian Westphal · 12 years ago
  87. 232a73d Merge tag 'asoc-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  88. 2656460 x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set by Boris Ostrovsky · 12 years ago
  89. 1869973 x86/mm/cpa/selftest: Fix false positive in CPA self test by Andrea Arcangeli · 12 years ago
  90. c481420 perf: Fix error return code by Wei Yongjun · 12 years ago
  91. 89ced12 drm/fb-helper: Fix locking in drm_fb_helper_hotplug_event by Daniel Vetter · 12 years ago
  92. 1baee58 udl: handle EDID failure properly. by Dave Airlie · 12 years ago
  93. cfb63ba Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  94. a3ab02b Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  95. 89a132a Merge tag 'regmap-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  96. ee8b890 Merge tag 'gpio-fixes-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  97. ce6fbaf Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  98. 50bceae tcp: Reallocate headroom if it would overflow csum_start by Thomas Graf · 12 years ago
  99. 5a25bf3 [SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put() by Wei Yongjun · 12 years ago
  100. 7078b98 stmmac: prevent interrupt loop with MMC RX IPC Counter by Christian Ruppert · 12 years ago