summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-27sctp: remove unnecessary asoc in sctp_has_associationXin Long
2018-03-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-03-26i40e: add support for XDP_REDIRECTBjörn Töpel
2018-03-26i40e: tweak page counting for XDP_REDIRECTBjörn Töpel
2018-03-26i40e: re-number feature flags to remove gapsJacob Keller
2018-03-26i40e: stop using cmpxchg flow in i40e_set_priv_flags()Jacob Keller
2018-03-26i40e: hold the RTNL lock while changing interrupt schemesJacob Keller
2018-03-26i40e: move client flags into state bitsJacob Keller
2018-03-26i40e: move I40E_FLAG_TEMP_LINK_POLLING to state fieldJacob Keller
2018-03-26i40e: move AUTO_DISABLED flags into the state fieldJacob Keller
2018-03-26i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state fieldJacob Keller
2018-03-26i40e: move I40E_FLAG_FILTER_SYNC to a state bitJacob Keller
2018-03-26ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan
2018-03-26ice: Support link events, reset and rebuildAnirudh Venkataramanan
2018-03-26ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan
2018-03-26ice: Add stats and ethtool supportAnirudh Venkataramanan
2018-03-26ice: Add support for VLANs and offloadsAnirudh Venkataramanan
2018-03-26ice: Implement transmit and NAPI supportAnirudh Venkataramanan
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan
2018-03-26ice: Add support for switch filter programmingAnirudh Venkataramanan
2018-03-26ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan
2018-03-26ice: Initialize PF and setup miscellaneous interruptAnirudh Venkataramanan
2018-03-26ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan
2018-03-26ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan
2018-03-26Merge branch 'mlxsw-Offload-IPv6-multicast-routes'David S. Miller
2018-03-26mlxsw: spectrum: Add multicast router trap for PIMv6Yuval Mintz
2018-03-26mlxsw: spectrum_router: Process IP6MR fib notificationYuval Mintz
2018-03-26mlxsw: spectrum_mr: Add ipv6 specific operationsYuval Mintz
2018-03-26mlxsw: spectrum_router: Make IPMR-related APIs family agnosticYuval Mintz
2018-03-26mlxsw: spectrum_mr: Convert into using mr_mfcYuval Mintz
2018-03-26mlxsw: spectrum_router: Support IPv6 multicast to host CPUYuval Mintz
2018-03-26mlxsw: spectrum_mr: Pass protocol as part of catchall route paramsYuval Mintz
2018-03-26mlxsw: reg: Add register settings for IPv6 multicast routingYuval Mintz
2018-03-26mlxsw: reg: Configure RIF to forward IPv6 multicast packetsYuval Mintz
2018-03-26ip6mr: Add refcounting to mfcYuval Mintz
2018-03-26ip6mr: Add API for default_rule fibYuval Mintz
2018-03-26ip6mr: Support fib notificationsYuval Mintz
2018-03-26ipmr: Make ipmr_dump() commonYuval Mintz
2018-03-26ipmr: Make MFC fib notifiers commonYuval Mintz
2018-03-26ipmr: Make vif fib notifiers commonYuval Mintz
2018-03-26Merge branch 'pernet-convert-part7.1'David S. Miller
2018-03-26net: Convert nfs4blocklayout_net_opsKirill Tkhai
2018-03-26net: Convert nfs4_dns_resolver_opsKirill Tkhai
2018-03-26net: Convert sunrpc_net_opsKirill Tkhai
2018-03-26net: Convert rpcsec_gss_net_opsKirill Tkhai
2018-03-26Merge branch 'nfp-flower-add-ip-fragmentation-offloading-support'David S. Miller
2018-03-26nfp: flower: implement ip fragmentation match offloadPieter Jansen van Vuuren
2018-03-26nfp: flower: refactor shared ip header in match offloadPieter Jansen van Vuuren
2018-03-26ice: Start hardware initializationAnirudh Venkataramanan