summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2013-01-04netfilter: ip6t_NPT: fix IPv6 NTP checksum calculationUlrich Weber
2012-12-28Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-12-26ipv6/ip6_gre: set transport header correctlyIsaku Yamahata
2012-12-19ipv6: addrconf.c: remove unnecessary "if"Cong Ding
2012-12-16netfilter: nf_ct_reasm: fix conntrack reassembly expire codeHaibo Xi
2012-12-16netfilter: nf_conntrack_ipv6: fix comment for packets without dataFlorent Fourcot
2012-12-16netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADEAndrew Collins
2012-12-16netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP resetMukund Jampala
2012-12-16ipv6: Fix Makefile offload objectsSimon Arlott
2012-12-14inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch
2012-12-14ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong
2012-12-13ndisc: Fix padding error in link-layer address option.YOSHIFUJI Hideaki / 吉藤英明
2012-12-12ndisc: Unexport ndisc_{build,send}_skb().YOSHIFUJI Hideaki
2012-12-05ipv6: avoid taking locks at socket dismantleEric Dumazet
2012-12-04ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller
2012-12-04ip6mr: fix rtm_family of rtnl msgNicolas Dichtel
2012-12-04ip6mr: advertise new mfc entries via rtnlNicolas Dichtel
2012-12-04ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel
2012-12-04ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel
2012-12-04ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel
2012-12-04ip6mr: use nla_nest_* helpersNicolas Dichtel
2012-12-04netconf: advertise mc_forwarding statusNicolas Dichtel
2012-12-04Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-12-03ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=nPaul Marks
2012-12-03ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...Shmulik Ladkani
2012-12-03netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik
2012-12-01ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani
2012-11-30net: move inet_dport/inet_num in sock_commonEric Dumazet
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2012-11-28ip6tnl/sit: drop packet if ECN present with not-ECTNicolas Dichtel
2012-11-26ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIMJoe Perches
2012-11-25ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to boolJoe Perches
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-22ipv6: adapt connect for repair moveAndrey Vagin
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2012-11-20ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet
2012-11-20sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel
2012-11-18net: Make CAP_NET_BIND_SERVICE per user namespaceEric W. Biederman
2012-11-18net: Enable a userns root rtnl calls that are safe for unprivilged usersEric W. Biederman
2012-11-18net: Enable some sysctls that are safe for the userns rootEric W. Biederman
2012-11-18net: Allow userns root to control ipv6Eric W. Biederman
2012-11-18net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman
2012-11-18net: Don't export sysctls to unprivileged usersEric W. Biederman
2012-11-18ipv6: Preserve ipv6 functionality needed by NETVlad Yasevich
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-16Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-11-16xfrm6: Remove commented out function call to xfrm6_input_finiSteffen Klassert
2012-11-15ipv6: Fix build error with udp_offloadVlad Yasevich
2012-11-15net: Remove code duplication between offload structuresVlad Yasevich
2012-11-15ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich