[PATCH] knfsd: add a callback for when last rpc thread finishes
[safe/jmp/linux-2.6] / net / dccp /
2006-09-29 Al Viro[IPV4]: ip_route_connect() ipv4 address arguments annotated
2006-09-24 Ian McDonald[DCCP]: Introduce dccp_probe
2006-09-24 Ian McDonald[DCCP]: Use constants for CCIDs
2006-09-24 Gerrit Renker[DCCP]: Allow default/fallback service code.
2006-09-22 Andrea Bittau[DCCP] CCID2: Add helper functions for changing importa...
2006-09-22 Andrea Bittau[DCCP] CCID2: Halve cwnd once upon multiple losses...
2006-09-22 Andrea Bittau[DCCP] CCID2: Allocate seq records on demand
2006-09-22 Andrea Bittau[DCCP] CCID2: Add Kconfig option for CCID2 debug
2006-09-22 Andrea Bittau[DCCP] CCID2: Tell DCCP to quickly check whether cwnd...
2006-09-22 Andrea Bittau[DCCP] CCID2: Initialize ssthresh to infinity
2006-09-22 Andrea Bittau[DCCP] CCID2: Fix jiffie wrap issues
2006-09-22 Andrea Bittau[DCCP] ackvec: Remove unused variables
2006-09-22 Andrea Bittau[DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED...
2006-09-22 Andrea Bittau[DCCP] ACKVEC: fix ackvector length calculation
2006-09-22 Dmitry Mishin[NET]: Fix sk->sk_filter field access
2006-09-22 Ian McDonald[DCCP]: Tidyup CCID3 list handling
2006-09-22 Ian McDonald[DCCP]: Introduce tx buffering
2006-09-22 Ian McDonald[DCCP]: Shift sysctls into feat.h
2006-09-22 YOSHIFUJI Hideaki[IPV6]: Cache source address as well in ipv6_pinfo{}.
2006-09-22 Herbert Xu[IPV4]: Use network-order dport for all visible inet_lo...
2006-09-22 Venkat Yekkirala[MLSXFRM]: Auto-labeling of child sockets
2006-09-22 Venkat Yekkirala[MLSXFRM]: Add flow labeling
2006-08-27 Ian McDonald[DCCP]: Fix CCID3
2006-08-27 Ian McDonald[DCCP]: Introduce dccp_rx_hist_find_entry
2006-08-27 Ian McDonald[DCCP]: Introduces follows48 function
2006-08-27 Ian McDonald[DCCP]: Update contact details and copyright
2006-08-27 Ian McDonald[DCCP]: Fix typo
2006-08-02 Herbert Xu[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
2006-07-24 Ian McDonald[DCCP]: Fix default sequence window size
2006-07-10 Alan Cox[DCCP]: Fix sparse warnings.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 Jean-Luc Leger[PATCH] clean up default value of IP_DCCP_ACKVEC
2006-06-18 Chris Leech[I/OAT]: Make sk_eat_skb I/OAT aware.
2006-06-12 Andrea Bittau[DCCP] Ackvec: fix soft lockup in ackvec handling code
2006-05-06 Herbert Xu[DCCP]: Fix sock_orphan dead lock
2006-04-12 Eric Sesterhenn[DCCP]: Fix leak in net/dccp/ipv4.c
2006-03-29 Randy Dunlap[DCCP]: Use NULL for pointers, comfort sparse.
2006-03-25 Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
2006-03-21 Arnaldo Carvalho... [DCCP] feat: Pass dccp_minisock ptr where only the...
2006-03-21 Arnaldo Carvalho... [DCCP] minisock: Rename struct dccp_options to struct...
2006-03-21 Arnaldo Carvalho... [NET]: Identation & other cleanups related to compat_...
2006-03-21 Arnaldo Carvalho... [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt
2006-03-21 Dmitry Mishin[NET]: {get|set}sockopt compatibility layer
2006-03-21 David S. Miller[DCCP]: Fix uninitialized var warnings in dccp_parse_op...
2006-03-21 Arnaldo Carvalho... [DCCP] options: Make dccp_insert_options & friends...
2006-03-21 Arnaldo Carvalho... [DCCP]: Remove leftover dccp_send_response prototype
2006-03-21 Arnaldo Carvalho... [DCCP]: ditch dccp_v[46]_ctl_send_ack
2006-03-21 Arnaldo Carvalho... [DCCP]: Use sk->sk_prot->max_header consistently for...
2006-03-21 Arnaldo Carvalho... [DCCP] options: Fix handling of ackvecs in DATA packets
2006-03-21 Arnaldo Carvalho... [DCCP] options: Fix some aspects of mandatory option...
2006-03-21 Arnaldo Carvalho... [DCCP] ccid2: coding style cleanups
2006-03-21 Arnaldo Carvalho... [DCCP] ipv6: cleanups
2006-03-21 Arnaldo Carvalho... [ICSK]: Introduce inet_csk_ctl_sock_create
2006-03-21 Arnaldo Carvalho... [DCCP] ipv6: Add missing ipv6 control socket
2006-03-21 Arnaldo Carvalho... [DCCP]: Uninline some functions
2006-03-21 Adrian Bunk[DCCP] ipv4: make struct dccp_v4_prot static
2006-03-21 Arnaldo Carvalho... [DCCP]: Move the IPv4 specific bits from proto.c to...
2006-03-21 Arnaldo Carvalho... [DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init
2006-03-21 Arnaldo Carvalho... [DCCP]: Move dccp_hashinfo from ipv4.c to the core
2006-03-21 Arnaldo Carvalho... [DCCP]: Dont use dccp_v4_checksum in dccp_make_response
2006-03-21 Arnaldo Carvalho... [DCCP]: Move dccp_[un]hash from ipv4.c to the core
2006-03-21 Arnaldo Carvalho... [DCCP]: Move dccp_v4_{init,destroy}_sock to the core
2006-03-21 Arnaldo Carvalho... [DCCP]: Generalize dccp_v4_send_reset
2006-03-21 Arnaldo Carvalho... [DCCP] feat: Introduce sysctls for the default features
2006-03-21 Arnaldo Carvalho... [DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock
2006-03-21 Arnaldo Carvalho... [DCCP]: Kconfig tidy up
2006-03-21 Andrea Bittau[DCCP]: sparse endianness annotations
2006-03-21 Andrea Bittau[DCCP] feat: Actually change the CCID upon negotiation
2006-03-21 Arnaldo Carvalho... [DCCP] CCID: Improve CCID infrastructure
2006-03-21 Andrea Bittau[DCCP] CCID2: Drop sock reference count on timer expira...
2006-03-21 Andrea Bittau[DCCP]: Initial feature negotiation implementation
2006-03-21 Andrea Bittau[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
2006-03-21 Arnaldo Carvalho... [DCCP] CCID3: Set the no_feedback_timer fields near...
2006-03-21 Arnaldo Carvalho... [DCCP]: Don't alloc ack vector for the control sock
2006-03-21 Arnaldo Carvalho... [DCCP] ackvec: Delete all the ack vector records in...
2006-03-21 Arnaldo Carvalho... [DCCP] CCID: Allow ccid_{init,exit} to be NULL
2006-03-21 Andrea Bittau[DCCP] ackvec: Introduce ack vector records
2006-03-21 Arnaldo Carvalho... [DCCP] ackvec: Introduce dccp_ackvec_slab
2006-03-21 Arnaldo Carvalho... [DCCP]: Fix error handling in dccp_init
2006-03-21 Arnaldo Carvalho... [DCCP] ackvec: Ditch dccpav_buf_len
2006-03-05 Ian McDonald[DCCP] ccid3: Divide by zero fix
2006-02-08 Al Viro[PATCH] remove bogus asm/bug.h includes.
2006-02-01 David S. Miller[DCCP] ipv6: dccp_v6_send_response() has a DST leak...
2006-02-01 Patrick McHardy[IPV4]: Always set fl.proto in ip_route_newports
2006-01-17 Kris Katterjohn[NET]: "signed long" -> "long"
2006-01-07 Patrick McHardy[NETFILTER]: Handle NAT in IPsec policy checks
2006-01-07 Patrick McHardy[NETFILTER]: Keep conntrack reference until IPsec polic...
2006-01-07 Patrick McHardy[IPV6]: Move nextheader offset to the IP6CB
2006-01-07 David S. Miller[DCCP]: ipv6.c needs net/ip6_checksum.c
2006-01-04 Arnaldo Carvalho... [DCCP] ackvec: use u8 for the buf offsets
2006-01-04 Andrea Bittau[DCCP] ackvec: Fix spelling of "throw"
2006-01-03 Andrea Bittau[DCCP]: Notify CCID only after ACK vectors have been...
2006-01-03 Andrea Bittau[DCCP]: Send an ACK vector when ACKing a response packet
2006-01-03 Andrea Bittau[DCCP]: Do not process a packet twice when it's not...
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2006-01-03 Arnaldo Carvalho... [SOCK]: Introduce sk_receive_skb
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2006-01-03 Arnaldo Carvalho... [IP_SOCKGLUE]: Remove most of the tcp specific calls
2006-01-03 Arnaldo Carvalho... [INET6]: Generalise tcp_v6_hash_connect
2006-01-03 Arnaldo Carvalho... [INET]: Generalise tcp_v4_hash_connect
next