aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-06
* ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong2015-04-02
* net: move fib_rules_unregister() under rtnl lockWANG Cong2015-04-02
* net: tcp6: fix double call of tcp_v6_fill_cb()Alexey Kodanev2015-03-29
* ipmr,ip6mr: call ip6mr_free_table() on failure pathWANG Cong2015-03-29
* ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark2015-03-25
* tcp: prevent fetching dst twice in early demux codeMichal Kubeček2015-03-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-22
|\
| * netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-19
* | ipv6: fix backtracking for throw routesSteven Barth2015-03-20
* | ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...Sabrina Dubroca2015-03-20
* | ip6_tunnel: fix error code when tunnel existsNicolas Dichtel2015-03-17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-03-16
|\ \
| * | xfrm: Fix local error reporting crash with interfamily tunnelsSteffen Klassert2015-02-09
| * | xfrm6: Fix a offset value for network header in _decode_session6Hajime Tazaki2015-02-06
* | | xps: must clear sender_cpu before forwardingEric Dumazet2015-03-11
| |/ |/|
* | ip: fix error queue empty skb handlingWillem de Bruijn2015-03-08
* | net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2015-03-04
* | udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2015-03-02
* | ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2015-02-23
* | ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau2015-02-14
* | ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gcJan Stancek2015-02-12
* | udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO pathTom Herbert2015-02-11
* | ipv6: Partial checksum only UDP packetsVlad Yasevich2015-02-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-09
|\ \
| * | ipv6: Make __ipv6_select_ident staticVlad Yasevich2015-02-09
| * | ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich2015-02-09
| * | ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann2015-02-06
| * | net: ipv6: allow explicitly choosing optimistic addressesErik Kline2015-02-05
* | | rt6_probe_deferred: Do not depend on struct orderingMichael Büsch2015-02-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\| |
| * | sit: fix some __be16/u16 mismatchesEric Dumazet2015-02-05
| * | ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca2015-02-05
| * | ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich2015-02-04
| |/
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-02-04
|\ \
| * | net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro2015-02-04
| * | ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro2015-02-04
| * | ipv6: rawv6_send_hdrinc(): pass msghdrAl Viro2015-02-04
* | | ipv6: Allow for partial checksums on non-ufo packetsVlad Yasevich2015-02-02
* | | udpv6: Add lockless sendmsg() supportVlad Yasevich2015-02-02
* | | ipv6: Introduce udpv6_send_skb()Vlad Yasevich2015-02-02
* | | ipv6: introduce ipv6_make_skbVlad Yasevich2015-02-02
* | | ipv6: Append sending data to arbitrary queueVlad Yasevich2015-02-02
* | | ipv6: pull cork initialization into its own function.Vlad Yasevich2015-02-02
* | | net-timestamp: no-payload optionWillem de Bruijn2015-02-02
* | | net: mark some potential candidates __read_mostlyDaniel Borkmann2015-01-30
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-01-27
| |\
| | * xfrm6: Fix the nexthdr offset in _decode_session6.Steffen Klassert2014-12-08
| | * xfrm6: Fix transport header offset in _decode_session6.Steffen Klassert2014-12-08