summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* hsr: fix dummy hsr_debugfs_rename() declarationArnd Bergmann2020-01-081-1/+1
* net/ncsi: Send device address as source addressVijay Khemka2020-01-081-1/+9
* net: 3com: 3c59x: remove set but not used variable 'mii_reg1'yu kuai2020-01-081-2/+2
* Merge tag 'mlx5-updates-2020-01-07' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-01-0815-152/+676
|\
| * net/mlx5: DR, Create multiple destination action from dr_create_fteAlex Vesker2020-01-071-16/+72
| * net/mlx5: DR, Add support for multiple destination table actionAlex Vesker2020-01-073-0/+132
| * net/mlx5: DR, Align dest FT action creation to APIAlex Vesker2020-01-074-17/+23
| * net/mlx5: DR, Pass table flags at creation to lower layerErez Shitrit2020-01-074-4/+10
| * net/mlx5: DR, Create multi-destination table for SW-steering useErez Shitrit2020-01-072-0/+75
| * net/mlx5: DR, Create FTE entry in the FW from SW-steeringErez Shitrit2020-01-072-0/+242
| * net/mlx5: DR, Use attributes struct for FW flow table creationAlex Vesker2020-01-074-35/+50
| * net/mlx5: Use async EQ setup cleanup helpers for multiple EQsParav Pandit2020-01-071-65/+49
| * net/mlx5: Reduce No CQ found log level from warn to debugParav Pandit2020-01-071-1/+2
| * net/mlx5: Increase the max number of channels to 128Fan Li2020-01-073-10/+12
| * net/mlx5e: Support accept action on nic tableTonghao Zhang2020-01-071-0/+4
| * mlx5: work around high stack usage with gccArnd Bergmann2020-01-071-0/+3
| * net/mlx5: limit the function in local scopeZhu Yanjun2020-01-072-4/+2
* | net/rose: remove redundant assignment to variable failedColin Ian King2020-01-071-1/+0
* | ptp: clockmatrix: Rework clockmatrix version information.Vincent Cheng2020-01-072-64/+15
* | enetc: Fix inconsistent IS_ERR and PTR_ERRYueHaibing2020-01-071-1/+1
* | enetc: Fix an off by one in enetc_setup_tc_txtime()Dan Carpenter2020-01-071-1/+1
* | Merge branch 'Documentation-stmmac-documentation-improvements'David S. Miller2020-01-074-401/+699
|\ \
| * | Documentation: networking: Add stmmac to device drivers listJose Abreu2020-01-071-0/+1
| * | Documentation: networking: Convert stmmac documentation to RST formatJose Abreu2020-01-072-401/+697
| * | MAINTAINERS: Add stmmac Ethernet driver documentation entryJose Abreu2020-01-071-0/+1
|/ /
* | drivers: net: cisco_hdlc: use __func__ in debug messageChen Zhou2020-01-071-2/+2
* | Merge branch 'net-ch9200-code-cleanup'David S. Miller2020-01-071-13/+11
|\ \
| * | net: ch9200: remove unnecessary returnChen Zhou2020-01-071-2/+0
| * | net: ch9200: use __func__ in debug messageChen Zhou2020-01-071-11/+11
|/ /
* | Merge branch 'ionic-driver-updates'David S. Miller2020-01-075-10/+21
|\ \
| * | ionic: clear compiler warning on hb use before setShannon Nelson2020-01-071-1/+1
| * | ionic: restrict received packets to mtu sizeShannon Nelson2020-01-071-2/+9
| * | ionic: add Rx dropped packet counterShannon Nelson2020-01-073-3/+11
| * | ionic: drop use of subdevice tagsShannon Nelson2020-01-071-4/+0
|/ /
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-01-077-1/+976
|\ \ | |/ |/|
| * igc: Use Start of Packet signal from PHY for timestampingVinicius Costa Gomes2020-01-072-1/+6
| * igc: Add support for ethtool GET_TS_INFO commandVinicius Costa Gomes2020-01-061-0/+34
| * igc: Add support for TX timestampingVinicius Costa Gomes2020-01-064-0/+158
| * igc: Add support for RX timestampingVinicius Costa Gomes2020-01-065-0/+340
| * igc: Add basic skeleton for PTPVinicius Costa Gomes2020-01-066-1/+439
* | Merge branch 'Unique-mv88e6xxx-IRQ-names'David S. Miller2020-01-075-6/+31
|\ \
| * | net: dsa: mv88e6xxx: Unique ATU and VTU IRQ namesAndrew Lunn2020-01-073-2/+10
| * | net: dsa: mv88e6xxx: Unique g2 IRQ nameAndrew Lunn2020-01-072-1/+5
| * | net: dsa: mv88e6xxx: Unique watchdog IRQ nameAndrew Lunn2020-01-072-1/+5
| * | net: dsa: mv88e6xxx: Unique SERDES interrupt namesAndrew Lunn2020-01-072-1/+6
| * | net: dsa: mv88e6xxx: Unique IRQ nameAndrew Lunn2020-01-072-1/+5
|/ /
* | Merge branch 'ethtool-allow-nesting-of-begin-and-complete-callbacks'David S. Miller2020-01-064-33/+32
|\ \
| * | epic100: allow nesting of ethtool_ops begin() and complete()Michal Kubecek2020-01-061-2/+5
| * | via-velocity: allow nesting of ethtool_ops begin() and complete()Michal Kubecek2020-01-062-4/+11
| * | wil6210: get rid of begin() and complete() ethtool_opsMichal Kubecek2020-01-061-27/+16
|/ /