Age | Commit message (Expand) | Author |
2018-10-03 | ixgbe: move common Rx functions to ixgbe_txrx_common.h | Björn Töpel |
2018-10-03 | ixgbe: added Rx/Tx ring disable/enable functions | Björn Töpel |
2018-10-03 | ixgbe: Fix crash with VFs and flow director on interface flap | Radoslaw Tyl |
2018-10-03 | i40e: Remove unnecessary print statement | Nathan Chancellor |
2018-10-03 | i40e: Use proper enum in i40e_ndo_set_vf_link_state | Nathan Chancellor |
2018-10-03 | ixgbevf: off by one in ixgbevf_ipsec_tx() | Dan Carpenter |
2018-10-03 | ixgbe: remove redundant function ixgbe_fw_recovery_mode() | YueHaibing |
2018-10-03 | ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit | Radoslaw Tyl |
2018-10-03 | ixgbevf: fix msglen for ipsec mbx messages | Shannon Nelson |
2018-10-03 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2018-10-03 | cxgb4: remove the unneeded locks | Ganesh Goudar |
2018-10-03 | ice: Update version string | Anirudh Venkataramanan |
2018-10-03 | ice: Use the right function to enable/disable VSI | Dave Ertman |
2018-10-03 | ice: Add more flexibility on how we assign an ITR index | Brett Creeley |
2018-10-03 | ice: Fix potential null pointer issues | Dave Ertman |
2018-10-03 | ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSI | Brett Creeley |
2018-10-03 | ice: Fix forward to queue group logic | Anirudh Venkataramanan |
2018-10-03 | ice: Extend malicious operations detection logic | Anirudh Venkataramanan |
2018-10-03 | ice: Notify VF of link status change | Anirudh Venkataramanan |
2018-10-03 | ice: Implement virtchnl commands for AVF support | Anirudh Venkataramanan |
2018-10-03 | ice: Add handlers for VF netdevice operations | Anirudh Venkataramanan |
2018-10-03 | ice: Add support for VF reset events | Anirudh Venkataramanan |
2018-10-03 | ice: Update VSI and queue management code to handle VF VSI | Anirudh Venkataramanan |
2018-10-03 | ice: Add handler to configure SR-IOV | Anirudh Venkataramanan |
2018-10-03 | ice: Add support to detect SR-IOV capability and mailbox queues | Anirudh Venkataramanan |
2018-10-03 | virtchnl: Added support to exchange additional speed values | Yashaswini Raghuram Prathivadi Bhayankaram |
2018-10-02 | tls: Add support for inplace records encryption | Vakul Garg |
2018-10-02 | net: dsa: lantiq: Fix path in MAINTAINERS file | Hauke Mehrtens |
2018-10-02 | hv_netvsc: remove ndo_poll_controller | Stephen Hemminger |
2018-10-02 | MAINTAINERS: Fix wrong include file path | Andrew Lunn |
2018-10-02 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2018-10-02 | cxgb4: Use proper enum in IEEE_FAUX_SYNC | Nathan Chancellor |
2018-10-02 | cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update | Nathan Chancellor |
2018-10-02 | dpaa_eth: Remove useless declaration | Nathan Chancellor |
2018-10-02 | ipv6: add vrf table handling code for ipv6 mcast | Patrick Ruddy |
2018-10-02 | ipv4: Allow sending multicast packets on specific i/f using VRF socket | Robert Shearman |
2018-10-02 | bridge: mcast: Default back to multicast enabled state | Ido Schimmel |
2018-10-02 | Merge branch 'dpaa2-eth-Add-support-for-Rx-flow-classification' | David S. Miller |
2018-10-02 | dpaa2-eth: Add ethtool support for flow classification | Ioana Radulescu |
2018-10-02 | dpaa2-eth: Configure Rx flow classification key | Ioana Radulescu |
2018-10-02 | dpaa2-eth: Rename structure | Ioana Radulescu |
2018-10-02 | dpaa2-eth: Use new API for Rx flow hashing | Ioana Radulescu |
2018-10-02 | net: usbnet: make driver_info const | Ben Dooks |
2018-10-02 | tcp: do not release socket ownership in tcp_close() | Eric Dumazet |
2018-10-02 | net: inet6_rtm_getroute() - use new style struct initializer instead of memset | Maciej Żenczykowski |
2018-10-02 | net: rtm_to_fib6_config() - use new style struct initializer instead of memset | Maciej Żenczykowski |
2018-10-02 | net: rtmsg_to_fib6_config() - use new style struct initializer instead of memset | Maciej Żenczykowski |
2018-10-02 | net: ip6_update_pmtu() - use new style struct initializer instead of memset | Maciej Żenczykowski |
2018-10-02 | net: remove 1 always zero parameter from ip6_redirect_no_header() | Maciej Żenczykowski |
2018-10-02 | net: ip6_redirect_no_header() - use new style struct initializer instead of m... | Maciej Żenczykowski |