1. 0354b48 netfilter: xt_connbytes: handle negation correctly by Florian Westphal · 14 years ago
  2. 3f1e6d3 sch_gred: should not use GFP_KERNEL while holding a spinlock by Eric Dumazet · 14 years ago
  3. 72b3601 ipip, sit: copy parms.name after register_netdevice by Ted Feng · 14 years ago
  4. 4af04ab ipv6: Fix for adding multicast route for loopback device automatically. by Li Wei · 14 years ago
  5. e7ab5f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 14 years ago
  6. 329456d ssb: fix init regression with SoCs by Hauke Mehrtens · 14 years ago
  7. 91ddff8 rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition by Philipp Dreimann · 14 years ago
  8. 15062e6 mac80211: fix another race in aggregation start by Johannes Berg · 14 years ago
  9. 1af32f0 Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge by David S. Miller · 14 years ago
  10. 28d8ea2 fsl_pq_mdio: Clean up tbi address configuration by Andy Fleming · 14 years ago
  11. a454dac ppp: fix pptp double release_sock in pptp_bind() by Djalal Harouni · 14 years ago
  12. 43af940 net/fec: fix the use of pdev->id by Shawn Guo · 14 years ago
  13. 162d12d ath9k: fix check for antenna diversity support by Felix Fietkau · 14 years ago
  14. b835c0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  15. facda29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 14 years ago
  16. 091c0f8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  17. 797399b batman-adv: delete global entry in case of roaming by Antonio Quartulli · 14 years ago
  18. 03fc307 batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM by Antonio Quartulli · 14 years ago
  19. 68109090 net: Silence seq_scale() unused warning by Stephen Boyd · 14 years ago
  20. 99b53bd ipv4:correct description for tcp_max_syn_backlog by Peter Pan(潘卫平) · 14 years ago
  21. 65e9d805 pasemi_mac: Fix building as module by Ben Hutchings · 14 years ago
  22. 6b84bd1 netback: Fix alert message. by Wei Liu · 14 years ago
  23. 4fb1db3 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 14 years ago
  24. 45e713e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  25. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  26. 40c043b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  27. f14aa87 Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  28. 7125fac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  29. 35337c8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  30. c7c2c39 r8169: fix Rx index race between FIFO overflow recovery and NAPI handler. by françois romieu · 14 years ago
  31. 811fd30 r8169: Rx FIFO overflow fixes. by françois romieu · 14 years ago
  32. 8c9b043 gpio: fix a build failure on KS8695 GPIO by Linus Walleij · 14 years ago
  33. ddf6e0e ftrace: Fix hash record accounting bug by Steven Rostedt · 14 years ago
  34. d06c27b perf: Fix parsing of __print_flags() in TP_printk() by Steven Rostedt · 14 years ago
  35. bbbf7af jump_label: jump_label_inc may return before the code is patched by Gleb Natapov · 14 years ago
  36. c7c6ec8 ftrace: Remove force undef config value left for testing by Steven Rostedt · 14 years ago
  37. 27b14b5 tracing: Restore system filter behavior by Li Zefan · 14 years ago
  38. cb59974 tracing: fix event_subsystem ref counting by Ilya Dryomov · 14 years ago
  39. 321f3b8 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 14 years ago
  40. de398fb ipv4: Fix peer validation on cached lookup. by David S. Miller · 14 years ago
  41. 11948b9 toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENT by Seth Forshee · 14 years ago
  42. 61ed26e intr_remapping: Fix section mismatch in ir_dev_scope_init() by Sergey Senozhatsky · 14 years ago
  43. c8f369a intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev() by Sergey Senozhatsky · 14 years ago
  44. f62ef5f x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functions by Andreas Herrmann · 14 years ago
  45. 8360ee2 x86, AMD: Correct align_va_addr documentation by Borislav Petkov · 14 years ago
  46. 35d4769 x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms by Mathias Nyman · 14 years ago
  47. a7a2804 x86/mrst: Battery fixes by Major Lee · 14 years ago
  48. 2cd1c8d x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardless of lazy_mmu mode by Konrad Rzeszutek Wilk · 14 years ago
  49. cbec062 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 14 years ago
  50. f1b2371 Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 14 years ago
  51. 1ef0389 x86: Fix "Acer Aspire 1" reboot hang by Peter Chubb · 14 years ago
  52. 8dbf4a3 x86/mtrr: Resolve inconsistency with Intel processor manual by Ajaykumar Hotchandani · 14 years ago
  53. dc440d10 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 14 years ago
  54. ce37def x86: Document rdmsr_safe restrictions by Borislav Petkov · 14 years ago
  55. bd39906 x86, microcode: Fix the failure path of microcode update driver init code by Srivatsa S. Bhat · 14 years ago
  56. 644ddf5 Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup by Prarit Bhargava · 14 years ago
  57. 9e68666 x86/mpparse: Account for bus types other than ISA and PCI by Bjorn Helgaas · 14 years ago
  58. efa2212 x86, mrst: Change the pmic_gpio device type to IPC by Feng Tang · 14 years ago
  59. 28744b3 mrst: Added some platform data for the SFI translations by Jekyll Lai · 14 years ago
  60. 48bc556 x86,mrst: Power control commands update by Jacob Pan · 14 years ago
  61. 6be30bb x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot by Rafael J. Wysocki · 14 years ago
  62. b495e03 x86, UV: Fix UV2 hub part number by Jack Steiner · 14 years ago
  63. 69682b6 x86: Add user_mode_vm check in stack_overflow_check by Mitsuo Hayasaka · 14 years ago
  64. 2c3757e Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgent by Ingo Molnar · 14 years ago
  65. 52cef18 slab, lockdep: Fix silly bug by Peter Zijlstra · 14 years ago
  66. 10c6db1 perf: Fix loss of notification with multi-event by Peter Zijlstra · 14 years ago
  67. 16e5294 perf, x86: Force IBS LVT offset assignment for family 10h by Robert Richter · 14 years ago
  68. 6a600a8 perf, x86: Disable PEBS on SandyBridge chips by Peter Zijlstra · 14 years ago
  69. 8e8da02 x86: Fix boot failures on older AMD CPU's by Linus Torvalds · 14 years ago
  70. e5fd47b xen/pm_idle: Make pm_idle be default_idle under Xen. by Konrad Rzeszutek Wilk · 14 years ago
  71. f61759e ipv4: make sure RTO_ONLINK is saved in routing cache by Julian Anastasov · 14 years ago
  72. 33cb722 Bluetooth: Correct version check in hci_setup by Andrei Emeltchenko · 14 years ago
  73. 54a8a79 btusb: fix a memory leak in btusb_send_frame() by Cong Wang · 14 years ago
  74. af968e2 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 14 years ago
  75. f9143ea Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 14 years ago
  76. 9995ffe iwlwifi: change the default behavior of watchdog timer by Wey-Yi Guy · 14 years ago
  77. 34a5b4b iwlwifi: do not re-configure HT40 after associated by Wey-Yi Guy · 14 years ago
  78. 274b89c iwlagn: fix HW crypto for TX-only keys by Johannes Berg · 14 years ago
  79. ffb8fb5 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  80. 7ed89ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  81. c2b5adb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 14 years ago
  82. 0efebaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 14 years ago
  83. de28f25 clockevents: Set noop handler in clockevents_exchange_device() by Thomas Gleixner · 14 years ago
  84. c1be843 tick-broadcast: Stop active broadcast device when replacing it by Thomas Gleixner · 14 years ago
  85. 550acb1 genirq: Fix race condition when stopping the irq thread by Ido Yariv · 14 years ago
  86. bab9efc vmwgfx: integer overflow in vmw_kms_update_layout_ioctl() by Xi Wang · 14 years ago
  87. f3a71df drm/radeon/kms: fix 2D tiling CS support on EG/CM by Alex Deucher · 14 years ago
  88. 392e372 drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CM by Alex Deucher · 14 years ago
  89. 6eebd6b drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL) by Chris Wilson · 14 years ago
  90. 5983fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  91. 3ced1be netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS by David S. Miller · 14 years ago
  92. d3d9acf trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call->filter by Tejun Heo · 14 years ago
  93. d01ff0a ipv4: flush route cache after change accept_local by Peter Pan(潘卫平) · 14 years ago
  94. 1ee5fa1 sch_red: fix red_change by Eric Dumazet · 14 years ago
  95. b1f9196 clocksource: Fix bug with max_deferment margin calculation by Yang Honggang (Joseph) · 14 years ago
  96. 5611cc45 Linux 3.2-rc4 by Linus Torvalds · 14 years ago v3.2-rc4
  97. 0a4ebed Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  98. 9392557 ocfs2: avoid unaligned access to dqc_bitmap by Akinobu Mita · 14 years ago
  99. 3b120ab Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 14 years ago
  100. 59c2cda Revert "udp: remove redundant variable" by David S. Miller · 14 years ago