summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-04-185-23/+28
|\
| * batman-adv: make is_my_mac() check for the current mesh onlyAntonio Quartulli2013-04-175-23/+28
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-04-182-13/+19
|\ \
| * | openvswitch: correct an invalid BUG_ONHong Zhiguo2013-03-271-1/+1
| * | openvswitch: Preallocate reply skb in ovs_vport_cmd_set().Jesse Gross2013-03-271-12/+18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-04-171-1/+2
|\ \ \
| * | | rbd: do a safe list traversal in rbd_img_request_submit()Alex Elder2013-04-171-1/+2
* | | | ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier2013-04-171-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-1732-119/+227
|\ \ \ \ | | |_|/ | |/| |
| * | | qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani2013-04-171-2/+2
| * | | net: drop dst before queueing fragmentsEric Dumazet2013-04-172-6/+20
| * | | net: fec: fix regression in link change accountingLucas Stach2013-04-161-0/+1
| * | | net: cdc_mbim: remove bogus sizeof()Bjørn Mork2013-04-161-1/+1
| * | | drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...Mugunthan V N2013-04-151-1/+1
| * | | net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau2013-04-151-5/+4
| * | | esp4: fix error return code in esp_output()Wei Yongjun2013-04-151-3/+3
| * | | bridge: make user modified path cost stickystephen hemminger2013-04-153-1/+4
| * | | ipv6: statically link register_inet6addr_notifier()Cong Wang2013-04-143-21/+23
| * | | net: mvmdio: add select PHYLIBThomas Petazzoni2013-04-131-1/+1
| * | | net/802/mrp: fix possible race condition when calling mrp_pdu_queue()David Ward2013-04-121-0/+4
| * | | tuntap: fix error return code in tun_set_iff()Wei Yongjun2013-04-121-1/+1
| * | | be2net: take care of __vlan_put_tag return valueIvan Vecera2013-04-121-2/+3
| * | | Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-04-122-18/+23
| |\ \ \
| | * | | can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz2013-04-121-16/+15
| | * | | can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irqMarc Kleine-Budde2013-04-121-2/+8
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-128-51/+115
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | netfilter: nf_nat: fix race when unloading protocol modulesFlorian Westphal2013-04-121-33/+7
| | * | | netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik2013-04-095-11/+99
| | * | | netfilter: ipset: list:set: fix reference counter updateJozsef Kadlecsik2013-04-091-3/+7
| | * | | netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy2013-04-061-4/+2
| * | | | tcp: Reallocate headroom if it would overflow csum_startThomas Graf2013-04-111-2/+6
| * | | | stmmac: prevent interrupt loop with MMC RX IPC CounterChristian Ruppert2013-04-111-0/+1
| * | | | bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com2013-04-111-0/+1
| * | | | bonding: fix netdev event NULL pointer dereferencenikolay@redhat.com2013-04-111-2/+11
| * | | | tcp: incoming connections might use wrong route under synfloodDmitry Popov2013-04-111-2/+2
* | | | | s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2013-04-172-4/+4
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-167-7/+7
|\ \ \ \ \
| * | | | | ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King2013-04-087-7/+7
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-04-165-75/+43
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'kvm-arm-fixes-3.9' of git://github.com/columbia/linux-kvm-armMarcelo Tosatti2013-04-162-1/+2
| |\ \ \ \ \ \
| | * | | | | | ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/WriteMarc Zyngier2013-04-161-1/+1
| | * | | | | | ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reportingMarc Zyngier2013-04-161-0/+1
| | |/ / / / /
| * | | | | | kvm/ppc/e500: eliminate tlb_refsScott Wood2013-04-112-69/+30
| * | | | | | kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bitScott Wood2013-04-111-3/+4
| * | | | | | kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is validScott Wood2013-04-111-2/+2
| * | | | | | kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood2013-04-111-1/+6
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds2013-04-165-2/+10
|\ \ \ \ \ \
| * | | | | | powerpc: add a missing label in resume_kernelKevin Hao2013-04-151-1/+1
| * | | | | | powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple2013-04-151-1/+1
| * | | | | | powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling2013-04-104-0/+8
OpenPOWER on IntegriCloud