summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-03i40e: Remove unnecessary print statementNathan Chancellor
2018-10-03i40e: Use proper enum in i40e_ndo_set_vf_link_stateNathan Chancellor
2018-10-03ixgbevf: off by one in ixgbevf_ipsec_tx()Dan Carpenter
2018-10-03ixgbe: remove redundant function ixgbe_fw_recovery_mode()YueHaibing
2018-10-03ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limitRadoslaw Tyl
2018-10-03ixgbevf: fix msglen for ipsec mbx messagesShannon Nelson
2018-10-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-10-03cxgb4: remove the unneeded locksGanesh Goudar
2018-10-03ice: Update version stringAnirudh Venkataramanan
2018-10-03ice: Use the right function to enable/disable VSIDave Ertman
2018-10-03ice: Add more flexibility on how we assign an ITR indexBrett Creeley
2018-10-03ice: Fix potential null pointer issuesDave Ertman
2018-10-03ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSIBrett Creeley
2018-10-03ice: Fix forward to queue group logicAnirudh Venkataramanan
2018-10-03ice: Extend malicious operations detection logicAnirudh Venkataramanan
2018-10-03ice: Notify VF of link status changeAnirudh Venkataramanan
2018-10-03ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan
2018-10-03ice: Add handlers for VF netdevice operationsAnirudh Venkataramanan
2018-10-03ice: Add support for VF reset eventsAnirudh Venkataramanan
2018-10-03ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan
2018-10-03ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan
2018-10-03virtchnl: Added support to exchange additional speed valuesYashaswini Raghuram Prathivadi Bhayankaram
2018-10-02tls: Add support for inplace records encryptionVakul Garg
2018-10-02net: dsa: lantiq: Fix path in MAINTAINERS fileHauke Mehrtens
2018-10-02hv_netvsc: remove ndo_poll_controllerStephen Hemminger
2018-10-02MAINTAINERS: Fix wrong include file pathAndrew Lunn
2018-10-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-10-02cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor
2018-10-02cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor
2018-10-02dpaa_eth: Remove useless declarationNathan Chancellor
2018-10-02ipv6: add vrf table handling code for ipv6 mcastPatrick Ruddy
2018-10-02ipv4: Allow sending multicast packets on specific i/f using VRF socketRobert Shearman
2018-10-02bridge: mcast: Default back to multicast enabled stateIdo Schimmel
2018-10-02Merge branch 'dpaa2-eth-Add-support-for-Rx-flow-classification'David S. Miller
2018-10-02dpaa2-eth: Add ethtool support for flow classificationIoana Radulescu
2018-10-02dpaa2-eth: Configure Rx flow classification keyIoana Radulescu
2018-10-02dpaa2-eth: Rename structureIoana Radulescu
2018-10-02dpaa2-eth: Use new API for Rx flow hashingIoana Radulescu
2018-10-02net: usbnet: make driver_info constBen Dooks
2018-10-02tcp: do not release socket ownership in tcp_close()Eric Dumazet
2018-10-02net: inet6_rtm_getroute() - use new style struct initializer instead of memsetMaciej Żenczykowski
2018-10-02net: rtm_to_fib6_config() - use new style struct initializer instead of memsetMaciej Żenczykowski
2018-10-02net: rtmsg_to_fib6_config() - use new style struct initializer instead of memsetMaciej Żenczykowski
2018-10-02net: ip6_update_pmtu() - use new style struct initializer instead of memsetMaciej Żenczykowski
2018-10-02net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski
2018-10-02net: ip6_redirect_no_header() - use new style struct initializer instead of m...Maciej Żenczykowski
2018-10-02net: ip6_redirect() - use new style struct initializer instead of memsetMaciej Żenczykowski
2018-10-02net: inet_rtm_getroute() - use new style struct initializer instead of memsetMaciej Żenczykowski
2018-10-02net: ip_rt_get_source() - use new style struct initializer instead of memsetMaciej Żenczykowski