aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-11mlxsw: spectrum: Add a new type of KVD linear recordIdo Schimmel2-0/+3
2018-10-11mlxsw: spectrum: Move L3 protocol and address definitions to global header fileIdo Schimmel2-11/+11
2018-10-11mlxsw: spectrum_switchdev: Do not assume notifier information typeIdo Schimmel1-1/+5
2018-10-11mlxsw: spectrum_switchdev: Check notification relevance based on upper deviceIdo Schimmel1-1/+8
2018-10-11mlxsw: spectrum_switchdev: Prepare for VxLAN FDB notificationsIdo Schimmel1-2/+3
2018-10-11mlxsw: spectrum: Remove misuses of private header fileIdo Schimmel3-5/+4
2018-10-11octeontx2-af: Remove set but not used variable 'dev'YueHaibing1-3/+0
2018-10-11net: mscc: allow extracting the FCS into the skbAntoine Tenart2-2/+7
2018-10-10Merge branch 'hns3-next'David S. Miller7-64/+406
2018-10-10net: hns3: Add HW RSS hash information to RX skbPeng Li3-0/+36
2018-10-10net: hns3: Add RSS tuples support for VFJian Shen4-2/+234
2018-10-10net: hns3: Add RSS general configuration support for VFJian Shen2-52/+106
2018-10-10net: hns3: Add new RSS hash algorithm support for PFJian Shen2-10/+30
2018-10-10phy: phy-ocelot-serdes: fix return value check in serdes_probe()Wei Yongjun1-2/+2
2018-10-10Merge branch 'net-dsa-bcm_sf2-Couple-of-fixes'David S. Miller1-11/+3
2018-10-10net: dsa: bcm_sf2: Call setup during switch resumeFlorian Fainelli1-9/+1
2018-10-10net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli1-2/+2
2018-10-10net: sched: avoid writing on noop_qdiscEric Dumazet1-2/+12
2018-10-10net/mpls: Implement handler for strict data checking on dumpsDavid Ahern1-1/+35
2018-10-10Merge branch 'fore200e-DMA-cleanups-and-fixes'David S. Miller2-274/+134
2018-10-10fore200e: check for dma mapping failuresChristoph Hellwig1-0/+13
2018-10-10fore200e: don't use GFP_DMAChristoph Hellwig1-4/+4
2018-10-10fore200e: devirtualize dma alloc callsChristoph Hellwig2-85/+45
2018-10-10fore200e: devirtualize dma mapping callsChristoph Hellwig2-99/+17
2018-10-10fore200e: remove the align_size field of struct chunkChristoph Hellwig1-3/+2
2018-10-10fore200e: store a struct device in struct fore200eChristoph Hellwig2-44/+23
2018-10-10fore200e: simplify fore200e_bus usageChristoph Hellwig1-65/+56
2018-10-10net: tun: remove useless codes of tun_automq_select_queueWang Li1-22/+13
2018-10-10virtio_net: ethtool tx napi configurationJason Wang1-0/+49
2018-10-10Merge branch 'nfp-flower-speed-up-stats-update-loop'David S. Miller7-77/+148
2018-10-10nfp: flower: use host context count provided by firmwarePieter Jansen van Vuuren3-15/+27
2018-10-10nfp: flower: use stats array instead of storing stats per flowPieter Jansen van Vuuren3-41/+40
2018-10-10nfp: flower: use rhashtable for flow cachingPieter Jansen van Vuuren6-22/+82
2018-10-10isdn/hisax: amd7930_fn: Remove unnecessary parenthesesNathan Chancellor1-1/+1
2018-10-10tcp: refactor DCTCP ECN ACK handlingYuchung Cheng2-51/+44
2018-10-10net/ipv6: Make ipv6_route_table_template staticDavid Ahern2-3/+1
2018-10-10rtnetlink: Update comment in rtnl_stats_dump regarding strict data checkingDavid Ahern1-2/+2
2018-10-10rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to useDavid Ahern1-1/+3
2018-10-10Merge branch 'mlxsw-selftests-Few-small-updates'David S. Miller3-2/+2
2018-10-10selftests: mlxsw: qos_mc_aware: Make executablePetr Machata1-0/+0
2018-10-10selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, tooPetr Machata1-1/+1
2018-10-10mlxsw: pci: Fix a typoNir Dotan1-1/+1
2018-10-10net: aquantia: remove some redundant variable initializationsColin Ian King1-6/+6
2018-10-10Merge branch 'octeontx2-af-Add-RVU-Admin-Function-driver'David S. Miller16-0/+3820
2018-10-10MAINTAINERS: Add entry for Marvell OcteonTX2 Admin Function driverSunil Goutham1-0/+9
2018-10-10octeontx2-af: Register for CGX lmac eventsLinu Cherian3-4/+108
2018-10-10octeontx2-af: Add support for CGX link managementLinu Cherian4-4/+668
2018-10-10octeontx2-af: Set RVU PFs to CGX LMACs mappingLinu Cherian5-3/+89
2018-10-10octeontx2-af: Add Marvell OcteonTX2 CGX driverSunil Goutham4-2/+133
2018-10-10octeontx2-af: Reconfig MSIX base with IOVAGeetha sowjanya2-3/+32