summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-05-165-5/+42
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | netfilter: nf_tables: fix bogus warning in nft_data_uninit()Mirek Kratochvil2015-05-151-2/+2
| | | * | | | | | | | conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer2015-05-152-3/+35
| | | * | | | | | | | netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=mFlorian Westphal2015-05-151-0/+2
| | | * | | | | | | | ipvs: fix memory leak in ip_vs_ctl.cTommi Rantala2015-05-081-0/+3
| | * | | | | | | | | net: phy: Allow EEE for all RGMII variantsFlorian Fainelli2015-05-151-3/+4
| | * | | | | | | | | rocker: fix a neigh entry leak issueYing Xue2015-05-151-3/+5
| | * | | | | | | | | net: macb: Add better comment for RXUBR handlingNathan Sullivan2015-05-151-0/+6
| | * | | | | | | | | rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu2015-05-143-5/+5
| | * | | | | | | | | net/mlx4: Avoid 'may be used uninitialized' warningsBjorn Helgaas2015-05-141-4/+4
| | * | | | | | | | | ipv6: Fix udp checksums with raw socketsVlad Yasevich2015-05-141-1/+3
| | * | | | | | | | | netlink: move nl_table in read_mostly sectionEric Dumazet2015-05-141-1/+1
| | * | | | | | | | | vlan: Correctly propagate promisc|allmulti flags in notifier.Vlad Yasevich2015-05-141-1/+1
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-224-9/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li2015-05-181-4/+1
| | * | | | | | | | | nvme: fix kernel memory corruption with short INQUIRY buffersChristoph Hellwig2015-05-131-1/+2
| | * | | | | | | | | block: remove export for blk_queue_bioMike Snitzer2015-05-122-4/+3
| * | | | | | | | | | Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/mdLinus Torvalds2015-05-223-3/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | md/bitmap: remove rcu annotation from pointer arithmetic.NeilBrown2015-05-211-1/+6
| | * | | | | | | | | | md/raid0: fix restore to sector variable in raid0_make_requestEric Work2015-05-211-1/+3
| | * | | | | | | | | | raid5: fix broken async operation chainShaohua Li2015-05-211-1/+1
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-05-226-4/+70
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut2015-05-211-1/+1
| | * | | | | | | | | | | Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut2015-05-211-1/+1
| | * | | | | | | | | | | Input: joydev - don't classify the vmmouse as a joystickThomas Hellstrom2015-05-211-0/+61
| | * | | | | | | | | | | Input: vmmouse - do not reference non-existing version of X driverThomas Hellstrom2015-05-201-1/+1
| | * | | | | | | | | | | Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpadHans de Goede2015-05-201-0/+5
| | * | | | | | | | | | | Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires2015-05-131-1/+1
| | * | | | | | | | | | | Input: sx8654 - fix memory allocation checkDmitry Torokhov2015-05-131-1/+1
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-221-12/+13
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger2015-05-221-12/+13
| * | | | | | | | | | | | | Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-214-6/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-05-193-6/+10
| | * | | | | | | | | | | | | xen/arm: Define xen_arch_suspend()Boris Ostrovsky2015-05-181-0/+1
| * | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-05-2111-19/+74
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li2015-05-204-2/+27
| | * | | | | | | | | | | | | | Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini2015-05-203-0/+3
| | * | | | | | | | | | | | | | kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli2015-05-201-0/+2
| | * | | | | | | | | | | | | | KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-05-115-15/+30
| | * | | | | | | | | | | | | | KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini2015-05-111-1/+1
| | * | | | | | | | | | | | | | KVM: MMU: fix smap permission checkXiao Guangrong2015-05-112-0/+9
| | * | | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix list traversal in error casePaul Mackerras2015-05-101-2/+3
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-05-214-22/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | s390/mm: correct return value of pmd_pfnMartin Schwidefsky2015-05-191-1/+1
| | * | | | | | | | | | | | | | | s390/crypto: fix stckf loopHarald Freudenberger2015-05-131-1/+1
| | * | | | | | | | | | | | | | | s390/zcrypt: Fix invalid domain handling during ap module unloadIngo Tuchscherer2015-05-131-2/+2
| | * | | | | | | | | | | | | | | s390/bpf: Fix gcov stack space problemMichael Holzheu2015-04-301-1/+4
| | * | | | | | | | | | | | | | | s390/zcrypt: fixed ap poll timer behaviorIngo Tuchscherer2015-04-301-9/+7
| | * | | | | | | | | | | | | | | s390/bpf: Adjust ALU64_DIV/MOD to match interpreter changeMichael Holzheu2015-04-301-8/+6
| * | | | | | | | | | | | | | | | Merge tag 'sound-4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-05-2112-14/+93
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud