summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bridge: netlink: export per-vlan statsNikolay Aleksandrov2016-05-025-0/+118
* bridge: vlan: learn to countNikolay Aleksandrov2016-05-025-16/+110
* net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov2016-05-023-0/+49
* net: rtnetlink: allow rtnl_fill_statsinfo to save private state counterNikolay Aleksandrov2016-05-021-13/+31
* Merge branch 'ipv6-tunnel-cleanups'David S. Miller2016-05-026-584/+452
|\
| * gre6: Cleanup GREv6 transmit path, call common GRE functionsTom Herbert2016-05-021-202/+50
| * ipv6: Generic tunnel cleanupTom Herbert2016-05-022-3/+9
| * gre: Create common functions for transmitTom Herbert2016-05-022-47/+49
| * ipv6: Create ip6_tnl_xmitTom Herbert2016-05-022-17/+32
| * gre6: Cleanup GREv6 receive path, call common GRE functionsTom Herbert2016-05-021-117/+23
| * gre: Move utility functions to common headersTom Herbert2016-05-023-129/+144
| * ipv6: Cleanup IPv6 tunnel receive pathTom Herbert2016-05-022-70/+146
|/
* Merge branch 'tcp-preempt'David S. Miller2016-05-0220-157/+150
|\
| * tcp: make tcp_sendmsg() aware of socket backlogEric Dumazet2016-05-023-2/+24
| * net: do not block BH while processing socket backlogEric Dumazet2016-05-021-14/+8
| * sctp: prepare for socket backlog behavior changeEric Dumazet2016-05-021-0/+2
| * udp: prepare for non BH masking at backlog processingEric Dumazet2016-05-022-4/+4
| * dccp: do not assume DCCP code is non preemptibleEric Dumazet2016-05-024-6/+6
| * tcp: do not block bh during prequeue processingEric Dumazet2016-05-022-32/+2
| * tcp: do not assume TCP code is non preemptibleEric Dumazet2016-05-0211-99/+104
|/
* Merge branch 'xgene-channel-number'David S. Miller2016-05-024-1/+18
|\
| * dtb: xgene: Add channel propertyIyappan Subramanian2016-05-022-0/+2
| * Documentation: dtb: xgene: Add channel propertyIyappan Subramanian2016-05-021-0/+2
| * drivers: net: xgene: Get channel number from device bindingIyappan Subramanian2016-05-021-1/+14
|/
* Merge branch 'qed-selftests'David S. Miller2016-05-0213-6/+598
|\
| * qede: add implementation for internal loopback test.Sudarsana Reddy Kalluru2016-05-023-4/+242
| * qede: add support for selftests.Sudarsana Reddy Kalluru2016-05-021-1/+55
| * qed: add infrastructure for device self tests.Sudarsana Reddy Kalluru2016-05-0210-1/+301
|/
* net: dsa: mv88e6xxx: replace ds with ps where possibleAndrew Lunn2016-05-026-494/+511
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-05-0116-392/+137
|\
| * i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUMAlexander Duyck2016-05-014-6/+28
| * i40evf: make use of BIT() macro to avoid signed left shiftJacob Keller2016-05-011-22/+22
| * i40e: make use of BIT() macro to prevent left shift of signed valuesJacob Keller2016-05-011-28/+25
| * i40e/i40evf: fix I40E_MASK signed shift overflow warningsJacob Keller2016-05-012-2/+2
| * i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10Harshitha Ramamurthy2016-05-012-2/+2
| * i40e: Update device ids for X722Catherine Sullivan2016-05-011-0/+1
| * i40e: Drop extra copy of functionJesse Brandeburg2016-05-011-18/+0
| * i40e: Use consistent type for vf_idJesse Brandeburg2016-05-013-9/+10
| * i40e: PTP - avoid aggregate return warningsJesse Brandeburg2016-05-011-1/+2
| * i40e: Fix uninitialized variableCatherine Sullivan2016-05-011-5/+1
| * i40evf: RSS Hash Option parametersCarolyn Wyborny2016-05-011-199/+2
| * i40e: Remove HMC AQ API implementationNeerav Parikh2016-05-015-88/+0
| * i40e: Prevent falling to promiscuous if the VF is not trustedAnjali Singhai Jain2016-05-011-0/+6
| * i40e: Limit the number of MAC and VLAN addresses that can be added for VFsAnjali Singhai Jain2016-05-012-2/+26
| * i40e: Change the default for VFs to be not privilegedAnjali Singhai Jain2016-05-011-10/+10
* | sctp: signal sk_data_ready earlier on data chunks receptionMarcelo Ricardo Leitner2016-05-013-14/+20
* | mdio_bus: Fix MDIO bus scanning in __mdiobus_register()Marek Vasut2016-05-011-1/+1
* | tipc: set 'active' state correctly for first established linkJon Paul Maloy2016-05-011-0/+1
* | of: of_mdio: Check if MDIO bus controller is availableFlorian Fainelli2016-05-011-0/+4
|/
* Merge branch 'mlx5-aRFS'David S. Miller2016-04-2915-849/+1736
|\
OpenPOWER on IntegriCloud