summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau2015-02-141-1/+1
* ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gcJan Stancek2015-02-121-2/+2
* udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO pathTom Herbert2015-02-111-1/+5
* ipv6: Partial checksum only UDP packetsVlad Yasevich2015-02-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-093-5/+40
|\
| * ipv6: Make __ipv6_select_ident staticVlad Yasevich2015-02-091-1/+2
| * ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich2015-02-091-1/+1
| * ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann2015-02-061-0/+17
| * net: ipv6: allow explicitly choosing optimistic addressesErik Kline2015-02-052-3/+20
* | rt6_probe_deferred: Do not depend on struct orderingMichael Büsch2015-02-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-055-27/+50
|\ \ | |/
| * sit: fix some __be16/u16 mismatchesEric Dumazet2015-02-051-4/+4
| * ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca2015-02-051-2/+2
| * ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich2015-02-033-21/+44
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-02-042-6/+4
|\ \
| * | net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro2015-02-041-1/+1
| * | ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro2015-02-041-2/+1
| * | ipv6: rawv6_send_hdrinc(): pass msghdrAl Viro2015-02-041-4/+3
* | | ipv6: Allow for partial checksums on non-ufo packetsVlad Yasevich2015-02-021-1/+10
* | | udpv6: Add lockless sendmsg() supportVlad Yasevich2015-02-021-4/+20
* | | ipv6: Introduce udpv6_send_skb()Vlad Yasevich2015-02-021-27/+40
* | | ipv6: introduce ipv6_make_skbVlad Yasevich2015-02-021-19/+84
* | | ipv6: Append sending data to arbitrary queueVlad Yasevich2015-02-021-39/+67
* | | ipv6: pull cork initialization into its own function.Vlad Yasevich2015-02-021-69/+89
* | | net-timestamp: no-payload optionWillem de Bruijn2015-02-021-3/+2
* | | net: mark some potential candidates __read_mostlyDaniel Borkmann2015-01-301-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-274-34/+44
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-01-271-2/+8
| |\
| | * xfrm6: Fix the nexthdr offset in _decode_session6.Steffen Klassert2014-12-081-1/+7
| | * xfrm6: Fix transport header offset in _decode_session6.Steffen Klassert2014-12-081-1/+1
| * | ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa2015-01-271-19/+26
| * | ipv6: Fix __ip6_route_redirectMartin KaFai Lau2015-01-251-1/+5
| * | ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer2015-01-191-5/+2
| * | ip: zero sockaddr returned on error queueWillem de Bruijn2015-01-151-7/+3
* | | ipv6: tcp: fix race in IPV6_2292PKTOPTIONSEric Dumazet2015-01-261-6/+2
* | | net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-252-1/+11
* | | udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert2015-01-241-6/+6
* | | ip6gretap: advertise link netns via netlinkNicolas Dichtel2015-01-231-0/+1
* | | tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-194-0/+12
* | | netlink: Fix bugs in nlmsg_end() conversions.David S. Miller2015-01-181-1/+1
* | | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-185-18/+26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-151-4/+4
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-01-121-4/+4
| |\ \
| | * | netfilter: nf_tables: fix port natting in little endian archsleroy christophe2014-12-231-4/+4
* | | | ipv6:icmp:remove unnecessary bracketszhuyj2015-01-141-1/+1
* | | | net: tcp: add per route congestion controlDaniel Borkmann2015-01-051-0/+2
* | | | net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann2015-01-051-2/+15
* | | | net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal2015-01-052-43/+83
* | | | net: fib6: fib6_commit_metrics: fix potential NULL pointer dereferenceDaniel Borkmann2015-01-051-7/+6
* | | | ip: Move checksum convert defines to inetTom Herbert2015-01-051-1/+1
|/ / /
OpenPOWER on IntegriCloud