summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-05-196-25/+93
|\
| * batman-adv: initialize ELP orig address on secondary interfacesMarek Lindner2016-05-183-9/+34
| * batman-adv: Avoid duplicate neigh_node additionsLinus Lüssing2016-05-181-2/+4
| * batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tqSven Eckelmann2016-05-181-2/+3
| * batman-adv: make sure ELP/OGM orig MAC is updated on address changeAntonio Quartulli2016-05-181-4/+22
| * batman-adv: Fix unexpected free of bcast_own on add_if errorSven Eckelmann2016-05-181-3/+1
| * batman-adv: Fix refcnt leak in batadv_v_neigh_*Sven Eckelmann2016-05-181-7/+25
| * batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sobSven Eckelmann2016-05-181-0/+4
| * batman-adv: fix skb deref after freeFlorian Westphal2016-05-181-1/+3
* | net: Fix coding style warnings and errors.Amit Ghadge2016-05-191-11/+10
* | Merge branch 'tcp_bh_fixes'David S. Miller2016-05-197-26/+27
|\ \
| * | tipc: block BH in TCP callbacksEric Dumazet2016-05-191-4/+4
| * | rds: tcp: block BH in TCP callbacksEric Dumazet2016-05-194-8/+8
| * | ocfs2/cluster: block BH in TCP callbacksEric Dumazet2016-05-191-8/+9
| * | scsi_tcp: block BH in TCP callbacksEric Dumazet2016-05-191-6/+6
|/ /
* | net: pegasus: remove dead codingxypron.glpk@gmx.de2016-05-191-53/+0
* | net: au1000 eth: simplify logical expressionxypron.glpk@gmx.de2016-05-191-1/+1
* | net: irda: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-1/+2
* | net: ieee802154/adf7242: syntax error ifdef DEBUGxypron.glpk@gmx.de2016-05-191-1/+0
* | kcm: fix a signedness in kcm_splice_read()WANG Cong2016-05-191-1/+1
* | net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-5/+4
* | net: thunderx: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-1/+3
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-19358-3399/+14005
|\ \
| * | MIPS: pic32mzda: fix getting timer clock rate.Purna Chandra Mandal2016-05-171-9/+4
| * | MIPS: ath79: fix regression in PCI window initializationFelix Fietkau2016-05-171-8/+8
| * | MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCsFelix Fietkau2016-05-171-4/+4
| * | MIPS: Fix VZ probe gas errors with binutils <2.24James Hogan2016-05-172-180/+295
| * | MIPS: perf: Fix I6400 event numbersJames Hogan2016-05-171-2/+52
| * | MIPS: DEC: Export `ioasic_ssr_lock' to modulesMaciej W. Rozycki2016-05-171-0/+1
| * | MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2016-05-172-3/+16
| * | MIPS: CM: Fix compilation error when !MIPS_CMTony Wu2016-05-131-1/+1
| * | MIPS: Fix genvdso error on rebuildJames Hogan2016-05-131-12/+28
| * | USB: ohci-jz4740: Remove obsolete driverMaarten ter Huurne2016-05-132-250/+0
| * | MIPS: JZ4740: Probe OHCI platform device via DTMaarten ter Huurne2016-05-133-26/+14
| * | MIPS: JZ4740: Qi LB60: Remove support for AVT2 variantMaarten ter Huurne2016-05-131-50/+2
| * | MIPS: pistachio: Determine SoC revision during bootJames Hartley2016-05-131-1/+34
| * | MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435Florian Fainelli2016-05-131-1/+1
| * | mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for ...Sashka Nochkin2016-05-132-2/+6
| * | MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton2016-05-131-2/+5
| * | MIPS: cevt-r4k: Dynamically calculate min_delta_nsJames Hogan2016-05-131-2/+80
| * | MIPS: malta-time: Take seconds into accountJames Hogan2016-05-131-5/+27
| * | MIPS: malta-time: Start GIC count before syncing to RTCJames Hogan2016-05-131-5/+5
| * | MIPS: Force CPUs to lose FP context during mode switchesPaul Burton2016-05-131-23/+17
| * | MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton2016-05-131-0/+4
| * | MIPS: Allow emulation for unaligned [LS]DXC1 instructionsPaul Burton2016-05-131-0/+1
| * | MIPS: ptrace: Prevent writes to read-only FCSR bitsMaciej W. Rozycki2016-05-131-9/+19
| * | MIPS: ptrace: Fix FP context restoration FCSR regressionMaciej W. Rozycki2016-05-131-0/+1
| * | MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk bindingPurna Chandra Mandal2016-05-133-259/+45
| * | CLK: microchip: Add Microchip PIC32 clock driver.Purna Chandra Mandal2016-05-136-0/+1396
| * | dt/bindings/clk: Add PIC32 clock binding documentation.Purna Chandra Mandal2016-05-132-0/+81