summaryrefslogtreecommitdiff
path: root/include/net/ipv6.h
AgeCommit message (Expand)Author
2006-09-28[IPV6]: struct in6_addr annotationsAl Viro
2006-09-22[IPV6] MIP6: Add Mobility header definition.Masahide NAKAMURA
2006-09-22[IPV6]: Allow to replace skbuff by TLV parser.Masahide NAKAMURA
2006-09-22[IPV6]: Find option offset by type.Masahide NAKAMURA
2006-08-02[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-18[IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki
2006-03-20[NET]: {get|set}sockopt compatibility layerDmitry Mishin
2006-03-20[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.hPatrick McHardy
2006-01-07[IPV4/6]: Netfilter IPsec input hooksPatrick McHardy
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2006-01-03[NET]: move struct proto_ops to constEric Dumazet
2006-01-03[INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo
2006-01-03[IPV6]: Export ipv6_opt_acceptedArnaldo Carvalho de Melo
2005-11-20Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/David S. Miller
2005-11-20[IPV6]: Fix sending extension headers before and including routing header.YOSHIFUJI Hideaki
2005-11-08[IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a...YOSHIFUJI Hideaki
2005-11-08[IPV6]: Put addr_diff() into common header for future use.YOSHIFUJI Hideaki
2005-09-08[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki
2005-09-08[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-08-29[NET]: Cleanup INET_REFCNT_DEBUG codeArnaldo Carvalho de Melo
2005-08-29[NET]: Kill skb->real_devDavid S. Miller
2005-06-28[IPV6]: remove more unused IPV6_AUTHHDR things.YOSHIFUJI Hideaki
2005-04-24[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.Herbert Xu
2005-03-04[IPV6] Unify common functions to compare ipv6 prefixes.Hideaki Yoshifuji
2005-02-23[IPV6]: Unregister per-device snmp6 proc entry earlier.Hideaki Yoshifuji
2005-01-13[IPV6]: Misc cleanups.Adrian Bunk
2004-11-11[IPV6] introduce lightweight IPv6 address comparison function.Hideaki Yoshifuji
2004-10-25[NET]: Give skb_checksum_help() an skb_buff * againHerbert Xu
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig
2004-07-20[IPV4] Look up route with appropriate protocol when we connect().Hideaki Yoshifuji
2004-06-10[IPV6]: Initialize pmtu/advmss in ndisc dst entries.Shirley Ma
2004-06-03[NETFILTER]: Fix checksum bug for multicast/broadcast packets on postrouting ...James Morris
2004-06-02[IPV{4,6}] introduce ip-independent ipstats_mib based on ipv6_mib.Hideaki Yoshifuji
2004-05-29[PATCH] sparse: ->[gs]etsockopt() annotationAlexander Viro
2004-03-07[IPV4/IPV6]: Add sysctl limits for mcast src filters.David Stevens
2004-02-19[IPV6]: Make ipv6_skip_exthdrs take const skb arg.David S. Miller
2004-02-10[IPV6]: Unify ipv6 output routine.Kazunori Miyazawa
2004-01-13[IPV6]: Notifier replay changesStephen Hemminger
2003-12-31[IPV6]: Kill obsolete functions (ip6_frag_xmit() and ip6_build_xmit()).Hideaki Yoshifuji
2003-08-31[IPV6]: linger member of ip6_flowlabel needs to be a long.David S. Miller
2003-08-17[IPV6]: Fix ip6_dst_lookup() route corruption.Ville Nuorvala
2003-08-07[IPV6]: Fix authentication error with TCP, with help from Joy Latten (latten@...Kazunori Miyazawa
2003-07-18[IPV6]: Fix anycast usage.Alexey Kuznetsov
2003-07-11[IPV6] Fix ipv6_addr_prefix() for prefixlen != 0 (mod 8)Jean-Luc Richier
2003-06-30[IPV6] Use macro for M-Flag and clean-up.Hideaki Yoshifuji
2003-06-25[IPV6] use macro for maximum payload lengthHideaki Yoshifuji
2003-06-08[IPV6]: ipv6_addr_prefix() cleanup, eliminate duplication.Hideaki Yoshifuji
2003-06-06[IPV6]: Allow ipv6 fragmentation via ip6_xmit() when ipfragok is set.Sridhar Samudrala