aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-20selftests: expand txtimestamp with cmsg supportWillem de Bruijn1-14/+53
2018-12-20net: seg6.h: remove an unused #includePeter Oskolkov1-1/+0
2018-12-20ppp: Move PFC decompression to PPP generic layerSam Protsenko5-24/+62
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller146-4325/+5028
2018-12-20linux/netlink.h: drop unnecessary extern prefixStephen Hemminger1-24/+24
2018-12-20Merge branch 'ipv4-Prevent-user-triggerable-warning'David S. Miller2-0/+16
2018-12-20selftests: rtnetlink: Add a test case for multipath route getIdo Schimmel1-0/+15
2018-12-20net: ipv4: Set skb->dev for output route resolutionIdo Schimmel1-0/+1
2018-12-20net: mscc: ocelot: Register poll timeout should be wall time not attemptsSteen Hegelund1-28/+27
2018-12-20neighbour: remove stray semicolonColin Ian King1-1/+1
2018-12-20net: dsa: microchip: fix unicast frame leakTristram Ha1-4/+4
2018-12-20vxlan: Correct merge error.David S. Miller1-1/+1
2018-12-20Merge tag 'mlx5-updates-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller9-103/+177
2018-12-20Merge branch 'mlxsw-Two-usability-improvements'David S. Miller7-49/+279
2018-12-20selftests: forwarding: Add router test with VID 1Ido Schimmel1-0/+135
2018-12-20selftests: mlxsw: Adjust test regarding VID 1Ido Schimmel1-5/+8
2018-12-20mlxsw: spectrum: Remove limitation regarding VID 1Ido Schimmel1-5/+0
2018-12-20mlxsw: spectrum: Switch to VID 4095 as default VIDIdo Schimmel3-21/+11
2018-12-20mlxsw: spectrum: Add an helper function to cleanup VLAN entriesIdo Schimmel1-5/+10
2018-12-20mlxsw: spectrum: Store pointer to default port VLAN in port structIdo Schimmel2-0/+2
2018-12-20mlxsw: spectrum: Allow controlling destruction of default port VLANIdo Schimmel1-4/+9
2018-12-20mlxsw: spectrum: Set PVID during port initializationIdo Schimmel1-0/+8
2018-12-20mlxsw: spectrum: Replace hard-coded default VID with a defineIdo Schimmel4-15/+20
2018-12-20selftests: mlxsw: Add a test case for L3 VNIIdo Schimmel1-0/+60
2018-12-20mlxsw: spectrum_router: Do not force specific configuration orderIdo Schimmel3-2/+24
2018-12-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller14-26/+392
2018-12-20ixgbe: use mii_bus to handle MII related ioctlsSteve Douthit1-0/+18
2018-12-20ixgbe: register a mdiobusSteve Douthit5-0/+309
2018-12-20igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng1-3/+5
2018-12-20ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao1-4/+12
2018-12-20i40e: extend PTP gettime function to read system clockMiroslav Lichvar1-6/+12
2018-12-20i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko1-0/+3
2018-12-20e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing1-2/+2
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller314-1727/+3466
2018-12-20Documentation: igb: Add a section about CBSVinicius Costa Gomes1-0/+19
2018-12-20igb: Change RXPBSIZE size when setting Qav modeJesus Sanchez-Palencia2-1/+2
2018-12-20igb: reduce CPU0 latency when updating statisticsJeff Kirsher3-10/+10
2018-12-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo18-289/+581
2018-12-20ath10k: add support to configure BB timing over wmiBhagavathi Perumal S4-0/+116
2018-12-20dt-bindings: net: ath10k: add new dt entry to identify external FEMBhagavathi Perumal S1-1/+8
2018-12-20dt-bindings: net: ath10k: fix node name and device type in qcom ath10k exampleBhagavathi Perumal S1-2/+1
2018-12-20ath10k: fix tx_stats memory leakZhi Chen1-9/+13
2018-12-20ath10k: fix peer stats null pointer dereferenceZhi Chen2-3/+3
2018-12-20dt: bindings: ath10k: add bindings for wifi iommu nodeGovind Singh1-0/+5
2018-12-20dt: bindings: ath10k: add missing dt properties for WCN3990 wifi nodeGovind Singh1-22/+35
2018-12-20ath10k: remove an unnecessary NULL checkDan Carpenter1-1/+1
2018-12-20ath10k: move non-fatal warn logs to dbg levelGovind Singh1-1/+1
2018-12-20ath10k: fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2018-12-20ath10k: remove work in progress logs from snoc driverGovind Singh2-3/+1
2018-12-20ath10k: fix warning due to msdu limit errorBhagavathi Perumal S4-4/+61