NLM: Always start both UDP and TCP listeners
[safe/jmp/linux-2.6] / net / dccp /
2008-08-19 Gerrit Renkerdccp: Fix panic caused by too early termination of...
2008-08-13 Arnaldo Carvalho... dccp: change L/R must have at least one byte in the...
2008-08-07 Gui Jianfengtcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
2008-07-26 Wei Yongjundccp: Add check for truncated ICMPv6 DCCP error packets
2008-07-26 Wei Yongjundccp: Fix incorrect length check for ICMPv4 packets
2008-07-26 Wei Yongjundccp: Add check for sequence number in ICMPv6 message
2008-07-26 Wei Yongjundccp: Fix sequence number check for ICMPv4 packets
2008-07-26 Gerrit Renkerdccp: Bug-Fix - AWL was never updated
2008-07-26 Gerrit Renkerdccp: Allow to distinguish original and retransmitted...
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-07-17 Pavel Emelyanovmib: add net to NET_INC_STATS_BH
2008-07-17 Pavel Emelyanovinet: prepare net on the stack for NET accounting macros
2008-07-17 Pavel Emelyanovmib: add net to IP_INC_STATS_BH
2008-07-15 Pavel Emelyanovmib: add struct net to ICMP_INC_STATS_BH
2008-07-15 Pavel Emelyanovinet: toss struct net initialization around
2008-07-13 Gerrit Renkerdccp ccid-3: Length of loss intervals
2008-07-13 Gerrit Renkerdccp ccid-3: Fix a loss detection bug
2008-07-13 Gerrit Renkerdccp: Upgrade NDP count from 3 to 6 bytes
2008-07-13 Gerrit Renkerdccp ccid-3: Fix error in loss detection
2008-06-15 Brian Haleynet: change proto destroy method to return void
2008-06-11 Gerrit Renkerdccp: Bug in initial acknowledgment number assignment
2008-06-11 Gerrit Renkerdccp ccid-3: X truncated due to type conversion
2008-06-11 Gerrit Renkerdccp ccid-3: TFRC reverse-lookup Bug-Fix
2008-06-11 Gerrit Renkerdccp ccid-2: Bug-Fix - Ack Vectors need to be ignored...
2008-06-11 Gerrit Renkerdccp: Fix sparse warnings
2008-06-11 Gerrit Renkerdccp ccid-3: Bug-Fix - Zero RTT is possible
2008-06-10 Arnaldo Carvalho... inet{6}_request_sock: Init ->opt and ->pktopts in the...
2008-05-27 Gerrit Renkerdccp ccid-3: Fix "t_ipi explosion" bug
2008-05-27 Wei Yongjundccp: Fix to handle short sequence numbers packet correctly
2008-05-05 Chris Wrightdccp: return -EINVAL on invalid feature length
2008-05-02 Harvey Harrisondccp: ccid2.c, ccid3.c use clamp(), clamp_t()
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.
next