[PATCH] cm4000_cs: __user annotations
[safe/jmp/linux-2.6] / net / ipv6 /
2005-12-14 David S. Miller[IPV6] addrconf: Do not print device pointer in privacy...
2005-12-12 Arnaldo Carvalho... [TCPv6]: Fix skb leak
2005-12-09 Kazunori MIYAZAWA[IPv6] IPsec: fix pmtu calculation of esp
2005-12-05 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: Fix missing check for ICMPv6...
2005-12-03 YOSHIFUJI Hideaki[IPV6]: Load protocol module dynamically.
2005-12-03 David Stevens[IGMP]: workaround for IGMP v1/v2 bug
2005-11-30 Adrian Bunk[IPV6]: make two functions static
2005-11-30 Arjan van de Ven[NET]: Add const markers to various variables.
2005-11-29 YOSHIFUJI Hideaki[IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_...
2005-11-21 David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-11-20 Yan Zheng[IPV6]: Acquire addrconf_hash_lock for read in addrconf...
2005-11-20 YOSHIFUJI Hideaki[IPV6]: Fix sending extension headers before and includ...
2005-11-20 Ville Nuorvala[IPV6]: Fix calculation of AH length during filling...
2005-11-20 YOSHIFUJI Hideaki[IPV6]: Fix memory management error during setting...
2005-11-18 David S. Miller[IPV6]: Fib dump really needs GFP_ATOMIC.
2005-11-16 Yasuyuki Kozakai[IPV4,IPV6]: replace handmade list with hlist in IPv...
2005-11-15 Luiz Capitulino[IPV6]: Fixes sparse warning in ipv6/ipv6_sockglue.c
2005-11-15 Yan Zheng[IPV6]: small fix for ipv6_dev_get_saddr(...)
2005-11-14 Yasuyuki Kozakai[NETFILTER] fix leak of fragment queue at unloading...
2005-11-14 Yasuyuki Kozakai[NETFILTER] nf_conntrack: fix possibility of infinite...
2005-11-14 Yasuyuki Kozakai[NETFILTER]: fix type of sysctl variables in nf_conntra...
2005-11-14 Yasuyuki Kozakai[NETFILTER]: cleanup IPv6 Netfilter Kconfig
2005-11-12 Thomas Graf[IPV6]: Fix unnecessary GFP_ATOMIC allocation in fib6...
2005-11-12 Herbert Xu[IPV6]: Fix rtnetlink dump infinite loop
2005-11-11 David S. Miller[IPV6]: Fix inet6_init missing unregister.
2005-11-10 Herbert Xu[NET]: Detect hardware rx checksum faults correctly
2005-11-10 Thomas Graf[NETLINK]: Make netlink_callback->done() optional
2005-11-10 Yasuyuki Kozakai[NETFILTER]: Add nf_conntrack subsystem.
2005-11-09 Ken-ichirou MATSUZAWA[IPV6]: ip6ip6_lock is not unlocked in error path.
2005-11-09 Peter Chubb[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY
2005-11-08 Jesper Juhl[NET]: kfree cleanup
2005-11-08 YOSHIFUJI Hideaki[IPV6]: RFC3484 compliant source address selection
2005-11-08 YOSHIFUJI Hideaki[IPV6]: Make ipv6_addr_type() more generic so that...
2005-11-08 YOSHIFUJI Hideaki[IPV6]: Put addr_diff() into common header for future...
2005-11-05 Stephen Hemminger[TCP/DCCP]: Randomize port selection
2005-11-03 Yan Zheng[IPV6]: inet6_ifinfo_notify should use RTM_DELLINK...
2005-11-02 Yan Zheng[MCAST]: ip[6]_mc_add_src should be called when number...
2005-11-01 Yan Zheng[MCAST] IPv6: Check packet size when process Multicast
2005-10-31 Yan Zheng[IPV6]: Fix behavior of ip6_route_input() for link...
2005-10-31 Harald Welte[NETFILTER]: Add "revision" support to arp_tables and...
2005-10-30 David Hardeman[PATCH] Use sg_set_buf/sg_init_one where applicable
2005-10-28 Yan Zheng[MCAST] IPv6: Fix algorithm to compute Querier's Query...
2005-10-28 Ananda Raju[IPv4/IPv6]: UFO Scatter-gather approach
2005-10-26 John Hawkes[NET]: Wider use of for_each_*cpu()
2005-10-25 Yan Zheng[IPV6]: Fix refcnt of struct ip6_flowlabel
2005-10-15 Andrew Morton[NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG...
2005-10-13 David S. Miller[NETFILTER]: Fix OOPSes on machines with discontiguous...
2005-10-11 Herbert Xu[IPSEC] Fix block size/MTU bugs in ESP
2005-10-11 Herbert Xu[IPSEC]: Use ALIGN macro in ESP
2005-10-05 YOSHIFUJI Hideaki[IPV6]: Fix NS handing for proxy/anycast address
2005-10-05 Yan Zheng[MCAST] ipv6: Fix address size in grec_size
2005-10-04 YOSHIFUJI Hideaki[IPV6]: Fix infinite loop in udp_v6_get_port().
2005-10-03 Herbert Xu[IPV4]: Replace __in_dev_get with __in_dev_get_rcu...
2005-10-03 David S. Miller[IPV6]: Fix leak added by udp connect dst caching fix.
2005-10-03 Yan Zheng[IPV6]: Fix ipv6 fragment ID selection at slow path
2005-10-03 Eric Dumazet[INET]: speedup inet (tcp/dccp) lookups
2005-10-03 Herbert Xu[NET]: Fix packet timestamping.
2005-09-26 Herbert Xu[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup
2005-09-24 Harald Welte[NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency
2005-09-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-20 Mark J Cox[PATCH] raw_sendmsg DoS on 2.6
2005-09-19 Yasuyuki Kozakai[NETFILTER] ip6tables: remove duplicate code
2005-09-18 Mitsuru KANDA[IPV6]: Check connect(2) status for IPv6 UDP socket...
2005-09-15 David L Stevens[IPV6]: Fix per-socket multicast filtering in sk_reuse...
2005-09-15 Denis Lukianov[MCAST]: Fix MCAST_EXCLUDE line dupes
2005-09-10 Brian Haley[IPV6]: Bring Type 0 routing header in-line with rfc3542.
2005-09-09 Ingo Molnar[PATCH] timer initialization cleanup: DEFINE_TIMER
2005-09-09 Dipankar Sarma[PATCH] files: lock-free fd look-up
2005-09-08 Patrick McHardy[XFRM]: Always release dst_entry on error in xfrm_lookup
2005-09-08 Patrick McHardy[IPV6]: Don't redo xfrm_lookup for cached dst entries
2005-09-08 David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-09-08 Stephen Hemminger[IPV6]: Need to use pskb_trim_rcsum().
2005-09-08 YOSHIFUJI Hideaki[IPV6]: Support IPV6_{RECV,}TCLASS socket options ...
2005-09-08 YOSHIFUJI Hideaki[IPV6]: Support several new sockopt / ancillary data...
2005-09-02 YOSHIFUJI Hideaki[IPV6]: Repair Incoming Interface Handling for Raw...
2005-09-02 Jesper Juhl[CRYPTO]: crypto_free_tfm() callers no longer need...
2005-08-29 Harald Welte[NETFILTER6]: Add new ip6tables HOPLIMIT target
2005-08-29 Eric Dumazet[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_...
2005-08-29 Patrick McHardy[NETFILTER]: Add goto target
2005-08-29 Patrick McHardy[NETFILTER]: Add IPv6 REJECT target
2005-08-29 Arnaldo Carvalho... [NET]: Fix sparse warnings
2005-08-29 Patrick McHardy[NETLINK]: Add "groups" argument to netlink_kernel_create
2005-08-29 Patrick McHardy[NETLINK]: Convert netlink users to use group numbers...
2005-08-29 Christoph Hellwig[NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner
2005-08-29 Patrick McHardy[NET]: Store skb->timestamp as offset to a base timestamp
2005-08-29 Arnaldo Carvalho... [INET6_HASHTABLES]: Move inet6_lookup functions to...
2005-08-29 Arnaldo Carvalho... [IPV6]: Generalise the tcp_v6_lookup routines
2005-08-29 Arnaldo Carvalho... [ICSK]: Move TCP congestion avoidance members to icsk
2005-08-29 Patrick McHardy[NET]: Make NETDEBUG pure printk wrappers
2005-08-29 Arnaldo Carvalho... [TIMEWAIT]: Introduce inet_timewait_death_row
2005-08-29 Harald Welte[NETFILTER]: add /proc/net/netfilter interface to nf_queue
2005-08-29 Harald Welte[NETFILTER]: ip{6}_queue: prevent unregistration race...
2005-08-29 Arnaldo Carvalho... [ICSK]: Generalise tcp_listen_{start,stop}
2005-08-29 Arnaldo Carvalho... [NET]: Introduce inet_connection_sock
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
2005-08-29 Arnaldo Carvalho... [TCP]: Move the tcp sock states to net/tcp_states.h
2005-08-29 Arnaldo Carvalho... [INET]: Generalise the tcp_listen_ lock routines
2005-08-29 Arnaldo Carvalho... [INET]: Move tcp_port_rover to inet_hashinfo
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_bind_hash & tcp_inherit_port
2005-08-29 Arnaldo Carvalho... [INET]: Move bind_hash from tcp_sk to inet_sk
next