nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / net / dccp / timer.c
2008-11-12 Gerrit Renkerdccp: Limit feature negotiation to connection setup...
2008-09-09 Gerrit RenkerThis reverts "Merge branch 'dccp' of git://eden-feed...
2008-09-04 Gerrit Renkerdccp ccid-3: Runtime verification of timer resolution
2008-09-04 Gerrit Renkerdccp: Refine the wait-for-ccid mechanism
2008-09-04 Gerrit Renkerdccp: Extend CCID packet dequeueing interface
2008-09-04 Gerrit Renkerdccp: Limit feature negotiation to connection setup...
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-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2007-10-10 Gerrit Renker[DCCP]: Provide 10s of microsecond timesource
2007-03-26 Adrian Bunk[DCCP]: make dccp_write_xmit_timer() static again
2007-03-09 Gerrit Renker[DCCP]: Initialise write_xmit_timer also on passive...
2007-02-11 YOSHIFUJI Hideaki[NET] DCCP: Fix whitespace errors.
2006-12-11 Arnaldo Carvalho... [DCCP]: Whitespace cleanups
2006-12-03 Gerrit Renker[DCCP]: Remove forward declarations in timer.c
2006-12-03 Gerrit Renker[DCCP]: Add sysctls to control retransmission behaviour
2006-12-03 Gerrit Renker[DCCP]: Update comments on precisely which packets...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-21 Arnaldo Carvalho... [DCCP]: Generalize dccp_v4_send_reset
2006-03-21 Andrea Bittau[DCCP]: Initial feature negotiation implementation
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix the ACK and SEQ window variables settings
2005-08-29 Arnaldo Carvalho... [DCCP]: Just reflow the source code to fit in 80 columns
2005-08-29 Arnaldo Carvalho... [ICSK]: Move generalised functions from tcp to inet_con...
2005-08-29 Arnaldo Carvalho... [DCCP]: Initial implementation