summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-01ixgbe: Remove second instance of lan_id variableDon Skidmore
2015-09-01ixgbe: use kzalloc for allocating one thingManinder Singh
2015-09-01ixgbe: Remove unused PCI bus typesDon Skidmore
2015-09-01ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore
2015-09-01ixgbe: add get_bus_info method for X550Don Skidmore
2015-09-01ixgbe: Add support for entering low power link up stateDon Skidmore
2015-09-01ixgbe: Add support for VXLAN RX offloadsMark Rustad
2015-09-01ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad
2015-09-01ixgbe: Check whether FDIRCMD writes actually completeMark Rustad
2015-09-01ixgbe: Assign set_phy_power dynamically where neededDon Skidmore
2015-09-01ixgbe: add new function to check for management presenceDon Skidmore
2015-09-01i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain
2015-08-31tun_dst: Remove opts_sizePravin B Shelar
2015-08-31ipv6: send only one NEWLINK when RA causes changesMarius Tomaschewski
2015-08-31gro_cells: remove spinlock protecting receive queuesEric Dumazet
2015-08-31net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354David Ward
2015-08-31ipv6: send NEWLINK on RA managed/otherconf changesMarius Tomaschewski
2015-08-31Merge branch 'dsa-port-config'David S. Miller
2015-08-31net: phy: fixed_phy: Set phy capabilities even when link down.Andrew Lunn
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn
2015-08-31dsa: mv88e6xxx: Don't poll forced interfaces for state changesAndrew Lunn
2015-08-31dsa: mv88e6xxx: Set the RGMII delay based on phy interfaceAndrew Lunn
2015-08-31net: dsa: Allow DSA and CPU ports to have a phy-mode propertyAndrew Lunn
2015-08-31net: dsa: Allow configuration of CPU & DSA port speeds/duplexAndrew Lunn
2015-08-31phy: fixed_phy: Set supported speed in phydevAndrew Lunn
2015-08-31dsa: mv88e6xxx: Allow speed/duplex of port to be configuredAndrew Lunn
2015-08-31net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli
2015-08-31mpls: fix mpls_net_init memory leakNikolay Aleksandrov
2015-08-31net: Add tos to validate source tracepointDavid Ahern
2015-08-31lib: move strncpy_from_unsafe() into mm/maccess.cAlexei Starovoitov
2015-08-31Merge branch 'per-route-dctcp-receive-side'David S. Miller
2015-08-31tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann
2015-08-31fib, fib6: reject invalid feature bitsDaniel Borkmann
2015-08-31net: fib6: reduce identation in ip6_convert_metricsDaniel Borkmann
2015-08-31net: fib: move metrics parsing to a helperFlorian Westphal
2015-08-31IGMP: Document igmp_link_local_mcast_reportsPhilip Downey
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar
2015-08-31ipv4: fix 32b buildMadalin Bucur
2015-08-30ipv4: Fix 32-bit build.David S. Miller
2015-08-30netlink: rx mmap: fix POLLIN conditionKen-ichirou MATSUZAWA
2015-08-30Merge branch 'thunderx-features-fixes'David S. Miller
2015-08-30net: thunderx: Support for internal loopback modeSunil Goutham
2015-08-30net: thunderx: Support for upto 96 queues for a VFSunil Goutham
2015-08-30net: thunderx: Rework interrupt handlingSunil Goutham
2015-08-30net: thunderx: Support for HW VLAN strippingSunil Goutham
2015-08-30net: thunderx: Receive hashing HW offload supportSunil Goutham
2015-08-30net: thunderx: mailboxes: remove code duplicationSunil Goutham
2015-08-30net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham
2015-08-30net: thunderx: fix MAINTAINERSAleksey Makarov
2015-08-30Merge branch 'snmp-stat-aggregation'David S. Miller