[PATCH] intelfb: extend partial support of i915G to include i915GM
[safe/jmp/linux-2.6] / net / ipv6 /
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
2005-08-29 Arnaldo Carvalho... [INET]: Just rename the TCP hashtable functions/structs...
2005-08-29 Harald Welte[NETFILTER]: Extend netfilter logging API
2005-08-29 Arnaldo Carvalho... [INET]: Introduce inet_sk_rebuild_header
2005-08-29 Arnaldo Carvalho... [NET]: Cleanup INET_REFCNT_DEBUG code
2005-08-29 Patrick McHardy[IPV4/6]: Check if packet was actually delivered to...
2005-08-29 Andrew McDonald[IPV6]: Check interface bindings on IPv6 raw socket...
2005-08-29 Harald Welte[NETFILTER]: Add "nfnetlink_queue" netfilter queue...
2005-08-29 Harald Welte[NETFILTER]: Core changes required by upcoming nfnetlin...
2005-08-29 Harald Welte[NETFILTER]: Move reroute-after-queue code up to the...
2005-08-29 Harald Welte[NETLINK]: Add properly module refcounting for kernel...
2005-08-29 Harald Welte[NETFILTER]: Move ipv4 specific code from net/core...
2005-08-29 Harald Welte[NETFILTER]: Rename skb_ip_make_writable() to skb_make_...
2005-08-29 David S. Miller[NET]: Kill skb->real_dev
2005-08-29 Harald Welte[NETFILTER]: reduce netfilter sk_buff enlargement
2005-08-23 David S. Miller[TCP]: Document non-trivial locking path in tcp_v{4...
2005-08-23 Patrick McHardy[NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue
2005-08-18 Herbert Xu[IPCOMP]: Fix false smp_processor_id warning
2005-08-17 Patrick McHardy[IPV6]: Fix SKB leak in ip6_input_finish()
2005-08-17 Patrick McHardy[IPV6]: Fix raw socket hardware checksum failures
2005-08-17 Patrick McHardy[IPV6]: Fix SKB leak in ip6_input_finish()
2005-08-17 Patrick McHardy[IPV6]: Fix raw socket hardware checksum failures
2005-08-06 Herbert Xu[IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN.
2005-07-31 Alexey Kuznetsov[NET]: fix oops after tunnel module unload
2005-07-27 Olaf Hering[PATCH] turn many #if $undefined_string into #ifdef...
2005-07-25 Cal Peake[IPV6]: fix implicit declaration of function `xfrm6_tun...
2005-07-22 Patrick McHardy[NETFILTER]: Fix ip6t_LOG MAC format
2005-07-22 Patrick McHardy[NETFILTER]: Fix deadlock in ip6_queue
2005-07-19 Patrick McHardy[NET]: Make ipip/ip6_tunnel independant of XFRM
2005-07-12 Sam Ravnborg[NET]: move config options out to individual protocols
2005-07-09 David S. Miller[IPV6]: Fix warning in ip6_mc_msfilter.
2005-07-09 David L Stevens[IPV4]: (INCLUDE,empty)/leave-group equivalence for...
2005-07-09 David L Stevens[IPV4]: multicast API "join" issues
2005-07-05 David S. Miller[TCP]: Move to new TSO segmenting scheme.
2005-07-05 Herbert Xu[IPV6]: Makes IPv6 rcv registration happen last during...
2005-07-05 Thomas Graf[NET]: Remove unused security member in sk_buff
next