aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-01flow_dissector: Add control/reporting of encapsulationTom Herbert
2015-09-01flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert
2015-09-01flow_dissector: Add flag to stop parsing at L3Tom Herbert
2015-09-01flow_dissector: Support IPv6 fragment headerTom Herbert
2015-09-01flow_dissector: Add control/reporting of fragmentationTom Herbert
2015-09-01flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert
2015-09-01flow_dissector: Jump to exit code in __skb_flow_dissectTom Herbert
2015-09-01flowi: Abstract out functions to get flow hash based on flowiTom Herbert
2015-09-01skbuff: Make __skb_set_sw_hash a general functionTom Herbert
2015-09-01flow_dissector: Move skb related functions to skbuff.hTom Herbert
2015-09-01tg3: Fix temperature reportingJean Delvare
2015-09-01phylib: fix device deletion order in mdiobus_unregister()Mark Salter
2015-09-01net: Make table id type u32David Ahern
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