]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - net/ipv6
[NET]: uninline skb_push, de-bloats a lot
[linux-2.6-omap-h63xx.git] / net / ipv6 /
2008-03-26 Benjamin Thery[NETNS][IPV6] flowlabels - make proc per namespace
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-26 Pavel Emelyanov[IPV6]: Fix potential net leak and oops in ipv6 routing...
2008-03-26 David S. MillerMerge branch 'upstream-net26' of master.kernel.org...
2008-03-26 David S. MillerMerge branch 'net-2.6.26-netns-20080326' of git://git...
2008-03-26 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit namespace comparision without CONFIG_...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit seq_net_private->net without CONFIG_N...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[IPV6]: Support Source Address Selection API (RFC5014).
2008-03-25 YOSHIFUJI Hideaki[IPV6]: Optimize hop-limit determination.
2008-03-25 YOSHIFUJI Hideaki[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
2008-03-25 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Clean-up ipv6_dev_get_saddr().
2008-03-25 YOSHIFUJI Hideaki[XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi().
2008-03-25 YOSHIFUJI Hideaki[XFRM] IPV6: Optimize xfrm6_input_addr().
2008-03-25 YOSHIFUJI Hideaki[XFRM] IPV6: Use distribution counting sort for xfrm_st...
2008-03-24 Pavel Emelyanov[NETNS][UDP-Lite]: Register /proc/net/udplite(6) in...
2008-03-24 David S. MillerMerge branch 'master' of ../net-2.6/
2008-03-24 Florian Westphal[TCP]: Shrink syncookie_secret by 8 byte.
2008-03-24 Rami Rosen[IPV6]: Remove unused code in ndisc_send_redirect().
2008-03-23 David S. MillerMerge branch 'upstream-net26' of master.kernel.org...
2008-03-23 Julia Lawall[IPV6] net/ipv6/ndisc.c: remove unused variable
2008-03-22 Pavel Emelyanov[RAW]: Add raw_hashinfo member on struct proto.
2008-03-22 Pavel Emelyanov[UDP]: Make full use of proto.h.udp_hash innovation.
2008-03-22 Pavel Emelyanov[SOCK]: Add udp_hash member to struct proto.
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-21 Daniel Lezcano[NETNS][IPV6] mcast - fix compilation warning when...
2008-03-21 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-20 YOSHIFUJI Hideaki[IPV6] KCONFIG: Fix description about IPV6_TUNNEL.
2008-03-18 Robert P. J. Day[NET]: Add debugging names to __RW_LOCK_UNLOCKED macros.
2008-03-18 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-13 Len BrownMerge branches 'release', 'ejd', 'sony' and 'wmi' into...
2008-03-13 Len BrownMerge branches 'release', 'button-sysfs', 'misc', ...
2008-03-13 Len BrownMerge branches 'release', 'bugzilla-8570', 'bugzilla...
2008-03-12 Paul MackerrasMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-12 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-03-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-07 Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-03-07 Daniel Lezcano[NETNS][IPV6] mcast - handle several network namespace
2008-03-07 Daniel Lezcano[NETNS][IPV6] tcp6 - handle several network namespace
2008-03-07 Daniel Lezcano[NETNS][IPV6] tcp6 - make socket control per namespace
2008-03-07 Daniel Lezcano[NETNS][IPV6] ndisc - make socket control per namespace
2008-03-07 Daniel Lezcano[NETNS][IPV6] ndisc - make ndisc handle multiple networ...
2008-03-07 Daniel Lezcano[NETNS][IPV6] fix some missing namespace
2008-03-07 David S. Miller[UDP]: Revert udplite and code split.
2008-03-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-03-06 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2008-03-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-05 Daniel Lezcano[IPV6]: Remove commented lines.
2008-03-05 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-03-05 Benjamin Thery[NETNS][IPV6] icmp6 - make icmpv6_socket per namespace
2008-03-05 Daniel Lezcano[NETNS][IPV6] ip6_input - enable ipv6_rcv to handle...
2008-03-05 Daniel Lezcano[NETNS][IPV6] route6 - pass always a valid socket to...
2008-03-05 Daniel Lezcano[NETNS][IPV6] route6 - add netns parameter to ip6_route...
2008-03-05 Benjamin Thery[NETNS][IPV6] addrconf - make addrconf per namespace
2008-03-05 Daniel Lezcano[NETNS][IPV6] addrconf - Pass the proper network namesp...
2008-03-05 Daniel Lezcano[NETNS][IPV6] proc - protect snmp6 from non-init_net...
2008-03-05 Benjamin Thery[NETNS][IPV6] af_inet6 - allow socket creation per...
2008-03-05 Benjamin Thery[NETNS][IPV6] Move sysctl initialization later on in...
2008-03-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-05 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-03-04 Herbert Xu[ESP]: Add select on AUTHENC
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Make ip6_dst_gc simpler
2008-03-04 Benjamin Thery[NETNS][IPV6] route6 - make garbage collection work...
2008-03-04 Benjamin Thery[NETNS][IPV6] route6 - move ip6_dst_ops inside the...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - dynamically allocate ip6_dst_ops
2008-03-04 Daniel Lezcano[NETNS][IPV6] rt6_info - move rt6_info structure inside...
2008-03-04 Daniel Lezcano[NETNS][IPV6] rt6_info - make rt6_info accessed as...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - make route6 per namespace
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Pass the network namespace param...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Pass network namespace to rt6_ad...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Make proc entry /proc/net/rt6_st...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Pass the network namespace param...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - create route6 proc files for...
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 Daniel Lezcano[NETNS][IPV6] fib6_rules - handle several network names...
2008-03-04 Daniel Lezcano[NETNS][IPV6] fib6 rule - dynamic allocation of the...
2008-03-04 Benjamin Thery[NETNS][IPV6] ip6_fib - clean node use namespace
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - gc timer per namespace
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - dynamically allocate gc-timer
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - add net to gc timer parameter
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - fib6_clean_all handle several...
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - make it per network namespace
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - dynamically allocate the fib...
2008-03-04 YOSHIFUJI Hideaki[IPV6] MCAST: Use standard path for sending MLD/MLDv2...
2008-03-04 YOSHIFUJI Hideaki[IPV6]: Make ndisc_dst_alloc() common for later use.
2008-03-04 YOSHIFUJI Hideaki[IPV6]: Make ndisc_flow_init() common for later use.
2008-03-04 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_g...
2008-03-04 YOSHIFUJI Hideaki[IPV6] SYSCTL: complete initialization for sysctl table...
2008-03-04 YOSHIFUJI Hideaki[IPV6]: Move packet_type{} related bits to af_inet6.c.
2008-03-04 YOSHIFUJI Hideaki[IPV6] UDP: Rename IPv6 UDP files.
2008-03-04 YOSHIFUJI Hideaki[UDP]: Allow users to configure UDP-Lite.
2008-03-04 Glenn Griffin[TCP]: Add IPv6 support to TCP SYN cookies
next