summaryrefslogtreecommitdiff
path: root/include/net/timewait_sock.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-10tcp: get rid of twsk_unique()Eric Dumazet1-9/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2015-07-10inet: remove BUG_ON() in twsk_destructor()Eric Dumazet1-3/+0
2012-06-10[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller1-8/+0
2012-03-05BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2010-12-02timewait_sock: Create and use getpeer op.David S. Miller1-0/+8
2008-11-22net: Fix memory leak in the proto_register functionCatalin Marinas1-0/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-03[TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki1-0/+3
2006-10-12[NET]: Introduce protocol-specific destructor for time-wait sockets.YOSHIFUJI Hideaki1-0/+7
2006-01-04[TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo1-0/+31