doc: fix DMA-API function parameters
[safe/jmp/linux-2.6] / net / dccp /
2008-04-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-25 Pavel Emelyanovnet: Fix wrong interpretation of some copy_to_user...
2008-04-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-21 YOSHIFUJI Hideaki[DCCP]: Convert do_gettimeofday() to getnstimeofday().
2008-04-19 Matthew Wilcoxnet: Remove unnecessary inclusions of asm/semaphore.h
2008-04-18 Pavel Emelyanov[INET]: Drop the inet_inherit_port() call.
2008-04-14 Pavel Emelyanov[DCCP]: Fix comment about control sockets.
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Make per-net socket lookup.
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Actually create ctl socket on each...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Add dummy per-net operations.
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Don't pass NULL to ip6_dst_lookup.
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Enable DCCPv4 in net namespaces.
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Make per-net socket lookup.
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Use proper net to route the reset...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Actually create ctl socket on each...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Add dummy per-net operations.
2008-04-13 Patrick McHardy[DCCP]: Fix skb->cb conflicts with IP
2008-04-10 YOSHIFUJI Hideaki[DCCP]: Use snmp_mib_{init,free}().
2008-04-03 Denis V. Lunev[NETNS]: Inet control socket should not hold a namespace.
2008-04-03 Denis V. Lunev[INET]: Let inet_ctl_sock_create return sock rather...
2008-04-03 Denis V. Lunev[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_soc...
2008-04-03 Denis V. Lunev[DCCP]: dccp_v(4|6)_ctl_socket is leaked.
2008-04-03 Denis V. Lunev[DCCP]: Replace socket with sock for reset sending.
2008-03-28 Pavel Emelyanov[SOCK]: Drop inuse pcounter from struct proto (v2).
2008-03-22 Pavel Emelyanov[SOCK]: Add udp_hash member to struct proto.
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-03-06 Eric Dumazet[IPV4]: Add 'rtable' field in struct sk_buff to alias...
2008-02-29 Denis V. Lunev[INET]: Remove struct dst_entry *dst from request_sock_...
2008-02-03 Arnaldo Carvalho... [SOCK] proto: Add hashinfo member to struct proto
2008-02-01 Pavel Emelyanov[NETNS]: Tcp-v6 sockets per-net lookup.
2008-02-01 Pavel Emelyanov[NETNS]: Tcp-v4 sockets per-net lookup.
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_flow.
2008-01-28 Pavel Emelyanov[NET]: Simple ctl_table to ctl_path conversions.
2008-01-28 Ilpo Järvinen[CCID3]: Kill some bloat
2008-01-28 Pavel Emelyanov[INET]: Uninline the __inet_hash function.
2008-01-28 Gerrit Renker[DCCP]: Remove unused inline function
2008-01-28 Gerrit Renker[CCID3]: Nofeedback timer according to rfc3448bis
2008-01-28 Gerrit Renker[CCID3]: Implement rfc3448bis changes to feedback reception
2008-01-28 Gerrit Renker[CCID3]: Remove two irrelevant states in TX feedback...
2008-01-28 Gerrit Renker[CCID3]: Use a function to update p_inv, and p is never...
2008-01-28 Gerrit Renker[DCCP]: Introducing CCMPS
2008-01-28 Gerrit Renker[CCID]: More informative registration
2008-01-28 Gerrit Renker[DCCP]: Documentation for CCID operations
2008-01-28 Gerrit Renker[DCCP]: Ignore feature negotiation on Data packets
2008-01-28 Gerrit Renker[DCCP]: Make code assumptions explicit
2008-01-28 Gerrit Renker[DCCP]: Remove unused and redundant validation functions
2008-01-28 Gerrit Renker[DCCP]: Support inserting options during the 3-way...
2008-01-28 Gerrit Renker[DCCP]: Handle timestamps on Request/Response exchange...
2008-01-28 Gerrit Renker[DCCP]: Add (missing) option parsing to request_sock...
2008-01-28 Gerrit Renker[DCCP]: Allow to parse options on Request Sockets
2008-01-28 Gerrit Renker[DCCP]: Collapse repeated `len' statements into one
2008-01-28 Gerrit Renker[DCCP]: Support for server holding timewait state
2008-01-28 Gerrit Renker[DCCP]: Use maximum-RTO backoff from DCCP spec
2008-01-28 Gerrit Renker[DCCP]: Shift the retransmit timer for active-close...
2008-01-28 Gerrit Renker[DCCP]: Perform SHUT_RD and SHUT_WR on receiving close
2008-01-28 Herbert Xu[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP...
2008-01-28 Gerrit Renker[TFRC]: Remove previous loss intervals implementation
2008-01-28 Gerrit Renker[CCID3]: Interface CCID3 code with newer Loss Intervals...
2008-01-28 Gerrit Renker[TFRC]: CCID3 (and CCID4) needs to access these inlines
2008-01-28 Gerrit Renker[CCID3]: Redundant debugging output / documentation
2008-01-28 Gerrit Renker[TFRC]: Ringbuffer to track loss interval history
2008-01-28 Gerrit Renker[TFRC]: Loss interval code needs the macros/inlines...
2008-01-28 Gerrit Renker[TFRC]: Put RX/TX initialisation into tfrc.c
2008-01-28 Gerrit Renker[CCID3]: HC-receiver should not insert timestamps as...
2008-01-28 Gerrit Renker[TFRC]: The function tfrc_rx_hist_entry_delete() is...
2008-01-28 Gerrit Renker[TFRC]: Move comment.
2008-01-28 Arnaldo Carvalho... [TFRC]: New rx history code
2008-01-28 Gerrit Renker[CCID3]: The receiver of a half-connection does not...
2008-01-28 Arnaldo Carvalho... [TFRC]: Rename dccp_rx_ to tfrc_rx_
2008-01-28 Arnaldo Carvalho... [TFRC]: Make the rx history slab be global
2008-01-28 Arnaldo Carvalho... [TFRC]: Rename tfrc_tx_hist to tfrc_tx_hist_slab, for...
2008-01-28 Gerrit Renker[DCCP]: Introduce generic function to test for `data...
2008-01-28 Gerrit Renker[TFRC]: Provide central source file and debug facility
2008-01-28 Arnaldo Carvalho... [TFRC]: Hide tx history details from the CCIDs
2008-01-28 Gerrit Renker[DCCP]: Remove duplicate test for CloseReq
2008-01-28 Gerrit Renker[DCCP]: Integrate state transitions for passive-close
2008-01-28 Gerrit Renker[DCCP]: Dedicated auxiliary states to support passive...
2008-01-28 Gerrit Renker[DCCP]: Use AF-independent rebuild_header routine
2008-01-28 Arnaldo Carvalho... [TFRC]: Migrate TX history to singly-linked lis
2008-01-28 Pavel Emelyanov[NET]: Name magic constants in sock_wake_async()
2008-01-28 Gerrit Renker[DCCP]: Add support for abortive release
2008-01-28 Gerrit Renker[DCCP]: Check for unread data on close
2008-01-28 Gerrit Renker[CCID2]: Remove misleading comment
2008-01-28 Gerrit Renker[CCID2]: Remove redundant ack-counting variable
2008-01-28 Gerrit Renker[CCID2]: Remove redundant synchronisation variable
2008-01-28 Gerrit Renker[CCID2]: Redundant debugging output
2008-01-28 Gerrit Renker[CCID2]: Replace pipe assignment-function with assignment
2008-01-28 Gerrit Renker[CCID2]: Replace cwnd assignment-function with assignment
2008-01-28 Gerrit Renker[CCID2]: Replace read-only variable with constant
2008-01-28 Gerrit Renker[CCID2]: Remove unused variable
2008-01-28 Gerrit Renker[CCID2]: Disable broken Ack Ratio adaptation algorithm
2008-01-28 Gerrit Renker[CCID2]: Larger initial windows also for CCID2
2008-01-28 Arnaldo Carvalho... [DCCP]: Initialize dccp_sock before calling the ccid...
2008-01-28 Gerrit Renker[CCID2]: Deadlock and spurious timeouts when Ack Ratio...
2008-01-28 Gerrit Renker[CCID2]: Don't assign negative values to Ack Ratio
2008-01-28 Gerrit Renker[CCID2]: Fix sequence number arithmetic/comparisons
2008-01-28 Gerrit Renker[CCID2]: Bug in reading Ack Vectors
next