summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-16selftests: pmtu: Add optional traffic captures for single testsStefano Brivio1-7/+53
2018-10-16selftests: pmtu: Allow selection of single testsStefano Brivio1-0/+21
2018-10-16r8169: remove unneeded call to netif_stop_queue in rtl8169_net_suspendHeiner Kallweit1-1/+0
2018-10-16r8169: simplify rtl8169_set_magic_regHeiner Kallweit1-20/+12
2018-10-16octeontx2-af: remove unused cgx_fwi_link_changeArnd Bergmann1-17/+0
2018-10-16nfp: devlink port split support for 1x100G CXP NICRyan C Goodfellow1-3/+14
2018-10-16dpaa2-eth: remove unused FD fieldIoana Radulescu1-2/+2
2018-10-16dpaa2-eth: mark unused parameter in dpaa2_eth_tx_confIoana Ciornei1-1/+1
2018-10-16dpaa2-eth: remove unused priv parameterIoana Ciornei1-6/+4
2018-10-16dpaa2-eth: fix uninitialized variable warningsIoana Ciornei1-3/+3
2018-10-16dpaa2-eth: make dpaa2_eth_set_dist_key staticIoana Ciornei1-2/+2
2018-10-16dpaa2-eth: Fix Kconfig dependenciesIoana Radulescu1-1/+0
2018-10-16net: ethernet: ti: cpsw: use for mcast entries only host portIvan Khoronzhuk1-6/+7
2018-10-16net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode updateIvan Khoronzhuk1-18/+28
2018-10-16net: ethernet: ti: cpsw_ale: use const for API having pointer on mac addressIvan Khoronzhuk2-10/+10
2018-10-16net: phy: simplify handling of PHY_RESUMING in state machineHeiner Kallweit1-29/+14
2018-10-16net: phy: improve handling of PHY_RUNNING in state machineHeiner Kallweit1-20/+9
2018-10-16vxlan: support NTF_USE refresh of fdb entriesRoopa Prabhu1-3/+7
2018-10-16net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...Justin.Lee1@Dell.com7-5/+315
2018-10-16net: phy: trigger state machine immediately in phy_start_machineHeiner Kallweit1-1/+1
2018-10-16veth: Add ethtool statistics support for XDPToshiaki Makita1-2/+46
2018-10-16veth: Account for XDP packet statistics on rx sideToshiaki Makita1-18/+79
2018-10-16veth: Account for packet drops in ndo_xdp_xmitToshiaki Makita1-8/+22
2018-10-16tipc: support binding to specific ip address when activating UDP bearerHoang Le1-3/+15
2018-10-16FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki3-3/+44
2018-10-16FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapterMaciej W. Rozycki8-3/+2420
2018-10-16tun: Consistently configure generic netdev params via rtnetlinkSerhey Popovych1-0/+2
2018-10-13ath10k: add QMI message handshake for wcn3990 clientGovind Singh8-13/+1419
2018-10-13ath10k: add debug mask for QMI layerGovind Singh1-0/+1
2018-10-13firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interfaceGovind Singh1-1/+3
2018-10-13dt: bindings: add bindings for msa memory regionGovind Singh1-0/+6
2018-10-13ath10k: add support to create boardname for non-bmi targetRakesh Pillai2-0/+10
2018-10-13ath10k: add qmi service helpers for wcn3990 qmi clientGovind Singh2-0/+2749
2018-10-13wil6210: fix debugfs_simple_attr.cocci warningsYueHaibing1-6/+8
2018-10-13ath9k: fix RX_STAT_INC() etc macrosArnd Bergmann7-49/+49
2018-10-13ath10k: htt: remove some dead codeDan Carpenter1-2/+0
2018-10-13ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang1-12/+11
2018-10-13ath10k: add peer flush in ath10k_flush for STATIONWen Gong1-2/+13
2018-10-13ath10k: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva1-1/+1
2018-10-13ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_statsGustavo A. R. Silva1-1/+2
2018-10-13ath10k: management tx ack rssi capability checkBalaji Pothunoori1-2/+3
2018-10-13ath10k: support NET_DETECT WoWLAN featureWen Gong7-0/+700
2018-10-13ath10k: set probe request oui during driver startRakesh Pillai1-6/+8
2018-10-13ath10k: fix possible out of bound access of ath10k_rates arraySriram R1-15/+15
2018-10-13rtl8xxxu: Remove set but not used variables 'usedesc40' and 'seq_number'YueHaibing1-4/+1
2018-10-13qtnfmac_pcie: cleanup Pearl platform headersSergey Matyukevich2-230/+3
2018-10-13qtnfmac: use SPDX identifier for pcie bus layer filesSergey Matyukevich3-45/+6
2018-10-13qtnfmac: use 'help' in KconfigSergey Matyukevich2-2/+2
2018-10-13libertas: return errno from lbs_add_card()Lubomir Rintel5-14/+20
2018-10-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0