[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
[safe/jmp/linux-2.6] / net / ipv6 /
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
2005-06-28 YOSHIFUJI Hideaki[IPV6]: remove more unused IPV6_AUTHHDR things.
2005-06-28 YOSHIFUJI Hideaki[IPV6]: Don't dump temporary addresses twice
2005-06-28 Patrick McHardy[NETLINK]: Missing padding fields in dumped structures
2005-06-28 Patrick McHardy[NETLINK]: Missing initializations in dumped data
2005-06-24 Stephen Hemminger[TCP]: Allow choosing TCP congestion control via sockopt.
2005-06-23 Stephen Hemminger[TCP]: Add pluggable congestion control algorithm infra...
2005-06-23 Paulo Marques[PATCH] create a kstrdup library function
2005-06-21 Patrick McHardy[NETFILTER]: Fix ip6t_LOG sit tunnel logging
2005-06-21 Patrick McHardy[NETFILTER]: Missing owner-field initialization in...
2005-06-21 Patrick McHardy[NETFILTER]: Restore netfilter assumptions in IPv6...
2005-06-21 Patrick McHardy[NETFILTER]: Kill nf_debug
2005-06-21 Patrick McHardy[NETFILTER]: Kill lockhelp.h
2005-06-21 David L Stevens[IPV6]: multicast join and misc
2005-06-21 Jamal Hadi Salim[IPV6]: V6 route events reported with wrong netlink...
2005-06-20 Herbert Xu[IPSEC]: Add xfrm_init_state
2005-06-19 Herbert Xu[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh
2005-06-19 Jamal Hadi Salim[NETLINK]: Set correct pid for ioctl originating netlin...
2005-06-19 Jamal Hadi Salim[NETLINK]: Explicit typing
2005-06-19 Jamal Hadi Salim[NETLINK]: Correctly set NLM_F_MULTI without checking...
2005-06-19 Arnaldo Carvalho... [NET] rename struct tcp_listen_opt to struct listen_sock
2005-06-19 Arnaldo Carvalho... [NET] Generalise tcp_listen_opt
2005-06-19 Arnaldo Carvalho... [NET] Rename open_request to request_sock
2005-06-19 Arnaldo Carvalho... [NET] Generalise TCP's struct open_request minisock...
2005-06-13 Rémi Denis-Courmont[IPv6] Don't generate temporary for TUN devices
2005-06-13 YOSHIFUJI Hideaki[IPV6]: Ensure to use icmpv6_socket in non-preemptive...
2005-06-08 Gabor Fekete[IPV6]: Update parm.link in ip6ip6_tnl_change()
2005-06-02 Adrian Bunk[IPV6]: Kill export of fl6_sock_lookup.
2005-05-30 David S. Miller[IPV6]: Clear up user copy warning in flowlabel code.
2005-05-26 Hideaki YOSHIFUJIFrom: Kazunori Miyazawa <kazunori@miyazawa.org>
2005-05-23 Herbert Xu[IPV6]: Fix xfrm tunnel oops with large packets
2005-05-19 Herbert Xu[IPV4/IPV6] Ensure all frag_list members have NULL sk
2005-05-03 Herbert Xu[IPSEC]: Store idev entries
2005-05-03 Herbert Xu[NETLINK]: Synchronous message processing.
2005-05-03 Folkert van Heusden[TCP]: Optimize check in port-allocation code, v6 version.
2005-05-03 Thomas Graf[RTNETLINK] Cleanup rtnetlink_link tables
2005-05-03 Herbert Xu[IPV6]: Fix raw socket checksums with IPsec
2005-04-28 Dave Jones[IPV6]: Incorrect permissions on route flush sysctl
2005-04-26 Al Viro[NET]: kill gratitious includes of major.h
2005-04-26 Al Viro[PATCH] kill gratitious includes of major.h under net/*
2005-04-25 Arnaldo Carvalho... [IPV6]: export inet6_sock_nr
2005-04-25 Herbert Xu[SELINUX]: Fix ipv6_skip_exthdr() invocation causing...
2005-04-20 Herbert Xu[IPV6]: Replace bogus instances of inet->recverr
2005-04-20 Herbert Xu[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel...
2005-04-20 YOSHIFUJI Hideaki[IPV6]: Fix a branch prediction
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2