summaryrefslogtreecommitdiffstats
path: root/include/net/timewait_sock.h
Commit message (Expand)AuthorAgeFilesLines
* inet: remove BUG_ON() in twsk_destructor()Eric Dumazet2015-07-091-3/+0
* [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller2012-06-091-8/+0
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* timewait_sock: Create and use getpeer op.David S. Miller2010-12-011-0/+8
* net: Fix memory leak in the proto_register functionCatalin Marinas2008-11-211-0/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki2006-12-021-0/+3
* [NET]: Introduce protocol-specific destructor for time-wait sockets.YOSHIFUJI Hideaki2006-10-121-0/+7
* [TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo2006-01-031-0/+31