summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-0614-286/+225
* net: arc_emac: add missing of_node_put() in arc_emac_probe()Wei Yongjun2016-08-061-2/+4
* OVS: Ignore negative headroom valueIan Wienand2016-08-061-1/+1
* Merge branch 'qlcnic-fixes'David S. Miller2016-08-034-48/+62
|\
| * qlcnic: Update version to 5.3.65Manish Chopra2016-08-031-2/+2
| * qlcnic: fix napi budget alterationManish Chopra2016-08-031-2/+0
| * qlcnic: fix data structure corruption in async mbx command handlingManish Chopra2016-08-032-44/+60
|/
* Merge branch 'tg3-fixes'David S. Miller2016-08-031-4/+1
|\
| * tg3: Report the correct number of RSS queues through tg3_get_rxnfcSiva Reddy Kallam2016-08-031-4/+0
| * tg3: Fix for diasllow rx coalescing time to be 0Satish Baddipadige2016-08-031-0/+1
|/
* bpf: fix method of PTR_TO_PACKET reg id generationJakub Kicinski2016-08-031-1/+2
* net: xgene: fix maybe-uninitialized variableArnd Bergmann2016-08-031-0/+2
* openvswitch: Remove incorrect WARN_ONCE().Jarno Rajahalme2016-08-031-7/+1
* Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-08-034-9/+19
|\
| * tracing: Fix use-after-free in hist_register_trigger()Tom Zanussi2016-08-021-3/+3
| * tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_allSteven Rostedt2016-08-021-4/+4
| * Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt2016-08-022-1/+4
| * ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott2016-08-021-1/+8
* | fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2Geert Uytterhoeven2016-08-031-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-0352-95/+195
|\ \
| * | qed: Fail driver load in 100g MSI mode.Sudarsana Reddy Kalluru2016-08-011-1/+6
| * | Merge branch 'net-of_node_put'David S. Miller2016-08-0116-22/+67
| |\ \
| | * | ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen2016-08-011-0/+1
| | * | ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-012-2/+6
| | * | ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...Peter Chen2016-08-011-10/+26
| | * | ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-011-0/+1
| | * | ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...Peter Chen2016-08-011-0/+1
| | * | ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...Peter Chen2016-08-011-0/+1
| | * | ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-011-0/+2
| | * | ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-011-0/+1
| | * | ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...Peter Chen2016-08-011-3/+4
| | * | ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...Peter Chen2016-08-011-3/+6
| | * | ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-011-0/+3
| | * | ethernet: aurora: nb8800: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-011-0/+2
| | * | ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-011-4/+11
| | * | ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-011-0/+1
| | * | ethernet: altera: add missing of_node_putPeter Chen2016-08-011-0/+1
| |/ /
| * | 8139too: fix system hang when there is a tx timeout event.Chun-Hao Lin2016-08-011-4/+8
| * | qed: Fix error return code in qed_resc_alloc()Wei Yongjun2016-08-011-0/+1
| * | net: qlcnic: avoid superfluous assignementxypron.glpk@gmx.de2016-08-011-1/+0
| * | dsa: b53: remove redundant ifxypron.glpk@gmx.de2016-08-011-2/+1
| * | qed: do not use unitialized variablexypron.glpk@gmx.de2016-08-011-1/+1
| * | wan/fsl_ucc_hdlc: avoid possible NULL pointer dereferencexypron.glpk@gmx.de2016-08-011-1/+2
| * | net: qlge: remove superfluous statementxypron.glpk@gmx.de2016-08-011-1/+0
| * | net: s2io: simplify logical constraintxypron.glpk@gmx.de2016-08-011-1/+1
| * | net: enic: use correct type specifierxypron.glpk@gmx.de2016-08-011-2/+2
| * | net: bna: use correct type specifier (2)xypron.glpk@gmx.de2016-08-011-1/+2
| * | net: bna: use correct type specificationsxypron.glpk@gmx.de2016-08-011-1/+2
| * | net: bcm63xx: avoid possible null pointer dereferencexypron.glpk@gmx.de2016-08-011-1/+1
| * | net: amd-xgbe: use correct format specifierxypron.glpk@gmx.de2016-08-011-1/+1
OpenPOWER on IntegriCloud