summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: remove type_check from dev_get_nest_level()Sabrina Dubroca2016-08-142-2/+2
* macsec: fix lockdep splats when nesting devicesSabrina Dubroca2016-08-141-2/+27
* net: ethernet: mediatek: add the missing of_node_put() after node is used donesean.wang@mediatek.com2016-08-131-0/+2
* net: ethernet: mediatek: fixed that initializing u64_stats_sync is missingsean.wang@mediatek.com2016-08-131-0/+1
* dsa: mv88e6xxx: hide unused functionsArnd Bergmann2016-08-131-0/+2
* macsec: use after free when deleting the underlying deviceSabrina Dubroca2016-08-111-6/+17
* macvtap: fix use after free for skb_array during releaseJason Wang2016-08-111-4/+1
* net: hns: fix typo in g_gmac_stats_string[]Fabian Frederick2016-08-111-1/+1
* net: phy: micrel: Add specific suspendWenyou Yang2016-08-101-8/+19
* dm9000: Fix irq trigger type setup on non-dt platformsSylwester Nawrocki2016-08-101-3/+5
* bonding: fix the typoZhu Yanjun2016-08-091-1/+1
* drivers: net: cpsw: fix kmemleak false-positive reports for sk buffersGrygorii Strashko2016-08-091-0/+2
* qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru2016-08-091-2/+6
* qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru2016-08-091-20/+104
* qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.Sudarsana Reddy Kalluru2016-08-092-30/+66
* qed: Remove the endian-ness conversion for pri_to_tc value.Sudarsana Reddy Kalluru2016-08-091-2/+1
* net: vxlan: lwt: Fix vxlan local traffic.pravin shelar2016-08-081-2/+2
* net: vxlan: lwt: Use source ip address during route lookup.pravin shelar2016-08-081-12/+18
* net/ethernet: tundra: fix dump_eth_one warning in tsi108_ethPaul Gortmaker2016-08-081-0/+2
* mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel2016-08-081-0/+1
* mlxsw: spectrum: Do not override PAUSE settingsIdo Schimmel2016-08-081-0/+2
* mlxsw: spectrum: Do not assume PAUSE frames are disabledIdo Schimmel2016-08-081-4/+4
* net: macb: Correct CAPS maskHarini Katakam2016-08-071-1/+1
* Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-08-071-2/+3
|\
| * mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul2016-08-051-2/+3
* | net: dsa: b53: Add missing ULL suffix for 64-bit constantGeert Uytterhoeven2016-08-061-1/+1
* | net: arc_emac: add missing of_node_put() in arc_emac_probe()Wei Yongjun2016-08-061-2/+4
* | 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
* | 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
* | net: xgene: fix maybe-uninitialized variableArnd Bergmann2016-08-031-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-0344-86/+183
|\ \
| * | qed: Fail driver load in 100g MSI mode.Sudarsana Reddy Kalluru2016-08-021-1/+6
| * | ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen2016-08-021-0/+1
| * | ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-022-2/+6
| * | ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...Peter Chen2016-08-021-10/+26
| * | ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-021-0/+1
| * | ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...Peter Chen2016-08-021-0/+1
| * | ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...Peter Chen2016-08-021-0/+1
| * | ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-021-0/+2
| * | ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-021-0/+1
| * | ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...Peter Chen2016-08-021-3/+4
| * | ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...Peter Chen2016-08-021-3/+6
| * | ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-021-0/+3
| * | ethernet: aurora: nb8800: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-021-0/+2
| * | ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-021-4/+11
| * | ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-021-0/+1
| * | ethernet: altera: add missing of_node_putPeter Chen2016-08-021-0/+1