index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
probe.c
Age
Commit message (
Expand
)
Author
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-04
dccp: fix auto-loading of dccp(_probe)
Gerrit Renker
2010-01-23
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-01-15
dccp_probe: Fix module load dependencies between dccp and dccp_probe
Neil Horman
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
kfifo: move out spinlock
Stefani Seibold
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
2009-10-19
inet: rename some inet_sock fields
Eric Dumazet
2009-10-07
dccp ccid-3: Remove CCID naming redundancy 2/2
Gerrit Renker
2009-10-07
dccp ccid-3: Overhaul CCID naming convention 2/2
Gerrit Renker
2008-11-24
dccp: API to query the current TX/RX CCID
Gerrit Renker
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
2008-06-11
dccp: Fix sparse warnings
Gerrit Renker
2008-04-25
net: Fix wrong interpretation of some copy_to_user() results.
Pavel Emelyanov
2008-04-21
[DCCP]: Convert do_gettimeofday() to getnstimeofday().
YOSHIFUJI Hideaki
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-07-19
jprobes: remove JPROBE_ENTRY()
Michael Ellerman
2007-06-04
[NET]: Fix comparisons of unsigned < 0.
Bill Nottingham
2007-04-26
[CCID3]: More to see in dccp_probe
Gerrit Renker
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
2006-12-03
[DCCP]: Make dccp_probe more portable
Ian McDonald
2006-11-25
[NET]: Fix kfifo_alloc() error check.
Akinobu Mita
2006-09-24
[DCCP]: Introduce dccp_probe
Ian McDonald