summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-03net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov
2016-05-03net: rtnetlink: allow rtnl_fill_statsinfo to save private state counterNikolay Aleksandrov
2016-05-02Merge branch 'ipv6-tunnel-cleanups'David S. Miller
2016-05-02gre6: Cleanup GREv6 transmit path, call common GRE functionsTom Herbert
2016-05-02ipv6: Generic tunnel cleanupTom Herbert
2016-05-02gre: Create common functions for transmitTom Herbert
2016-05-02ipv6: Create ip6_tnl_xmitTom Herbert
2016-05-02gre6: Cleanup GREv6 receive path, call common GRE functionsTom Herbert
2016-05-02gre: Move utility functions to common headersTom Herbert
2016-05-02ipv6: Cleanup IPv6 tunnel receive pathTom Herbert
2016-05-02Merge branch 'tcp-preempt'David S. Miller
2016-05-02tcp: make tcp_sendmsg() aware of socket backlogEric Dumazet
2016-05-02net: do not block BH while processing socket backlogEric Dumazet
2016-05-02sctp: prepare for socket backlog behavior changeEric Dumazet
2016-05-02udp: prepare for non BH masking at backlog processingEric Dumazet
2016-05-02dccp: do not assume DCCP code is non preemptibleEric Dumazet
2016-05-02tcp: do not block bh during prequeue processingEric Dumazet
2016-05-02tcp: do not assume TCP code is non preemptibleEric Dumazet
2016-05-02Merge branch 'xgene-channel-number'David S. Miller
2016-05-02dtb: xgene: Add channel propertyIyappan Subramanian
2016-05-02Documentation: dtb: xgene: Add channel propertyIyappan Subramanian
2016-05-02drivers: net: xgene: Get channel number from device bindingIyappan Subramanian
2016-05-02Merge branch 'qed-selftests'David S. Miller
2016-05-02qede: add implementation for internal loopback test.Sudarsana Reddy Kalluru
2016-05-02qede: add support for selftests.Sudarsana Reddy Kalluru
2016-05-02qed: add infrastructure for device self tests.Sudarsana Reddy Kalluru
2016-05-02net: dsa: mv88e6xxx: replace ds with ps where possibleAndrew Lunn
2016-05-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-02sctp: signal sk_data_ready earlier on data chunks receptionMarcelo Ricardo Leitner
2016-05-02mdio_bus: Fix MDIO bus scanning in __mdiobus_register()Marek Vasut
2016-05-02i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUMAlexander Duyck
2016-05-02i40evf: make use of BIT() macro to avoid signed left shiftJacob Keller
2016-05-02i40e: make use of BIT() macro to prevent left shift of signed valuesJacob Keller
2016-05-02i40e/i40evf: fix I40E_MASK signed shift overflow warningsJacob Keller
2016-05-02i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10Harshitha Ramamurthy
2016-05-02i40e: Update device ids for X722Catherine Sullivan
2016-05-02i40e: Drop extra copy of functionJesse Brandeburg
2016-05-02i40e: Use consistent type for vf_idJesse Brandeburg
2016-05-02i40e: PTP - avoid aggregate return warningsJesse Brandeburg
2016-05-02i40e: Fix uninitialized variableCatherine Sullivan
2016-05-02i40evf: RSS Hash Option parametersCarolyn Wyborny
2016-05-02i40e: Remove HMC AQ API implementationNeerav Parikh
2016-05-02i40e: Prevent falling to promiscuous if the VF is not trustedAnjali Singhai Jain
2016-05-02i40e: Limit the number of MAC and VLAN addresses that can be added for VFsAnjali Singhai Jain
2016-05-01tipc: set 'active' state correctly for first established linkJon Paul Maloy
2016-05-01of: of_mdio: Check if MDIO bus controller is availableFlorian Fainelli
2016-05-01i40e: Change the default for VFs to be not privilegedAnjali Singhai Jain
2016-04-29Merge branch 'mlx5-aRFS'David S. Miller
2016-04-29net/mlx5e: Enabling aRFS mechanismMaor Gottlieb
2016-04-29net/mlx5e: Add accelerated RFS supportMaor Gottlieb