kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX...
[safe/jmp/linux-2.6] / include / net / ipv6.h
2010-05-25 Alexey Dobriyankernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MI...
2010-04-24 Brian HaleyIPv6: Complete IPV6_DONTFRAG support
2010-04-24 Brian HaleyIPv6: Add dontfrag argument to relevant functions
2010-04-16 Shan Weinet: replace ipfragok with skb->local_df
2010-03-31 YOSHIFUJI Hideaki... ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().
2010-02-26 Ulrich Weberipv6: Remove IPV6_ADDR_RESERVED
2010-02-17 Joe Perchesipv6.h: reassembly: replace calculated magic number...
2010-02-15 Patrick McHardynetfilter: nf_conntrack: add support for "conntrack...
2010-01-20 Shan WeiIPv6: reassembly: replace magic number with macro defin...
2009-12-15 Patrick McHardynetfilter: fix crashes in bridge netfilter caused by...
2009-12-15 Patrick McHardyipv6: reassembly: use seperate reassembly queues for...
2009-11-04 Eric Dumazetnet: cleanup include/net
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-07-12 Sridhar Samudralaudpv6: Remove unused skb argument of ipv6_select_ident()
2009-04-27 Neil Hormansnmp: add missing counters for RFC 4293
2009-02-15 Harvey Harrisonnet: replace __constant_{endian} uses in net headers
2008-10-08 Denis V. Lunevipv6: making ip and icmp statistics per/namespace
2008-10-08 Denis V. Lunevipv6: added net argument to _DEVINC/_DEVADD
2008-10-08 Denis V. Lunevipv6: added net argument to ICMP6MSGIN_INC_STATS_BH
2008-10-08 Denis V. Lunevipv6: ICMP6MSGIN_INC_STATS is not used
2008-10-08 Denis V. Lunevipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH
2008-10-08 Denis V. Lunevipv6: added net argument to ICMP6MSGOUT_INC_STATS
2008-10-08 Denis V. Lunevipv6: added net argument to ICMP6_INC_STATS_BH
2008-10-08 Denis V. Lunevipv6: added net argument to ICMP6_INC_STATS
2008-10-08 Denis V. Lunevipv6: added net argument to IP6_ADD_STATS_BH
2008-10-08 Denis V. Lunevipv6: added net argument to IP6_INC_STATS_BH
2008-10-08 Denis V. Lunevnetns: add net parameter to IP6_INC_STATS
2008-10-01 Ilpo Järvinenipv6: almost identical frag hashing funcs combined
2008-07-27 Al Viromissing bits of net-namespace / sysctl
2008-07-27 Al Vironet: missing bits of net-namespace / sysctl
2008-07-19 Denis V. Lunevipv6: remove unused macros from net/ipv6.h
2008-07-19 Denis V. Lunevipv6: remove unused parameter from ip6_ra_control
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-19 YOSHIFUJI Hideakiipv6: Drop packets for loopback address from outside...
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-04-23 Aurélien CharbonIPv6 support for NFS server export caches
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Make address arguments const.
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Use XOR and OR rather than mutiple ands for...
2008-03-28 Rami Rosen[IPV6]: Remove three unused method declarations in...
2008-03-26 Benjamin Thery[NETNS][IPV6] flowlabels - make flowlabels per namespace
2008-03-26 Daniel Lezcano[NETNS][IPV6] anycast - handle several network namespace
2008-03-21 Daniel Lezcano[NETNS][IPV6] tcp6 - make proc per namespace
2008-03-21 Daniel Lezcano[NETNS][IPV6] udp6 - make proc per namespace
2008-03-07 David S. Miller[UDP]: Revert udplite and code split.
2008-03-04 Benjamin Thery[NETNS][IPV6] rt6_stats - make the stats per network...
2008-03-04 Daniel Lezcano[NETNS][IPV6] rt6_stats - dynamically allocate the...
2008-03-04 YOSHIFUJI Hideaki[IPV6]: Move packet_type{} related bits to af_inet6.c.
2008-03-04 YOSHIFUJI Hideaki[UDP]: Allow users to configure UDP-Lite.
2008-02-29 Juha-Matti Tapio[IPV6]: Fix source address selection for ORCHID addresses
2008-02-05 Daniel Lezcano[IPV6]: Fix sysctl compilation error.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the mem counter per-namespace.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the nqueues counter per-namespace.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Move ctl tables around.
2008-01-28 YOSHIFUJI Hideaki[IPV6]: Sparse: Declare non-static ipv6_{route,icmp...
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make ip6_frags per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make bindv6only sysctl per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make multiple instance of sysctl tables.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make ipv6_sysctl_register to return...
2008-01-28 Pavel Emelyanov[NETFILTER]: Switch to using ctl_paths in nf_queue...
2008-01-28 Daniel Lezcano[IPV6]: make the protocol initialization to return...
2008-01-28 Daniel Lezcano[IPV6]: make flowlabel to return an error
2008-01-28 Pavel Emelyanov[SNMP]: Remove unused devconf macros.
2008-01-28 Herbert Xu[UDP]: Restore missing inDatagrams increments
2008-01-28 Herbert Xu[IPV6]: Add ip6_local_out
2007-10-18 Pavel Emelyanov[INET]: Remove no longer needed ->equal callback
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_find() in fragment management
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_create()
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_intern
2007-10-15 Herbert Xu[IPV6]: Replace sk_buff ** with sk_buff * in input...
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_evictor
2007-10-15 Pavel Emelyanov[INET]: Collect common frag sysctl variables together
2007-10-15 Pavel Emelyanov[INET]: Collect frag queues management objects together
2007-10-10 David L Stevens[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
2007-10-10 Brian Haley[IPV6]: Add v4mapped address inline
2007-07-31 Herbert Xu[IPV6]: Remove circular dependency on if_inet6.h
2007-07-11 YOSHIFUJI Hideaki[IPV6]: Do not send RH0 anymore.
2007-05-25 David S. Miller[XFRM]: Allow packet drops during larval state resolution.
2007-05-04 Eric Dumazet[IPV6]: Some cleanups in include/net/ipv6.h
2007-05-03 Eric Dumazet[IPV6]: Get rid of __HAVE_ARCH_ADDR_SET.
2007-04-26 Herbert Xu[IPV6]: Consolidate common SNMP code
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Use put_unaligned() instead of memcpy().
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Avoid unaligned accesses.
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Netlink interface.
2006-12-03 Al Viro[IPV6]: __ipv6_addr_diff() annotations and cleanup.
2006-12-03 Al Viro[IPV6]: Misc endianness annotations.
2006-12-03 Gerrit Renker[NET]: Supporting UDP-Lite (RFC 3828) in Linux
2006-12-03 YOSHIFUJI Hideaki[IPV6]: Per-interface statistics support.
2006-12-03 Al Viro[IPV6]: flowlabels are net-endian
2006-12-03 Al Viro[IPV6]: annotate struct frag_hdr
2006-09-29 Al Viro[IPV6]: struct in6_addr annotations
2006-09-22 Masahide NAKAMURA[IPV6] MIP6: Add Mobility header definition.
2006-09-22 Masahide NAKAMURA[IPV6]: Allow to replace skbuff by TLV parser.
2006-09-22 Masahide NAKAMURA[IPV6]: Find option offset by type.
2006-08-02 Herbert Xu[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-04-18 YOSHIFUJI Hideaki[IPV6]: Clean up hop-by-hop options handler.
2006-03-21 Dmitry Mishin[NET]: {get|set}sockopt compatibility layer
2006-03-21 Patrick McHardy[NETFILTER]: Move ip6_masked_addrcmp to include/net...
2006-01-07 Patrick McHardy[IPV4/6]: Netfilter IPsec input hooks
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
next