| Commit message (Expand) | Author | Age | Files | Lines |
* | xen-netback: correct length checks on hash copy_ops | Paul Durrant | 2016-05-20 | 1 | -2/+2 |
* | phy: fix crash in fixed_phy_add() | Rabin Vincent | 2016-05-20 | 1 | -1/+5 |
* | Revert "net: pegasus: remove dead coding" | David S. Miller | 2016-05-20 | 1 | -0/+53 |
* | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2016-05-19 | 6 | -25/+93 |
|\ |
|
| * | batman-adv: initialize ELP orig address on secondary interfaces | Marek Lindner | 2016-05-18 | 3 | -9/+34 |
| * | batman-adv: Avoid duplicate neigh_node additions | Linus Lüssing | 2016-05-18 | 1 | -2/+4 |
| * | batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq | Sven Eckelmann | 2016-05-18 | 1 | -2/+3 |
| * | batman-adv: make sure ELP/OGM orig MAC is updated on address change | Antonio Quartulli | 2016-05-18 | 1 | -4/+22 |
| * | batman-adv: Fix unexpected free of bcast_own on add_if error | Sven Eckelmann | 2016-05-18 | 1 | -3/+1 |
| * | batman-adv: Fix refcnt leak in batadv_v_neigh_* | Sven Eckelmann | 2016-05-18 | 1 | -7/+25 |
| * | batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sob | Sven Eckelmann | 2016-05-18 | 1 | -0/+4 |
| * | batman-adv: fix skb deref after free | Florian Westphal | 2016-05-18 | 1 | -1/+3 |
* | | net: Fix coding style warnings and errors. | Amit Ghadge | 2016-05-19 | 1 | -11/+10 |
* | | Merge branch 'tcp_bh_fixes' | David S. Miller | 2016-05-19 | 7 | -26/+27 |
|\ \ |
|
| * | | tipc: block BH in TCP callbacks | Eric Dumazet | 2016-05-19 | 1 | -4/+4 |
| * | | rds: tcp: block BH in TCP callbacks | Eric Dumazet | 2016-05-19 | 4 | -8/+8 |
| * | | ocfs2/cluster: block BH in TCP callbacks | Eric Dumazet | 2016-05-19 | 1 | -8/+9 |
| * | | scsi_tcp: block BH in TCP callbacks | Eric Dumazet | 2016-05-19 | 1 | -6/+6 |
|/ / |
|
* | | net: pegasus: remove dead coding | xypron.glpk@gmx.de | 2016-05-19 | 1 | -53/+0 |
* | | net: au1000 eth: simplify logical expression | xypron.glpk@gmx.de | 2016-05-19 | 1 | -1/+1 |
* | | net: irda: avoid null pointer dereference | xypron.glpk@gmx.de | 2016-05-19 | 1 | -1/+2 |
* | | net: ieee802154/adf7242: syntax error ifdef DEBUG | xypron.glpk@gmx.de | 2016-05-19 | 1 | -1/+0 |
* | | kcm: fix a signedness in kcm_splice_read() | WANG Cong | 2016-05-19 | 1 | -1/+1 |
* | | net: ehea: avoid null pointer dereference | xypron.glpk@gmx.de | 2016-05-19 | 1 | -5/+4 |
* | | net: thunderx: avoid null pointer dereference | xypron.glpk@gmx.de | 2016-05-19 | 1 | -1/+3 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-05-19 | 358 | -3399/+14005 |
|\ \ |
|
| * | | MIPS: pic32mzda: fix getting timer clock rate. | Purna Chandra Mandal | 2016-05-17 | 1 | -9/+4 |
| * | | MIPS: ath79: fix regression in PCI window initialization | Felix Fietkau | 2016-05-17 | 1 | -8/+8 |
| * | | MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCs | Felix Fietkau | 2016-05-17 | 1 | -4/+4 |
| * | | MIPS: Fix VZ probe gas errors with binutils <2.24 | James Hogan | 2016-05-17 | 2 | -180/+295 |
| * | | MIPS: perf: Fix I6400 event numbers | James Hogan | 2016-05-17 | 1 | -2/+52 |
| * | | MIPS: DEC: Export `ioasic_ssr_lock' to modules | Maciej W. Rozycki | 2016-05-17 | 1 | -0/+1 |
| * | | MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC | Maciej W. Rozycki | 2016-05-17 | 2 | -3/+16 |
| * | | MIPS: CM: Fix compilation error when !MIPS_CM | Tony Wu | 2016-05-13 | 1 | -1/+1 |
| * | | MIPS: Fix genvdso error on rebuild | James Hogan | 2016-05-13 | 1 | -12/+28 |
| * | | USB: ohci-jz4740: Remove obsolete driver | Maarten ter Huurne | 2016-05-13 | 2 | -250/+0 |
| * | | MIPS: JZ4740: Probe OHCI platform device via DT | Maarten ter Huurne | 2016-05-13 | 3 | -26/+14 |
| * | | MIPS: JZ4740: Qi LB60: Remove support for AVT2 variant | Maarten ter Huurne | 2016-05-13 | 1 | -50/+2 |
| * | | MIPS: pistachio: Determine SoC revision during boot | James Hartley | 2016-05-13 | 1 | -1/+34 |
| * | | MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435 | Florian Fainelli | 2016-05-13 | 1 | -1/+1 |
| * | | mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for ... | Sashka Nochkin | 2016-05-13 | 2 | -2/+6 |
| * | | MIPS: Prevent "restoration" of MSA context in non-MSA kernels | Paul Burton | 2016-05-13 | 1 | -2/+5 |
| * | | MIPS: cevt-r4k: Dynamically calculate min_delta_ns | James Hogan | 2016-05-13 | 1 | -2/+80 |
| * | | MIPS: malta-time: Take seconds into account | James Hogan | 2016-05-13 | 1 | -5/+27 |
| * | | MIPS: malta-time: Start GIC count before syncing to RTC | James Hogan | 2016-05-13 | 1 | -5/+5 |
| * | | MIPS: Force CPUs to lose FP context during mode switches | Paul Burton | 2016-05-13 | 1 | -23/+17 |
| * | | MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...) | Paul Burton | 2016-05-13 | 1 | -0/+4 |
| * | | MIPS: Allow emulation for unaligned [LS]DXC1 instructions | Paul Burton | 2016-05-13 | 1 | -0/+1 |
| * | | MIPS: ptrace: Prevent writes to read-only FCSR bits | Maciej W. Rozycki | 2016-05-13 | 1 | -9/+19 |
| * | | MIPS: ptrace: Fix FP context restoration FCSR regression | Maciej W. Rozycki | 2016-05-13 | 1 | -0/+1 |