summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Deny enslaving VLAN devices into VLAN aware bridgeFlorian Fainelli2019-02-221-3/+36
* isdn_common: Mark expected switch fall-throughsGustavo A. R. Silva2019-02-221-4/+3
* net: phy: aquantia: Use get_features for the PHYs abilitiesAndrew Lunn2019-02-221-7/+7
* rocker: Add missing break for PRE_BRIDGE_FLAGSFlorian Fainelli2019-02-221-0/+1
* Merge branch 'hns3-next'David S. Miller2019-02-2212-56/+451
|\
| * net: hns3: clear command queue's registers when unloading VF driverHuazhong Tan2019-02-221-0/+20
| * net: hns3: uninitialize command queue while unloading PF driverHuazhong Tan2019-02-223-3/+29
| * net: hns3: Record VF vlan tablesliuzhongzhu2019-02-223-1/+96
| * net: hns3: Record VF unicast and multicast tablesliuzhongzhu2019-02-224-1/+156
| * net: hns3: fix 6th bit of ppp mpf abnormal errorsWeihang Li2019-02-221-1/+1
| * net: hns3: enable 8~11th bit of mac common msi-x errorWeihang Li2019-02-222-2/+8
| * net: hns3: some bugfix of ppu(rcb) ras errorsWeihang Li2019-02-222-5/+12
| * net: hns3: modify print message of ssu common ecc errorsWeihang Li2019-02-221-2/+43
| * net: hns3: fix port info query issue for copper portJian Shen2019-02-224-24/+44
| * net: hns3: convert mac advertize and supported from u32 to link modeJian Shen2019-02-221-12/+12
| * net: hns3: Check variable is valid before assigning it to anotherYonglong Liu2019-02-221-6/+10
| * net: hns3: add pointer checking at the beginning of the exported functions.Yonglong Liu2019-02-221-0/+21
|/
* Merge branch 'mlxsw-Support-for-shared-buffers-in-Spectrum-2'David S. Miller2019-02-224-68/+267
|\
| * mlxsw: spectrum_buffers: Reject overlarge headroom size requestsPetr Machata2019-02-224-1/+31
| * mlxsw: spectrum_buffers: Update port headroom configurationPetr Machata2019-02-221-8/+8
| * mlxsw: spectrum_buffers: Add Spectrum-2 shared buffer configurationPetr Machata2019-02-221-28/+106
| * mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_mm in sb_valsPetr Machata2019-02-221-10/+14
| * mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_cm in sb_valsPetr Machata2019-02-221-14/+26
| * mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_prs in mlxsw_sp_sb_valsPetr Machata2019-02-221-5/+5
| * mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_pms in mlxsw_sp_sb_valsPetr Machata2019-02-221-4/+5
| * mlxsw: spectrum_buffers: Keep pool descriptors in mlxsw_sp_sb_valsPetr Machata2019-02-221-20/+30
| * mlxsw: spectrum_buffers: Allocate prs & pms dynamicallyPetr Machata2019-02-221-2/+50
| * mlxsw: spectrum: Add struct mlxsw_sp_sb_valsPetr Machata2019-02-223-0/+16
|/
* Merge branch 'net-stmmac-Performance-improvements-in-Multi-Queue'David S. Miller2019-02-225-75/+81
|\
| * net: stmmac: dwxgmac2: Also use TBU interrupt to clean TX pathJose Abreu2019-02-222-6/+6
| * net: stmmac: dwmac4: Also use TBU interrupt to clean TX pathJose Abreu2019-02-221-17/+7
| * net: stmmac: Fix NAPI poll in TX path when in multi-queueJose Abreu2019-02-222-52/+68
|/
* Merge branch 'net-Get-rid-of-switchdev_port_attr_get'David S. Miller2019-02-219-106/+98
|\
| * net: Get rid of switchdev_port_attr_get()Florian Fainelli2019-02-216-37/+1
| * net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli2019-02-216-53/+6
| * net: bridge: Stop calling switchdev_port_attr_get()Florian Fainelli2019-02-211-6/+5
| * rocker: Check Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli2019-02-211-14/+41
| * net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGSFlorian Fainelli2019-02-213-0/+18
| * staging: fsl-dpaa2: ethsw: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli2019-02-211-0/+14
| * mlxsw: spectrum: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli2019-02-211-0/+16
| * net: switchdev: Add PORT_PRE_BRIDGE_FLAGSFlorian Fainelli2019-02-211-1/+2
|/
* Merge branch 'net-dsa-mv88e6xxx-fix-IPv6'David S. Miller2019-02-215-3/+60
|\
| * net: dsa: enable flooding for bridge portsRussell King2019-02-211-3/+13
| * net: dsa: mv88e6xxx: add support for bridge flagsRussell King2019-02-211-0/+17
| * net: dsa: add support for bridge flagsRussell King2019-02-214-0/+30
|/
* bridge: remove redundant check on err in br_multicast_ipv4_rcvLi RongQing2019-02-211-6/+1
* net: remove unneeded switch fall-throughLi RongQing2019-02-212-2/+0
* net: sched: potential NULL dereference in tcf_block_find()Dan Carpenter2019-02-211-1/+3
* lib/test_rhashtable: fix spelling mistake "existant" -> "existent"Colin Ian King2019-02-211-2/+2
* ipmr: ip6mr: Create new sockopt to clear mfc cache or vifsCallum Sinclair2019-02-214-56/+115