aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ipv6: remove unneeded check to pskb_may_pull in ipip6_rcvHannes Frederic Sowa2013-01-18
* ndisc: Check NS message length before access.YOSHIFUJI Hideaki / 吉藤英明2013-01-18
* ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.YOSHIFUJI Hideaki / 吉藤英明2013-01-18
* ipv6: Complete neighbour entry removal from dst_entry.YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ipv6: Do not depend on rt->n in ip6_finish_output2().YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ipv6: Do not depend on rt->n in ip6_dst_lookup_tail().YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ipv6: Do not depend on rt->n in rt6_probe().YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ipv6: Do not depend on rt->n in rt6_check_neigh().YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ipv6: Do not depend on rt->n in ip6_pol_route().YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ipv6 route: Dump gateway based on RTF_GATEWAY flag and rt->rt6i_gateway.YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ndisc: Remove tbl argument for __ipv6_neigh_lookup().YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* ndisc: Update neigh->updated with write lock.YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
|\
| * ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]Romain Kuntz2013-01-10
| * ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz2013-01-10
| * netfilter: ip6t_NPT: fix IPv6 NTP checksum calculationUlrich Weber2013-01-04
| * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-12-28
| |\
| | * netfilter: nf_ct_reasm: fix conntrack reassembly expire codeHaibo Xi2012-12-16
| | * netfilter: nf_conntrack_ipv6: fix comment for packets without dataFlorent Fourcot2012-12-16
| | * netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADEAndrew Collins2012-12-16
| | * netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP resetMukund Jampala2012-12-16
* | | ipv6 netevent: Remove old_neigh from netevent_redirect.YOSHIFUJI Hideaki / 吉藤英明2013-01-14
* | | ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明2013-01-13
* | | ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().YOSHIFUJI Hideaki / 吉藤英明2013-01-13
* | | ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().YOSHIFUJI Hideaki / 吉藤英明2013-01-13
* | | ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().YOSHIFUJI Hideaki / 吉藤英明2013-01-13
* | | ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明2013-01-13
* | | ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).YOSHIFUJI Hideaki / 吉藤英明2013-01-13
* | | ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.YOSHIFUJI Hideaki / 吉藤英明2013-01-13
* | | ipv6: Use container_of macro instead of magic number to get ipv6 header.YOSHIFUJI Hideaki / 吉藤英明2013-01-10
* | | ipv6: Use FIELD_SIZEOF() in inet6_init().YOSHIFUJI Hideaki / 吉藤英明2013-01-10
* | | ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang2013-01-08
* | | tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa2013-01-07
* | | ndisc: Use struct rd_msg for redirect message.YOSHIFUJI Hideaki / 吉藤英明2013-01-07
* | | ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3)YOSHIFUJI Hideaki / 吉藤英明2013-01-04
|/ /
* | ipv6/ip6_gre: set transport header correctlyIsaku Yamahata2012-12-26
* | ipv6: addrconf.c: remove unnecessary "if"Cong Ding2012-12-19
|/
* ipv6: Fix Makefile offload objectsSimon Arlott2012-12-16
* inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch2012-12-14
* ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong2012-12-14
* ndisc: Fix padding error in link-layer address option.YOSHIFUJI Hideaki / 吉藤英明2012-12-13
* ndisc: Unexport ndisc_{build,send}_skb().YOSHIFUJI Hideaki2012-12-12
* ipv6: avoid taking locks at socket dismantleEric Dumazet2012-12-05
* ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller2012-12-04
* ip6mr: fix rtm_family of rtnl msgNicolas Dichtel2012-12-04
* ip6mr: advertise new mfc entries via rtnlNicolas Dichtel2012-12-04
* ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel2012-12-04
* ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel2012-12-04
* ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel2012-12-04
* ip6mr: use nla_nest_* helpersNicolas Dichtel2012-12-04