summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-17i40e/i40evf: bump version to 1.4.12/1.4.8Jesse Brandeburg
2016-02-17i40e: avoid large memcpy by assigning structJacob Keller
2016-02-17i40e: count allocation errorsJesse Brandeburg
2016-02-17i40e: drop unused functionJesse Brandeburg
2016-02-17i40e: negate PHY int mask bitsShannon Nelson
2016-02-17i40e: APIs to Add/remove port mirroring rulesKiran Patil
2016-02-17i40e: fix: do not sleep in netdev_opsJesse Brandeburg
2016-02-17i40e: allocate memory saferJesse Brandeburg
2016-02-17i40e: do TSO only if CHECKSUM_PARTIAL is setShannon Nelson
2016-02-17i40e: fix bug in dma syncJesse Brandeburg
2016-02-17i40e: trivial: fix missing spaceJesse Brandeburg
2016-02-17i40e: trivial: drop duplicate definitionJesse Brandeburg
2016-02-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-02-17Merge branch 'tc-hw-offload'David S. Miller
2016-02-17net: ixgbe: abort with cls u32 divisor groups greater than 1John Fastabend
2016-02-17net: ixgbe: add support for tc_u32 offloadJohn Fastabend
2016-02-17net: ixgbe: add minimal parser details for ixgbeJohn Fastabend
2016-02-17net: tc: helper functions to query action typesJohn Fastabend
2016-02-17net: add tc offload feature flagJohn Fastabend
2016-02-17net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2016-02-17i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7Catherine Sullivan
2016-02-17i40e: trivial: remove unnecessary local varJesse Brandeburg
2016-02-17i40e: remove VF device IDs from PFJesse Brandeburg
2016-02-17i40e: add netdev info to VSI dumpShannon Nelson
2016-02-17i40evf: enable bus master after resetMitch Williams
2016-02-17i40e: add a little more to an NVM update debug messageShannon Nelson
2016-02-17i40e: refactor DCB functionJesse Brandeburg
2016-02-17i40e: add 20G speed for Tx bandwidth calculationsMitch Williams
2016-02-17i40e: add counter for arq overflowsMitch Williams
2016-02-17i40e: fix write-back-on-itr to work with legacy itrAnjali Singhai Jain
2016-02-17i40e: Store lan_vsi_idx and lan_vsi_id in the right sizePandi Maharajan
2016-02-17i40e: Bump AQ minor version to 1.5 for new FW featuresShannon Nelson
2016-02-17i40e: AQ thermal sensor control structShannon Nelson
2016-02-17Merge branch 'ip-sysctl-namespaceify'David S. Miller
2016-02-17net: Export ip fragment sysctl to unprivileged usersNikolay Borisov
2016-02-17ipv4: namespacify ip fragment max dist sysctl knobNikolay Borisov
2016-02-17ipv4: namespacify ip_early_demux sysctl knobNikolay Borisov
2016-02-17ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov
2016-02-17igmp: net: Move igmp namespace init to correct fileNikolay Borisov
2016-02-17ipv4: Namespaceify ip_default_ttl sysctl knobNikolay Borisov
2016-02-17Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller
2016-02-17net: phy: spi_ks8995: include linux/gpio/consumer.hArnd Bergmann
2016-02-17i40e: AQ Add VXLAN-GPE tunnel typeShannon Nelson
2016-02-17tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_infoEric Dumazet
2016-02-17Merge branch 'unified-tunnel-dst-caching'David S. Miller
2016-02-17net/ipv4: add dst cache support for gre lwtunnelsPaolo Abeni
2016-02-17geneve: add dst caching supportPaolo Abeni
2016-02-17net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni