UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / net / ipv6 /
2011-09-27 David S. Millernet: Compute protocol sequence numbers and fragment...
2011-08-29 Andy Whitcroftipv6: make fragment identifications less predictable...
2011-07-15 Shan Weiipv6: udp: fix the wrong headroom check
2011-07-15 Thomas Egereripv6: Remove hoplimit initialization to -1
2011-04-27 Eric W. Biedermannet ipv6: Fix duplicate /proc/sys/net/ipv6/neigh direct...
2011-04-27 Vasiliy Kulikovipv6: netfilter: ip6_tables: fix infoleak to userspace
2011-04-27 Eric Dumazetnetfilter: xtables: fix reentrancy
2011-04-08 Leann OgasawaraRevert "tcp: disallow bind() to reuse addr/port"
2011-03-28 Dan RosenbergUBUNTU: SAUCE: (drop after 2.6.38) Convert net %p usage %pK
2011-03-10 stephen hemmingerip6ip6: autoload ip6 tunnel
2011-03-10 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2011-03-10 David S. Milleripv6: Don't create clones of host routes.
2011-03-09 Vasiliy Kulikovnet: don't allow CAP_NET_ADMIN to load non-netdev kerne...
2011-02-25 Lucian Adrian Grijincusysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flush
2011-02-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-18 Eric Dumazetnet: provide default_advmss() methods to blackhole...
2011-02-17 Joerg Marxnetfilter: ip6t_LOG: fix a flaw in printing the MAC
2011-02-04 David S. Millernet: Provide compat support for SIOCGETMIFCNT_IN6 and...
2011-02-01 Eric W. Biedermannet: Fix ipv6 neighbour unregister_sysctl_table warning
2011-01-31 Roland Dreiernet: Add default_mtu() methods to blackhole dst_ops
2011-01-27 David S. Milleripv6: Remove route peer binding assertions.
2011-01-26 David S. Millerxfrm6: Don't forget to propagate peer into ipsec route.
2011-01-25 David S. Milleripv6: Revert 'administrative down' address handling...
2011-01-25 David S. Milleripv6: Always clone offlink routes.
2011-01-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-01-19 Romain Francoiseipv6: Silence privacy extensions initialization
2011-01-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-13 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/net-2.6
2011-01-13 Alexey Kuznetsovinet6: prevent network storms caused by linux IPv6...
2011-01-12 KOVACS Krisztiannetfilter: fix compilation when conntrack is disabled...
2011-01-11 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/net-2.6
2011-01-11 Dang Hongwuah: reload pointers to skb data after calling skb_cow_d...
2011-01-11 Eric Dumazettcp: disallow bind() to reuse addr/port
2011-01-10 Eric Dumazetnetfilter: x_tables: dont block BH while reading counters
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-12-20 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-20 David Stevensipv6: Fragment locally generated tunnel-mode IPSec6...
2010-12-19 stephen hemmingeripv6: remove duplicate neigh_ifdown
2010-12-19 stephen hemmingeripv6: fib6_ifdown cleanup
2010-12-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-17 stephen hemmingeripv6: don't flush routes when setting loopback down
2010-12-16 Octavian Purdilanet: fix nulls list corruptions in sk_prot_alloc
2010-12-16 Andrey Vaginipv6: delete expired route in ip6_pmtu_deliver
2010-12-14 David S. Millernet: Abstract default MTU metric calculation behind...
2010-12-13 David S. Millernet: Abstract default ADVMSS behind an accessor.
2010-12-13 David S. Milleripv6: Demark default hoplimit as zero.
2010-12-13 David S. Millernet: Abstract RTAX_HOPLIMIT metric accesses behind...
2010-12-13 David S. Milleripv6: Use ip6_dst_hoplimit() instead of direct dst_metr...
2010-12-10 Tobias Klauserinet6: Remove redundant unlikely()
2010-12-10 Martin Willixfrm: Traffic Flow Confidentiality for IPv6 ESP
2010-12-10 Jiri Pirkonet/ipv6/udp.c: fix typo in flush_stack()
2010-12-10 David S. Milleripv6: Fix 'release_it' logic in tcp_v6_get_peer()
2010-12-10 Nicolas Dichtelipv6: fix nl group when advertising a new link
2010-12-10 Uwe Kleine-Königfix comment typos concerning "consistent"
2010-12-10 Eric Dumazetnet: optimize INET input path further
2010-12-09 David S. Millernet: Abstract away all dst_entry metrics accesses.
2010-12-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-02 Shan Weiipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instea...
2010-12-02 David S. Millertcp: Implement ipv6 ->get_peer() and ->tw_get_peer().
2010-12-02 David S. Millertcp: Add timewait recycling bits to ipv6 connect code.
2010-12-02 David S. Milleripv6: Create inet6_csk_route_req().
2010-12-02 David S. Millertimewait_sock: Create and use getpeer op.
2010-12-01 David McCulloughnet/ipv6/sit.c: return unhandled skb to tunnel4_rcv
2010-12-01 Anders FranzenMake the ip6_tunnel reflect the true mtu.
2010-11-30 David S. Millerinet: Turn ->remember_stamp into ->get_peer in connecti...
2010-11-30 David S. Milleripv6: Add infrastructure to bind inet_peer objects...
2010-11-28 Jozsef Kadlecsikipv6: Prepare the tree for un-inlined jhash.
2010-11-28 Shan Weiipv6: kill two unused macro definition
2010-11-28 Thomas Grafrtnl: make link af-specific updates atomic
2010-11-24 Eric Dumazetipv6: mcast: RCU conversion
2010-11-22 Tracey DentNet: ipv6: netfiliter: Makefile: Remove deprecated...
2010-11-22 John Fastabendipv6: fix missing in6_ifa_put in addrconf
2010-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-11-18 Thomas Grafipv6: Expose reachable and retrans timer values as...
2010-11-18 Thomas Grafipv6: Expose IFLA_PROTINFO timer values in msecs instea...
2010-11-17 Changli Gaonet: use the macros defined for the members of flowi
2010-11-17 Thomas Grafipv6: AF_INET6 link address family
2010-11-16 Eric Dumazetudp: use atomic_inc_not_zero_hint
2010-11-16 John Fastabendipv6: fix missing in6_ifa_put in addrconf
2010-11-15 Joe Perchesnet/ipv6/mcast.c: Remove unnecessary semicolons
2010-11-12 Ben Greearipv6: Warn users if maximum number of routes is reached.
2010-11-12 Lorenzo Colittiipv6: addrconf: don't remove address state on ifdown...
2010-11-12 David S. MillerMerge git://git./linux/kernel/git/kaber/nf-2.6
2010-11-12 Shan Weinetfilter: ipv6: fix overlap check for fragments
2010-11-08 Shan Weiipv6: fix overlap check for fragments
2010-11-04 Jan Engelhardtnetfilter: ip6_tables: fix information leak to userspace
2010-11-04 Xiaotian Fengnet dst: fix percpu_counter list corruption and poison...
2010-10-30 Eric Dumazetipv6/udp: report SndbufErrors and RcvbufErrors
2010-10-27 Pavel Emelyanovtunnels: Fix tunnels change rcu protection
2010-10-27 Eric Dumazetnet: add __rcu annotations to protocol
2010-10-27 Ursula Braunipv6: fix refcnt problem related to POSTDAD state
2010-10-26 Glenn WursterIPv6: Temp addresses are immediately deleted.
2010-10-26 Glenn WursterIPv6: Create temporary address if none exists.
2010-10-26 David S. Millernetfilter: Add missing CONFIG_SYSCTL checks in ipv6...
2010-10-25 Eric Dumazetnet: add __rcu annotation to sk_filter
2010-10-25 KOVACS Krisztiannetfilter: fix module dependency issues with IPv6 defra...
2010-10-25 Eric Dumazettunnels: add _rcu annotations
2010-10-24 Balazs Scheidlertproxy: Add missing CAP_NET_ADMIN check to ipv6 side
2010-10-24 Anders Franzenip6_tunnel dont update the mtu on the route.
next