aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-04net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern1-1/+1
2018-03-02net/usb/kalmia: use ARRAY_SIZE for various array sizing calculationsColin Ian King1-4/+4
2018-03-02cxgb4: Add TP Congestion map entry for single-portGanesh Goudar1-0/+1
2018-03-02Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-6/+9
2018-03-02cxgb4: remove dead code when allocating filterGanesh Goudar1-6/+0
2018-03-02net: Convert hwsim_net_opsKirill Tkhai1-0/+1
2018-03-02mac80211_hwsim: Make hwsim_netgroup IDAKirill Tkhai1-6/+8
2018-03-01net: phy: marvell10g: Utilize gen10g_no_soft_reset()Florian Fainelli1-10/+1
2018-03-01net: phy: cortina: Utilize generic functionsFlorian Fainelli1-15/+3
2018-03-01net: phy: teranetics: Utilize generic functionsFlorian Fainelli1-27/+5
2018-03-01net: phy: Export gen10g_* functionsFlorian Fainelli1-7/+13
2018-03-01net: phy: aquantia: Utilize genphy_c45_aneg_done()Florian Fainelli1-14/+6
2018-03-01net/mac89x0: Replace custom debug logging with netif_* callsFinn Thain1-32/+15
2018-03-01net/mac89x0: Fix and modernize log messagesFinn Thain1-10/+9
2018-03-01net/mac89x0: Convert to platform_driverFinn Thain2-42/+29
2018-03-01net/mac89x0: Remove redundant codeFinn Thain1-32/+0
2018-03-01net: phylink: Remove redundant netdev.phydev assignmentRichard Cochran1-2/+0
2018-03-01ipmr, ip6mr: Make mfc_cache a common structureYuval Mintz1-10/+11
2018-02-28r8169: fix interrupt number after adding support for MSI-X interruptsHeiner Kallweit1-2/+3
2018-02-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller6-20/+23
2018-02-28ipvlan: use per device spinlock to protect addrs list updatesPaolo Abeni3-35/+56
2018-02-28ipvlan: egress mcast packets are not exceptionalPaolo Abeni1-2/+2
2018-02-28mlxsw: spectrum: qdiscs: prio: Handle graft commandNogah Frankel1-0/+54
2018-02-28mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bandsNogah Frankel1-1/+6
2018-02-28mlxsw: spectrum: Update sch_prio stats to include sch_red related dropsNogah Frankel1-1/+4
2018-02-28mlxsw: spectrum: qdiscs: Update backlog handling of a child qdiscsNogah Frankel1-2/+12
2018-02-28mlxsw: spectrum: qdiscs: Collect stats for sch_red based on priomapNogah Frankel1-19/+50
2018-02-28mlxsw: spectrum: qdiscs: Add priority map per qdiscNogah Frankel1-0/+7
2018-02-28mlxsw: spectrum: Add priority countersNogah Frankel2-0/+12
2018-02-28mlxsw: spectrum: qdiscs: Support qdisc per tclassNogah Frankel2-10/+53
2018-02-28net: mvpp2: Add hardware offloading for VLAN filteringMaxime Chevallier1-34/+380
2018-02-28r8169: convert remaining feature flag and remove enum featuresHeiner Kallweit1-8/+4
2018-02-28net/macmace: Drop redundant MACH_IS_MAC testFinn Thain1-15/+1
2018-02-28net/macmace: Fix and clean up log messagesFinn Thain1-6/+3
2018-02-28emulex/benet: Constify *be_misconfig_evt_port_state[]Hernán Gonzalez2-2/+2
2018-02-28qlogic/qed: Constify *pkt_type_str[]Hernán Gonzalez1-1/+1
2018-02-28sfp: add high power module supportJon Nettleton1-18/+132
2018-02-28phylink,sfp: negotiate interface format with MACRussell King2-76/+58
2018-02-28sfp: support 1G BiDi (eg, FiberStore SFP-GE-BX) modulesRussell King1-23/+38
2018-02-28team: Use extack to report enslavement failuresIdo Schimmel1-5/+11
2018-02-28fm10k: bump version numberJacob Keller1-2/+2
2018-02-28fm10k: fix incorrect warning for function prototypeJacob Keller1-1/+1
2018-02-28fm10k: fix function doxygen commentsJacob Keller5-17/+20
2018-02-28Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller13-147/+732
2018-02-27net/mlx4_en: RX csum, pre-define enabled protocols for IP status maskingTariq Toukan1-6/+7
2018-02-27net/mlx4_en: Combine checks of end-cases in RX completion functionTariq Toukan1-4/+1
2018-02-27net/mlx4_en: Remove unnecessary warn print in reset configEran Ben Elisha1-4/+0
2018-02-27net/mlx4_en: Add physical RX/TX bytes/packets countersEran Ben Elisha5-14/+53
2018-02-27mlxsw: spectrum_span: Support mirror to ip6gretapPetr Machata2-0/+103
2018-02-27mlxsw: spectrum_span: Support mirror to gretapPetr Machata3-2/+175