summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| |/
| * Merge branch 'snmp-stat-aggregation'David S. Miller2015-08-303-24/+53
| |\
| | * net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T2015-08-301-10/+16
| | * net: Introduce helper functions to get the per cpu dataRaghavendra K T2015-08-302-14/+37
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-308-15/+47
| |\
| | * net/smsc911x: Fix deferred probe for interruptTony Lindgren2015-08-291-1/+4
| | * sctp: Do not try to search for the transport twiceVlad Yasevich2015-08-281-1/+1
| | * bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov2015-08-281-2/+0
| | * sh_eth: propagate platform_get_irq() error upstreamSergei Shtylyov2015-08-281-3/+1
| | * ravb: propagate platform_get_irq() error upstreamSergei Shtylyov2015-08-281-1/+1
| | * sctp: ASCONF-ACK with Unresolvable Address should be sentlucien2015-08-281-2/+13
| | * netlink: mmap: fix lookup frame positionKen-ichirou MATSUZAWA2015-08-281-2/+2
| | * netlink: add NETLINK_CAP_ACK socket optionChristophe Ricard2015-08-282-3/+25
| * | Merge branch 'ovs-vport-cleanup'David S. Miller2015-08-2912-202/+66
| |\ \
| | * | openvswitch: Remove vport-netPravin B Shelar2015-08-293-7/+2
| | * | openvswitch: Remove vport stats.Pravin B Shelar2015-08-295-170/+56
| | * | openvswitch: Remove egress_tun_info.Pravin B Shelar2015-08-298-20/+7