aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-18Documentation: iavf: Prepare documentation for RST conversionJeff Kirsher1-23/+248
2018-10-18Documentation: i40e: Prepare documentation for RST conversionJeff Kirsher1-123/+703
2018-10-18Documentation: ixgbevf: Prepare documentation for RST conversionJeff Kirsher1-24/+38
2018-10-18Documentation: ixgbe: Prepare documentation for RST conversionJeff Kirsher1-238/+416
2018-10-18Documentation: igbvf: Prepare documentation for RST conversionJeff Kirsher1-49/+33
2018-10-18Documentation: igb: Prepare documentation for RST conversionJeff Kirsher1-75/+139
2018-10-18Documentation: e1000e: Prepare documentation for RST conversionJeff Kirsher1-178/+248
2018-10-18Documentation: ixgb: Prepare documentation for RST conversionJeff Kirsher1-247/+282
2018-10-18Documentation: e100, e1000: Add missing SPDX headerJeff Kirsher2-2/+4
2018-10-18Documentation: networking: ixgb: Remove reference to IXGB_NAPICorentin Labbe1-2/+1
2018-10-18sctp: use sk_wmem_queued to check for writable spaceXin Long1-29/+9
2018-10-18sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk sizeXin Long3-26/+8
2018-10-17net: skbuff.h: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+6
2018-10-17net: ena: enable Low Latency QueuesArthur Kiyanovski1-14/+4
2018-10-17net: ena: Fix Kconfig dependency on X86Netanel Belgazal1-1/+1
2018-10-17tcp_bbr: centralize code to set gainsNeal Cardwell1-10/+30
2018-10-17tcp_bbr: adjust TCP BBR for departure time pacingNeal Cardwell1-2/+35
2018-10-17net/ncsi: Add NCSI Broadcom OEM commandVijay Khemka5-2/+147
2018-10-17net: phy: mscc: fix memory leak in vsc8574_config_pre_initGustavo A. R. Silva1-1/+1
2018-10-17net: phy: mscc: fix signedness bug in vsc85xx_downshift_getGustavo A. R. Silva1-1/+1
2018-10-17net: fix warning in af_unixKyeongdon Kim1-0/+2
2018-10-17net: dsa: mv88e6xxx: Fix 88E6141/6341 2500mbps SERDES speedMarek BehĂșn3-4/+26
2018-10-17octeontx2-af: Support for disabling NIX RQ/SQ/CQ contextsGeetha sowjanya3-3/+129
2018-10-17octeontx2-af: NIX AQ instruction enqueue supportSunil Goutham4-9/+680
2018-10-17octeontx2-af: Alloc bitmaps for NIX Tx scheduler queuesSunil Goutham3-1/+114
2018-10-17octeontx2-af: NIX LSO config for TSOv4/v6 offloadSunil Goutham4-0/+138
2018-10-17octeontx2-af: NIX block LF initializationSunil Goutham4-0/+308
2018-10-17octeontx2-af: NIX block admin queue initSunil Goutham5-1/+220
2018-10-17octeontx2-af: Support for disabling NPA Aura/Pool contextsGeetha sowjanya3-0/+110
2018-10-17octeontx2-af: NPA AQ instruction enqueue supportSunil Goutham5-0/+427
2018-10-17octeontx2-af: NPA block LF initializationSunil Goutham5-3/+214
2018-10-17octeontx2-af: NPA block admin queue initSunil Goutham6-2/+309
2018-10-17octeontx2-af: Enable or disable CGX internal loopbackGeetha sowjanya5-0/+72
2018-10-17octeontx2-af: Forward CGX link notifications to PFsLinu Cherian6-12/+368
2018-10-17octeontx2-af: Support for MAC address filters in CGXVidhya Raman5-0/+183
2018-10-17octeontx2-af: Support to retrieve CGX LMAC statsChristina Jacob5-0/+76
2018-10-17octeontx2-af: CGX Rx/Tx enable/disable mbox handlersSunil Goutham5-0/+73
2018-10-17octeontx2-af: Improve register polling loopSunil Goutham1-3/+3
2018-10-17mlxsw: spectrum_switchdev: Add support for VxLAN encapsulationIdo Schimmel1-1/+405
2018-10-17mlxsw: spectrum: Enable VxLAN enslavement to bridgesIdo Schimmel3-1/+267
2018-10-17bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel8-13/+20
2018-10-17vxlan: Notify for each remote of a removed FDB entryPetr Machata1-1/+4
2018-10-17vxlan: Support marking RDSTs as offloadedPetr Machata3-1/+61
2018-10-17vxlan: Add vxlan_fdb_find_uc() for FDB queryingPetr Machata2-0/+52
2018-10-17vxlan: Add switchdev notificationsPetr Machata3-2/+58
2018-10-17net: Add netif_is_vxlan()Ido Schimmel2-1/+9
2018-10-17mlxsw: spectrum_router: Configure matching local routes for NVE decapIdo Schimmel1-0/+10
2018-10-17mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDsIdo Schimmel1-0/+2
2018-10-17mlxsw: spectrum_nve: Implement VxLAN operationsIdo Schimmel1-2/+188
2018-10-17mlxsw: spectrum_nve: Implement common NVE coreIdo Schimmel6-1/+1158