summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-09net: dsa: mv88e6xxx: Power on/off SERDES on cmode changeAndrew Lunn1-0/+9
2018-08-09net: dsa: mv88e6xxx: Cache the port cmodeAndrew Lunn5-47/+57
2018-08-09net: dsa: mv88e6xxx: 2500Base-X uses the 1000Base-X SERDESAndrew Lunn1-1/+1
2018-08-09net: dsa: mv88e6xxx: Add serdes register read/write helperAndrew Lunn2-11/+25
2018-08-09net: dsa: mv88e6xxx: Rename sgmii/10g power functionsAndrew Lunn1-6/+8
2018-08-09net: dsa: mv88e6xxx: 6390 vs 6390X SERDES supportAndrew Lunn3-3/+53
2018-08-09net: dsa: mv88e6xxx: Refactor SERDES lane codeAndrew Lunn1-81/+114
2018-08-09net: dsa: mv88e6xxx: add phylink supportRussell King4-4/+217
2018-08-09phylink: add helper for configuring 2500BaseX modesRussell King2-0/+31
2018-08-09net: dsa: mv88e6xxx: Add support to enabling pauseAndrew Lunn4-4/+48
2018-08-09Merge branch 'mlxsw-Various-updates'David S. Miller65-2151/+547
2018-08-09mlxsw: spectrum: Expose counter for all 16 TCsPetr Machata1-5/+6
2018-08-09mlxsw: spectrum: Include RFC-2819 counters in stats lengthPetr Machata1-0/+1
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko64-2139/+131
2018-08-09selftests: mlxsw: Add TC flower test for Spectrum-2Ido Schimmel1-0/+366
2018-08-09mlxsw: spectrum: Reset FW after flashJiri Pirko3-5/+24
2018-08-09mlxsw: spectrum: Update the supported firmware to version 13.1702.6Nir Dotan1-2/+2
2018-08-09mlxsw: spectrum_flower: Disallow usage of vlan_id key on egressNir Dotan3-0/+17
2018-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds8-191/+101
2018-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-161/+178
2018-08-09Merge branch 'mlx5-next'David S. Miller10-40/+31
2018-08-09net/mlx5: Reduce command polling intervalEli Cohen1-1/+1
2018-08-09net/mlx5: Unexport functions that need not be exportedEli Cohen1-2/+0
2018-08-09net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen2-12/+0
2018-08-09net/mlx5: E-Switch, Remove unused argument when creating legacy FDBEli Cohen1-2/+2
2018-08-09net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha6-21/+21
2018-08-09net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov2-2/+7
2018-08-09dsa: slave: eee: Allow ports to use phylinkAndrew Lunn1-2/+2
2018-08-09Merge branch 'smc-fixes'David S. Miller1-5/+10
2018-08-09net/smc: move sock lock in smc_ioctl()Ursula Braun1-3/+7
2018-08-09net/smc: allow sysctl rmem and wmem defaults for serversUrsula Braun1-0/+2
2018-08-09net/smc: no shutdown in state SMC_LISTENUrsula Braun1-2/+1
2018-08-09net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov1-1/+1
2018-08-09rxrpc: Fix the keepalive generator [ver #2]David Howells7-89/+109
2018-08-09Merge branch 'mlx5-fixes'David S. Miller3-25/+15
2018-08-09net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen2-21/+11
2018-08-09net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz1-4/+4
2018-08-09ieee802154: hwsim: fix missing unlock on error in hwsim_add_one()Wei Yongjun1-1/+3
2018-08-09ieee802154: hwsim: fix copy-paste error in hwsim_set_edge_lqi()Wei Yongjun1-1/+1
2018-08-09ieee802154: hwsim: fix rcu handlingAlexander Aring1-5/+19
2018-08-08parisc: Define mb() and add memory barriers to assembler unlock sequencesJohn David Anglin4-0/+39
2018-08-08parisc: Enable CONFIG_MLONGCALLS by defaultHelge Deller1-1/+1
2018-08-08net-next: hinic: fix a problem in free_tx_poll()Zhao Chen3-11/+49
2018-08-08vhost: reset metadata cache when initializing new IOTLBJason Wang1-3/+6
2018-08-08net:mod: remove unneeded variable 'ret' in init_p9zhong jiang1-3/+1
2018-08-08net:af_iucv: get rid of the unneeded variable 'err' in afiucv_pm_freezezhong jiang1-2/+1
2018-08-08net: nixge: Get rid of unused struct member 'last_link'Moritz Fischer1-1/+0
2018-08-08Merge branch 'net-ethernet-Mark-expected-switch-fall-throughs'David S. Miller33-6/+52
2018-08-08net: ethernet: ti: cpts: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-08net: tlan: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1