aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-04enic: set IG desc cache flag in openGovindarajulu Varadarajan3-2/+4
2018-03-04enic: enable rq before updating rq descriptorsGovindarajulu Varadarajan1-3/+7
2018-03-04enic: set UDP rss flagGovindarajulu Varadarajan5-1/+58
2018-03-04enic: Check if hw supports multi wq with vxlan offloadGovindarajulu Varadarajan2-0/+6
2018-03-04enic: Add vxlan offload support for IPv6 pktsGovindarajulu Varadarajan5-13/+42
2018-03-04enic: Check inner ip proto for pseudo header csumGovindarajulu Varadarajan1-1/+14
2018-03-04net: amd8111e: remove redundant assignment to 'tx_index'Colin Ian King1-1/+1
2018-03-04r8169: switch to device-managed functions in probe (part 2)Andy Shevchenko1-12/+4
2018-03-04r8169: Dereference MMIO address immediately before useAndy Shevchenko1-530/+335
2018-03-04net: phy: Fix spelling mistake: "advertisment"-> "advertisement"Colin Ian King6-15/+15
2018-03-04cxgb4vf: Forcefully link up virtual interfacesArjun Vynipadath1-3/+11
2018-03-04net: dsa: mv88e6xxx: Get mv88e6352 SERDES statisticsAndrew Lunn4-4/+103
2018-03-04net: dsa: mv88e6xxx: Add helper to determining if port has SERDESAndrew Lunn1-5/+17
2018-03-04net: dsa: mv88e6xxx: Allow the SERDES interfaces to have statisticsAndrew Lunn2-27/+62
2018-03-04net: dsa: mv88e6xxx: Hold mutex while doing stats operationsAndrew Lunn1-2/+9
2018-03-04dsa: Pass the port to get_sset_count()Andrew Lunn8-8/+8
2018-03-04mlxsw: spectrum_router: Add support for ipv6 hash policy updateDavid Ahern1-1/+14
2018-03-04net/ipv6: Pass skb to route lookupDavid Ahern3-5/+7
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