summaryrefslogtreecommitdiffstats
path: root/include/net/transp_v6.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-01tun_dst: Remove opts_sizePravin B Shelar2-2/+0
2015-09-01ipv6: send only one NEWLINK when RA causes changesMarius Tomaschewski1-3/+10
2015-09-01gro_cells: remove spinlock protecting receive queuesEric Dumazet1-13/+5
2015-09-01net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354David Ward1-2/+2
2015-09-01ipv6: send NEWLINK on RA managed/otherconf changesMarius Tomaschewski1-0/+5
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-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-31ipv4: Fix 32-bit build.David S. Miller1-2/+2
2015-08-31netlink: rx mmap: fix POLLIN conditionKen-ichirou MATSUZAWA1-12/+16
2015-08-31net: thunderx: Support for internal loopback modeSunil Goutham5-0/+97
2015-08-31net: thunderx: Support for upto 96 queues for a VFSunil Goutham5-84/+505
2015-08-31net: thunderx: Rework interrupt handlingSunil Goutham3-72/+102
2015-08-31net: thunderx: Support for HW VLAN strippingSunil Goutham4-7/+55
2015-08-31net: thunderx: Receive hashing HW offload supportSunil Goutham2-10/+39
2015-08-31net: thunderx: mailboxes: remove code duplicationSunil Goutham2-36/+11
2015-08-31net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham5-120/+103
2015-08-31net: thunderx: fix MAINTAINERSAleksey Makarov1-2/+1
2015-08-31net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T1-10/+16
2015-08-31net: Introduce helper functions to get the per cpu dataRaghavendra K T2-14/+37
2015-08-30openvswitch: Remove vport-netPravin B Shelar3-7/+2
2015-08-30openvswitch: Remove vport stats.Pravin B Shelar5-170/+56
2015-08-30openvswitch: Remove egress_tun_info.Pravin B Shelar8-20/+7
2015-08-30openvswitch: Remove vport get_name()Pravin B Shelar1-5/+1
2015-08-29geneve: Use GRO cells infrastructure.Jesse Gross1-1/+16
2015-08-29openvswitch: retain parsed IPv6 header fields in flow on error skipping exten...Simon Horman1-6/+15
2015-08-29net/smsc911x: Fix deferred probe for interruptTony Lindgren1-1/+4
2015-08-29vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc3-1/+12
2015-08-29fou: reject IPv6 configJiri Benc1-1/+1
2015-08-29ip_tunnels: record IP version in tunnel infoJiri Benc9-2/+24
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc7-13/+7
2015-08-29net: FIB tracepointsDavid Ahern4-0/+120
2015-08-29sctp: Do not try to search for the transport twiceVlad Yasevich1-1/+1
2015-08-29bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov1-2/+0