summaryrefslogtreecommitdiff
path: root/net/dccp/probe.c
Commit message (Expand)AuthorAge
* Use 64-bit timekeepingTina Ruchandani2015-11-01
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* dccp: catch failed request_module call in dccp_probe initWang Weidong2013-12-19
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* dccp: Fix compile warning in probe code.David S. Miller2011-12-01
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* dccp: fix auto-loading of dccp(_probe)Gerrit Renker2010-02-03
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-22
|\
| * kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
| * kfifo: cleanup namespaceStefani Seibold2009-12-22
| * kfifo: move out spinlockStefani Seibold2009-12-22
| * kfifo: move struct kfifo in placeStefani Seibold2009-12-22
* | dccp_probe: Fix module load dependencies between dccp and dccp_probeNeil Horman2010-01-15
|/
* inet: rename some inet_sock fieldsEric Dumazet2009-10-18
* dccp ccid-3: Remove CCID naming redundancy 2/2Gerrit Renker2009-10-07
* dccp ccid-3: Overhaul CCID naming convention 2/2Gerrit Renker2009-10-07
* dccp: API to query the current TX/RX CCIDGerrit Renker2008-11-23
* net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-31
* dccp: Fix sparse warningsGerrit Renker2008-06-11
* net: Fix wrong interpretation of some copy_to_user() results.Pavel Emelyanov2008-04-25
* [DCCP]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki2008-04-21
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* jprobes: remove JPROBE_ENTRY()Michael Ellerman2007-07-19
* [NET]: Fix comparisons of unsigned < 0.Bill Nottingham2007-06-03
* [CCID3]: More to see in dccp_probeGerrit Renker2007-04-25
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [DCCP]: Make dccp_probe more portableIan McDonald2006-12-02
* [NET]: Fix kfifo_alloc() error check.Akinobu Mita2006-11-25
* [DCCP]: Introduce dccp_probeIan McDonald2006-09-24