summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-01ixgbe: Add support for reporting 2.5G link speedMark Rustad2-8/+26
2015-09-01ixgbe: fix bounds checking in ixgbe_setup_tc for 82598Emil Tantilov1-3/+4
2015-09-01ixgbe: support for ethtool set_rxfhTom Barbette3-1/+49
2015-09-01ixgbe: Avoid needless PHY access on copper physMark Rustad2-21/+44
2015-09-01ixgbe: cleanup to use cached mask valueDon Skidmore1-6/+1
2015-09-01ixgbe: Remove second instance of lan_id variableDon Skidmore2-4/+1
2015-09-01ixgbe: use kzalloc for allocating one thingManinder Singh1-1/+1
2015-09-01ixgbe: Remove unused PCI bus typesDon Skidmore1-2/+0
2015-09-01ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore3-1/+12
2015-09-01ixgbe: add get_bus_info method for X550Don Skidmore1-0/+19
2015-09-01ixgbe: Add support for entering low power link up stateDon Skidmore3-2/+185
2015-09-01ixgbe: Add support for VXLAN RX offloadsMark Rustad4-31/+127
2015-09-01ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad1-12/+54
2015-09-01ixgbe: Check whether FDIRCMD writes actually completeMark Rustad2-24/+40
2015-09-01ixgbe: Assign set_phy_power dynamically where neededDon Skidmore2-2/+21
2015-09-01ixgbe: add new function to check for management presenceDon Skidmore3-6/+18
2015-09-01i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain2-8/+30
2015-08-31tun_dst: Remove opts_sizePravin B Shelar2-2/+0
2015-08-31ipv6: send only one NEWLINK when RA causes changesMarius Tomaschewski1-3/+10
2015-08-31gro_cells: remove spinlock protecting receive queuesEric Dumazet1-13/+5
2015-08-31net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354David Ward1-2/+2
2015-08-31ipv6: send NEWLINK on RA managed/otherconf changesMarius Tomaschewski1-0/+5
2015-08-31Merge branch 'dsa-port-config'David S. Miller17-39/+255
2015-08-31net: phy: fixed_phy: Set phy capabilities even when link down.Andrew Lunn1-25/+48
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn9-15/+59
2015-08-31dsa: mv88e6xxx: Don't poll forced interfaces for state changesAndrew Lunn1-0/+5
2015-08-31dsa: mv88e6xxx: Set the RGMII delay based on phy interfaceAndrew Lunn2-0/+12
2015-08-31net: dsa: Allow DSA and CPU ports to have a phy-mode propertyAndrew Lunn1-1/+7
2015-08-31net: dsa: Allow configuration of CPU & DSA port speeds/duplexAndrew Lunn1-0/+37
2015-08-31phy: fixed_phy: Set supported speed in phydevAndrew Lunn1-0/+12
2015-08-31dsa: mv88e6xxx: Allow speed/duplex of port to be configuredAndrew Lunn6-0/+64
2015-08-31net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli2-0/+13
2015-08-31mpls: fix mpls_net_init memory leakNikolay Aleksandrov1-1/+3
2015-08-31net: Add tos to validate source tracepointDavid Ahern1-2/+4
2015-08-31lib: move strncpy_from_unsafe() into mm/maccess.cAlexei Starovoitov2-41/+41
2015-08-31Merge branch 'per-route-dctcp-receive-side'David S. Miller8-56/+101
2015-08-31tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann7-9/+36
2015-08-31fib, fib6: reject invalid feature bitsDaniel Borkmann3-4/+11
2015-08-31net: fib6: reduce identation in ip6_convert_metricsDaniel Borkmann1-16/+16
2015-08-31net: fib: move metrics parsing to a helperFlorian Westphal1-30/+41
2015-08-31IGMP: Document igmp_link_local_mcast_reportsPhilip Downey1-0/+5
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar16-112/+100
2015-08-31ipv4: fix 32b buildMadalin Bucur1-1/+1
2015-08-30ipv4: Fix 32-bit build.David S. Miller1-2/+2
2015-08-30netlink: rx mmap: fix POLLIN conditionKen-ichirou MATSUZAWA1-12/+16
2015-08-30Merge branch 'thunderx-features-fixes'David S. Miller9-329/+911
2015-08-30net: thunderx: Support for internal loopback modeSunil Goutham5-0/+97
2015-08-30net: thunderx: Support for upto 96 queues for a VFSunil Goutham5-84/+505
2015-08-30net: thunderx: Rework interrupt handlingSunil Goutham3-72/+102
2015-08-30net: thunderx: Support for HW VLAN strippingSunil Goutham4-7/+55