Age | Commit message (Expand) | Author |
2011-12-05 | tcp: remove TCP_OFF and TCP_PAGE macros | Eric Dumazet |
2011-12-05 | bql: fix CONFIG_XPS=n build | Eric Dumazet |
2011-12-05 | tcp: fix tcp_trim_head() | Eric Dumazet |
2011-12-05 | caif: Stash away hijacked skb destructor and call it later | sjur.brandeland@stericsson.com |
2011-12-05 | caif: Add support for flow-control on device's tx-queue | sjur.brandeland@stericsson.com |
2011-12-05 | caif: Add support for CAIF over CDC NCM USB interface | sjur.brandeland@stericsson.com |
2011-12-05 | if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1. | sjur.brandeland@stericsson.com |
2011-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2011-12-05 | infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c | David Miller |
2011-12-05 | cxgb4i: Handle dst_get_neighbour_noref() returning NULL. | David Miller |
2011-12-05 | libcxgbi: Handle dst_get_neighbour_noref() returning NULL. | David Miller |
2011-12-05 | infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f... | David Miller |
2011-12-05 | infiniband: nes: Use dst's neighbour entry. | David Miller |
2011-12-05 | cxgb3: Handle NULL dst neighbour in cxgb3_offload.c | David Miller |
2011-12-05 | cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. | David Miller |
2011-12-05 | infiniband: addr: Consolidate code to fetch neighbour hardware address from dst. | David Miller |
2011-12-05 | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller |
2011-12-05 | ftrace: Fix hash record accounting bug | Steven Rostedt |
2011-12-05 | perf: Fix parsing of __print_flags() in TP_printk() | Steven Rostedt |
2011-12-05 | jump_label: jump_label_inc may return before the code is patched | Gleb Natapov |
2011-12-05 | ftrace: Remove force undef config value left for testing | Steven Rostedt |
2011-12-05 | tracing: Restore system filter behavior | Li Zefan |
2011-12-05 | tracing: fix event_subsystem ref counting | Ilya Dryomov |
2011-12-05 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-12-05 | ipv4: Fix peer validation on cached lookup. | David S. Miller |
2011-12-05 | toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENT | Seth Forshee |
2011-12-05 | intr_remapping: Fix section mismatch in ir_dev_scope_init() | Sergey Senozhatsky |
2011-12-05 | intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev() | Sergey Senozhatsky |
2011-12-05 | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann |
2011-12-05 | x86, AMD: Correct align_va_addr documentation | Borislav Petkov |
2011-12-05 | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman |
2011-12-05 | x86/mrst: Battery fixes | Major Lee |
2011-12-05 | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle... | Konrad Rzeszutek Wilk |
2011-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-12-05 | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i... | Ingo Molnar |
2011-12-05 | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb |
2011-12-05 | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani |
2011-12-05 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-12-05 | x86: Document rdmsr_safe restrictions | Borislav Petkov |
2011-12-05 | x86, microcode: Fix the failure path of microcode update driver init code | Srivatsa S. Bhat |
2011-12-05 | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup | Prarit Bhargava |
2011-12-05 | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas |
2011-12-05 | x86, mrst: Change the pmic_gpio device type to IPC | Feng Tang |
2011-12-05 | mrst: Added some platform data for the SFI translations | Jekyll Lai |
2011-12-05 | x86,mrst: Power control commands update | Jacob Pan |
2011-12-05 | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot | Rafael J. Wysocki |
2011-12-05 | x86, UV: Fix UV2 hub part number | Jack Steiner |
2011-12-05 | x86: Add user_mode_vm check in stack_overflow_check | Mitsuo Hayasaka |
2011-12-05 | Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgent | Ingo Molnar |
2011-12-05 | slab, lockdep: Fix silly bug | Peter Zijlstra |