summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-19selftests: forwarding: vxlan_bridge_1d: Reconfigure & rerun testsPetr Machata
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add unicast testPetr Machata
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add flood testPetr Machata
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add ping testPetr Machata
2018-11-19selftests: forwarding: Add a skeleton of vxlan_bridge_1dPetr Machata
2018-11-19selftests: forwarding: lib: Add link_stats_rx_errors_get()Petr Machata
2018-11-19selftests: forwarding: ping{6, }_do(): Allow passing ping argumentsPetr Machata
2018-11-19selftests: forwarding: ping{6, }_test(): Add description argumentPetr Machata
2018-11-19selftests: forwarding: lib: Add in_ns()Petr Machata
2018-11-19selftests: forwarding: lib: Support NUM_NETIFS of 0Petr Machata
2018-11-19net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata
2018-11-19Merge branch 'octeontx2-af-NPC-MCAM-support-and-FLR-handling'David S. Miller
2018-11-19octeontx2-af: Workarounds for HW errataSunil Goutham
2018-11-19octeontx2-af: Add interrupt handlers for Master Enable eventLinu Cherian
2018-11-19octeontx2-af: Add FLR handling support for AF's VFsSunil Goutham
2018-11-19octeontx2-af: Configure AF VFs to talk over LBK channelsTomasz Duszynski
2018-11-19octeontx2-af: Enable sriov on AF to create VFsTomasz Duszynski
2018-11-19octeontx2-af: Mbox communication support btw AF and it's VFsTomasz Duszynski
2018-11-19octeontx2-af: Teardown NPA, NIX LF upon receiving FLRGeetha sowjanya
2018-11-19octeontx2-af: Add FLR interrupt handlerGeetha sowjanya
2018-11-19octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mappingSunil Goutham
2018-11-19octeontx2-af: Add support for stripping STAG/CTAGTomasz Duszynski
2018-11-19octeontx2-af: Support to enable/disable default MCAM entriesSunil Goutham
2018-11-19octeontx2-af: Add MKEX default profileSantosh Shukla
2018-11-19octeontx2-af: Alloc and config NPC MCAM entry at a timeSunil Goutham
2018-11-19octeontx2-af: Map or unmap NPC MCAM entry and counterSunil Goutham
2018-11-19octeontx2-af: Support for NPC MCAM countersSunil Goutham
2018-11-19octeontx2-af: MCAM entry installation supportSunil Goutham
2018-11-19octeontx2-af: NPC MCAM entry alloc/free supportSunil Goutham
2018-11-19octeontx2-af: Relax resource lock into mutexStanislaw Kardach
2018-11-19octeontx2-af: Support to get NIX HW constants from AFKiran Kumar
2018-11-19octeontx2-af: Support to modify min/max allowed packet lengthsSunil Goutham
2018-11-19octeontx2-af: Convert mbox handlers APIs to lowercaseSunil Goutham
2018-11-19Merge branch 'r8169-series-with-further-smaller-improvements'David S. Miller
2018-11-19r8169: improve chip version identificationHeiner Kallweit
2018-11-19r8169: simplify ocp functionsHeiner Kallweit
2018-11-19r8169: remove workaround for ancient gcc bugHeiner Kallweit
2018-11-19r8169: remove manual padding in struct ring_infoHeiner Kallweit
2018-11-19r8169: remove "not PCI Express" messageHeiner Kallweit
2018-11-19r8169: remove print_mac_versionHeiner Kallweit
2018-11-19r8169: use PCI_VDEVICE macroHeiner Kallweit
2018-11-19r8169: replace event_slow with irq_maskHeiner Kallweit
2018-11-19r8169: remove unused interrupt sourcesHeiner Kallweit
2018-11-19r8169: use dev_get_drvdata where possibleHeiner Kallweit
2018-11-19r8169: merge rtl_irq_enable and rtl_irq_enable_allHeiner Kallweit
2018-11-19Merge branch 'sctp-add-subscribe-per-asoc-and-sockopt-SCTP_EVENT'David S. Miller
2018-11-19sctp: add sockopt SCTP_EVENTXin Long
2018-11-19sctp: rename enum sctp_event to sctp_event_typeXin Long
2018-11-19sctp: add subscribe per asocXin Long
2018-11-19sctp: define subscribe in sctp_sock as __u16Xin Long