[NET]: uninline skb_push, de-bloats a lot
[safe/jmp/linux-2.6] / 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-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 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 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./linux/kernel/git...
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-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 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-03-05 Daniel Lezcano[IPV6]: Remove commented lines.
2008-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
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-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
2008-03-03 Alexey Dobriyanipv6: fix inet6_init/icmpv6_cleanup sections mismatch
2008-02-29 Denis V. Lunev[INET]: Remove struct dst_entry *dst from request_sock_...
2008-02-29 Denis V. Lunev[NETNS]: Make icmpv6_sk per namespace.
2008-02-29 Denis V. Lunev[NETNS]: icmp(v6)_sk should not pin a namespace.
2008-02-29 Denis V. Lunev[ICMP]: Allocate data for __icmp(v6)_sk dynamically.
2008-02-29 Denis V. Lunev[ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_...
2008-02-29 Denis V. Lunev[ICMP]: Store sock rather than socket for ICMP flow...
2008-02-29 Denis V. Lunev[INET]: Remove struct net_proto_family* from _init...
2008-02-29 Adrian Bunk[IPV6]: Unexport ip6_find_1stfragopt
2008-02-29 Juha-Matti Tapio[IPV6]: Fix source address selection for ORCHID addresses
2008-02-29 Juha-Matti Tapio[IPV6]: Add ORCHID prefix to address label table
2008-02-28 Wang Chen[IPV6]: Use proc_create() to setup ->proc_fops first
2008-02-28 Herbert Xu[IPCOMP]: Disable BH on output when using shared tfm
2008-02-27 YOSHIFUJI Hideaki[IPV6] SYSCTL: Fix possible memory leakage in error...
2008-02-27 Pavel Emelyanov[INET]: Don't create tunnels with '%' in name.
2008-02-27 Benjamin Thery[IPV6]: Add missing initializations of the new nl_info...
2008-02-24 Pavel Emelyanov[IP_TUNNEL]: Don't limit the number of tunnels with...
2008-02-20 Patrick McHardy[NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_A...
2008-02-19 Pavel Emelyanov[IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route.
2008-02-19 Denis V. Lunev[IPV6]: dst_entry leak in ip4ip6_err. (resend)
next