summaryrefslogtreecommitdiffstats
path: root/net/dccp/probe.c
Commit message (Expand)AuthorAgeFilesLines
* dccp: API to query the current TX/RX CCIDGerrit Renker2008-11-241-5/+2Star
* net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-311-6/+6
* dccp: Fix sparse warningsGerrit Renker2008-06-111-1/+1
* net: Fix wrong interpretation of some copy_to_user() results.Pavel Emelyanov2008-04-251-1/+1
* [DCCP]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki2008-04-211-11/+6Star
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-111-3/+4
* jprobes: remove JPROBE_ENTRY()Michael Ellerman2007-07-191-1/+1
* [NET]: Fix comparisons of unsigned < 0.Bill Nottingham2007-06-041-1/+1
* [CCID3]: More to see in dccp_probeGerrit Renker2007-04-261-7/+10
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* [DCCP]: Make dccp_probe more portableIan McDonald2006-12-031-2/+4
* [NET]: Fix kfifo_alloc() error check.Akinobu Mita2006-11-261-0/+2
* [DCCP]: Introduce dccp_probeIan McDonald2006-09-241-0/+198