summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-15bnxt_en: Update firmware interface spec. to 1.10.0.3.Michael Chan
2018-10-15Merge branch 'selftests-pmtu-Add-test-choice-and-captures'David S. Miller
2018-10-15selftests: pmtu: Add optional traffic captures for single testsStefano Brivio
2018-10-15selftests: pmtu: Allow selection of single testsStefano Brivio
2018-10-15r8169: remove unneeded call to netif_stop_queue in rtl8169_net_suspendHeiner Kallweit
2018-10-15r8169: simplify rtl8169_set_magic_regHeiner Kallweit
2018-10-15octeontx2-af: remove unused cgx_fwi_link_changeArnd Bergmann
2018-10-15nfp: devlink port split support for 1x100G CXP NICRyan C Goodfellow
2018-10-15Merge branch 'dpaa2-eth-code-cleanup'David S. Miller
2018-10-15dpaa2-eth: remove unused FD fieldIoana Radulescu
2018-10-15dpaa2-eth: mark unused parameter in dpaa2_eth_tx_confIoana Ciornei
2018-10-15dpaa2-eth: remove unused priv parameterIoana Ciornei
2018-10-15dpaa2-eth: fix uninitialized variable warningsIoana Ciornei
2018-10-15dpaa2-eth: make dpaa2_eth_set_dist_key staticIoana Ciornei
2018-10-15dpaa2-eth: Fix Kconfig dependenciesIoana Radulescu
2018-10-15net: ethernet: ti: cpsw: use for mcast entries only host portIvan Khoronzhuk
2018-10-15Merge branch 'net-ethernet-ti-cpsw-fix-mcast-packet-lost'David S. Miller
2018-10-15net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode updateIvan Khoronzhuk
2018-10-15net: ethernet: ti: cpsw_ale: use const for API having pointer on mac addressIvan Khoronzhuk
2018-10-15Merge branch 'net-phy-improve-and-simplify-state-machine'David S. Miller
2018-10-15net: phy: simplify handling of PHY_RESUMING in state machineHeiner Kallweit
2018-10-15net: phy: improve handling of PHY_RUNNING in state machineHeiner Kallweit
2018-10-15vxlan: support NTF_USE refresh of fdb entriesRoopa Prabhu
2018-10-15net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...Justin.Lee1@Dell.com
2018-10-15net: phy: trigger state machine immediately in phy_start_machineHeiner Kallweit
2018-10-15Merge branch 'veth-XDP-stats-improvement'David S. Miller
2018-10-15veth: Add ethtool statistics support for XDPToshiaki Makita
2018-10-15veth: Account for XDP packet statistics on rx sideToshiaki Makita
2018-10-15veth: Account for packet drops in ndo_xdp_xmitToshiaki Makita
2018-10-15tipc: support binding to specific ip address when activating UDP bearerHoang Le
2018-10-15Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-10-15Merge branch 'defza-fddi'David S. Miller
2018-10-15FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki
2018-10-15FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapterMaciej W. Rozycki
2018-10-15tun: Consistently configure generic netdev params via rtnetlinkSerhey Popovych
2018-10-14Merge tag 'wireless-drivers-next-for-davem-2018-10-14' of git://git.kernel.or...David S. Miller
2018-10-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-10-14Merge tag 'mt76-for-kvalo-2018-10-13' of https://github.com/nbd168/wirelessKalle Valo
2018-10-13ath10k: add QMI message handshake for wcn3990 clientGovind Singh
2018-10-13ath10k: add debug mask for QMI layerGovind Singh
2018-10-13firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interfaceGovind Singh
2018-10-13dt: bindings: add bindings for msa memory regionGovind Singh
2018-10-13ath10k: add support to create boardname for non-bmi targetRakesh Pillai
2018-10-13ath10k: add qmi service helpers for wcn3990 qmi clientGovind Singh
2018-10-13wil6210: fix debugfs_simple_attr.cocci warningsYueHaibing
2018-10-13ath9k: fix RX_STAT_INC() etc macrosArnd Bergmann
2018-10-13ath10k: htt: remove some dead codeDan Carpenter
2018-10-13ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang
2018-10-13ath10k: add peer flush in ath10k_flush for STATIONWen Gong
2018-10-13ath10k: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva