aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-09nfp: make sure to cancel port refresh on the error pathJakub Kicinski1-0/+1
2017-06-09liquidio: disallow enabling firmware debug from a VFDerek Chickles2-5/+8
2017-06-09geneve: add missing rx stats accountingGirish Moodalbail1-12/+24
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen1-0/+69
2017-06-09netvsc: fold in get_outbound_net_devicestephen hemminger1-13/+3
2017-06-09netvsc: pass net_device to netvsc_init_buf and netvsc_connect_vspstephen hemminger1-20/+11
2017-06-09netvsc: mark error cases as unlikelystephen hemminger1-2/+2
2017-06-09netvsc: use typed pointer for internal statestephen hemminger1-2/+1
2017-06-09netvsc: use hv_get_bytes_to_readstephen hemminger1-7/+3
2017-06-09netvsc: optimize calculation of number of slotsstephen hemminger1-33/+10
2017-06-09net: dsa: mv88e6xxx: prefix PHY macrosVivien Didelot2-7/+8
2017-06-09net: dsa: mv88e6xxx: rework jumbo size operationVivien Didelot4-23/+36
2017-06-09net: dsa: mv88e6xxx: rework pause limit operationVivien Didelot4-32/+37
2017-06-09net: dsa: mv88e6xxx: do not prefix ops with g1Vivien Didelot2-56/+56
2017-06-09net: dsa: mv88e6xxx: use bridge state valuesVivien Didelot2-21/+22
2017-06-09net: dsa: mv88e6xxx: add egress mode enumerationVivien Didelot4-8/+32
2017-06-09net: dsa: mv888e6xxx: do not use netdev printingVivien Didelot2-37/+33
2017-06-08drivers: net: emac: add const to mii_phy_ops structuresBhumika Goyal1-6/+6
2017-06-08drivers/net/sungem: add const to mii_phy_ops structuresBhumika Goyal1-13/+13
2017-06-08Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller2-7/+12
2017-06-08cxgb4: fix to bring link down after adapter crashRahul Lakkireddy1-4/+3
2017-06-08mlxsw: spectrum: Pass port argument to module mapping functionsIdo Schimmel1-8/+9
2017-06-08mlxsw: spectrum: Simplify port split flowIdo Schimmel1-75/+28
2017-06-08mlxsw: spectrum_router: Mark only first LPM tree as reservedIdo Schimmel1-1/+1
2017-06-08rocker: Remove support bridge bypass FDBArkadi Sharshevsky3-106/+0
2017-06-08rocker: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky3-47/+0
2017-06-08rocker: Add support for learning FDB through notificationArkadi Sharshevsky1-5/+135
2017-06-08rocker: Change world_ops API and implementation to be switchdev independantArkadi Sharshevsky3-339/+235
2017-06-08rocker: Add support for querying supported bridge flagsArkadi Sharshevsky3-0/+33
2017-06-08rocker: Remove support for bridge FDB learning syncArkadi Sharshevsky1-5/+1
2017-06-08net: Remove support for bridge bypass ndos from stacked devicesArkadi Sharshevsky2-12/+0
2017-06-08mlxsw: spectrum: Remove support for bridge bypass FDB add/delArkadi Sharshevsky2-203/+0
2017-06-08mlxsw: spectrum_switchdev: Add support for learning FDB through notificationArkadi Sharshevsky3-1/+139
2017-06-08mlxsw: spectrum_switchdev: Change switchdev notifier APIArkadi Sharshevsky1-8/+11
2017-06-08mlxsw: spectrum: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky2-44/+0
2017-06-08mlxsw: spectrum_switchdev: Add support for querying supported bridge flagsArkadi Sharshevsky1-0/+3
2017-06-08mlxsw: spectrum: Remove support for bridge FDB learning syncArkadi Sharshevsky1-11/+9
2017-06-08net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky2-3/+3
2017-06-08net: dsa: mv88e6xxx: do not skip ports on VLAN delVivien Didelot1-4/+0
2017-06-08net: dsa: mv88e6xxx: exclude all ports in new VLANVivien Didelot1-4/+3
2017-06-08net: dsa: mv88e6xxx: define membership on VLAN addVivien Didelot1-5/+11
2017-06-08mISDN: remove unnecessary variable assignmentsGustavo A. R. Silva1-8/+8
2017-06-08tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet1-1/+1
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko19-32/+57
2017-06-07e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson1-1/+6
2017-06-07igb: make a few local functions staticColin Ian King1-6/+6
2017-06-07IB/mlx4: Bump driver versionTariq Toukan1-3/+2
2017-06-07net/mlx4_en: Bump driver versionTariq Toukan3-5/+4
2017-06-07net/mlx4_core: Bump driver versionTariq Toukan2-3/+2
2017-06-07net: dsa: mv88e6xxx: Have 6161/6123 use EDSA tagsAndrew Lunn1-2/+2