nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / net / dccp / ackvec.h
2009-01-05 Gerrit Renkerdccp: Clean up ccid.c after integration of CCID plugins
2009-01-05 Gerrit Renkerdccp: Lockless integration of CCID congestion-control...
2008-11-24 Gerrit Renkerdccp: Set per-connection CCIDs via socket options
2008-09-09 Gerrit RenkerThis reverts "Merge branch 'dccp' of git://eden-feed...
2008-09-04 Gerrit Renkerdccp ccid-2: Separate option parsing from CCID processing
2008-09-04 Gerrit Renkerdccp ccid-2: Remove old infrastructure
2008-09-04 Gerrit Renkerdccp ccid-2: Update code for the Ack Vector input/regis...
2008-09-04 Gerrit Renkerdccp ccid-2: Algorithm to update buffer state
2008-09-04 Gerrit Renkerdccp ccid-2: Implementation of circular Ack Vector...
2008-09-04 Gerrit Renkerdccp ccid-2: Separate internals of Ack Vectors from...
2008-09-04 Gerrit Renkerdccp ccid-2: Ack Vector interface clean-up
2008-09-04 Gerrit Renkerdccp: Leave headroom for options when calculating the MPS
2008-09-04 Gerrit Renkerdccp: Set per-connection CCIDs via socket options
2008-01-28 Gerrit Renker[ACKVEC]: Reduce length of identifiers
2007-12-20 Joe Perches[DCCP]: Spelling fixes
2007-10-10 Arnaldo Carvalho... [DCCP] ackvec: Convert to ktime_t
2006-12-03 Andrea Bittau[DCCP] ackvec: infrastructure for sending more than...
2006-12-03 Andrea Bittau[DCCP] ackvec: Remove unused dccpav_ack_ptr field from...
2006-10-24 Gerrit Renker[DCCP]: Update documentation references.
2006-09-22 Andrea Bittau[DCCP] ackvec: Remove unused variables
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
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] ackvec: Ditch dccpav_buf_len
2006-01-04 Arnaldo Carvalho... [DCCP] ackvec: use u8 for the buf offsets
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-18 Arnaldo Carvalho... [DCCP]: Move the ack vector code to net/dccp/ackvec...