summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* flow_dissector: Add control/reporting of encapsulationTom Herbert2015-09-012-0/+17
* flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert2015-09-012-1/+5
* flow_dissector: Add flag to stop parsing at L3Tom Herbert2015-09-012-0/+7
* flow_dissector: Support IPv6 fragment headerTom Herbert2015-09-011-0/+25
* flow_dissector: Add control/reporting of fragmentationTom Herbert2015-09-012-2/+17
* flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-019-19/+23
* flow_dissector: Jump to exit code in __skb_flow_dissectTom Herbert2015-09-011-26/+25
* flowi: Abstract out functions to get flow hash based on flowiTom Herbert2015-09-014-4/+69
* skbuff: Make __skb_set_sw_hash a general functionTom Herbert2015-09-013-28/+40
* flow_dissector: Move skb related functions to skbuff.hTom Herbert2015-09-012-50/+47
* tg3: Fix temperature reportingJean Delvare2015-09-011-1/+1
* phylib: fix device deletion order in mdiobus_unregister()Mark Salter2015-09-011-1/+1
* net: Make table id type u32David Ahern2015-09-016-23/+23
* tun_dst: Remove opts_sizePravin B Shelar2015-08-312-2/+0
* ipv6: send only one NEWLINK when RA causes changesMarius Tomaschewski2015-08-311-3/+10
* gro_cells: remove spinlock protecting receive queuesEric Dumazet2015-08-311-13/+5
* net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354David Ward2015-08-311-2/+2
* ipv6: send NEWLINK on RA managed/otherconf changesMarius Tomaschewski2015-08-311-0/+5
* Merge branch 'dsa-port-config'David S. Miller2015-08-3117-39/+255
|\
| * net: phy: fixed_phy: Set phy capabilities even when link down.Andrew Lunn2015-08-311-25/+48
| * phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-319-15/+59
| * dsa: mv88e6xxx: Don't poll forced interfaces for state changesAndrew Lunn2015-08-311-0/+5
| * dsa: mv88e6xxx: Set the RGMII delay based on phy interfaceAndrew Lunn2015-08-312-0/+12
| * net: dsa: Allow DSA and CPU ports to have a phy-mode propertyAndrew Lunn2015-08-311-1/+7
| * net: dsa: Allow configuration of CPU & DSA port speeds/duplexAndrew Lunn2015-08-311-0/+37
| * phy: fixed_phy: Set supported speed in phydevAndrew Lunn2015-08-311-0/+12
| * dsa: mv88e6xxx: Allow speed/duplex of port to be configuredAndrew Lunn2015-08-316-0/+64
| * net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli2015-08-312-0/+13
|/
* mpls: fix mpls_net_init memory leakNikolay Aleksandrov2015-08-311-1/+3
* net: Add tos to validate source tracepointDavid Ahern2015-08-311-2/+4
* lib: move strncpy_from_unsafe() into mm/maccess.cAlexei Starovoitov2015-08-312-41/+41
* Merge branch 'per-route-dctcp-receive-side'David S. Miller2015-08-318-56/+101
|\
| * tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2015-08-317-9/+36
| * fib, fib6: reject invalid feature bitsDaniel Borkmann2015-08-313-4/+11
| * net: fib6: reduce identation in ip6_convert_metricsDaniel Borkmann2015-08-311-16/+16
| * net: fib: move metrics parsing to a helperFlorian Westphal2015-08-311-30/+41
|/
* IGMP: Document igmp_link_local_mcast_reportsPhilip Downey2015-08-311-0/+5
* ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-3116-112/+100
* ipv4: fix 32b buildMadalin Bucur2015-08-311-1/+1
* ipv4: Fix 32-bit build.David S. Miller2015-08-301-2/+2
* netlink: rx mmap: fix POLLIN conditionKen-ichirou MATSUZAWA2015-08-301-12/+16
* Merge branch 'thunderx-features-fixes'David S. Miller2015-08-309-329/+911
|\
| * net: thunderx: Support for internal loopback modeSunil Goutham2015-08-305-0/+97
| * net: thunderx: Support for upto 96 queues for a VFSunil Goutham2015-08-305-84/+505
| * net: thunderx: Rework interrupt handlingSunil Goutham2015-08-303-72/+102
| * net: thunderx: Support for HW VLAN strippingSunil Goutham2015-08-304-7/+55
| * net: thunderx: Receive hashing HW offload supportSunil Goutham2015-08-302-10/+39
| * net: thunderx: mailboxes: remove code duplicationSunil Goutham2015-08-302-36/+11
| * net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham2015-08-305-120/+103
| * net: thunderx: fix MAINTAINERSAleksey Makarov2015-08-301-2/+1
|/
OpenPOWER on IntegriCloud