aboutsummaryrefslogtreecommitdiff
path: root/include/net/timewait_sock.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-09tcp: get rid of twsk_unique()Gravatar Eric Dumazet 1-9/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2015-07-09inet: remove BUG_ON() in twsk_destructor()Gravatar Eric Dumazet 1-3/+0
2012-06-09[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.Gravatar David S. Miller 1-8/+0
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hGravatar Paul Gortmaker 1-0/+1
2010-12-01timewait_sock: Create and use getpeer op.Gravatar David S. Miller 1-0/+8
2008-11-21net: Fix memory leak in the proto_register functionGravatar Catalin Marinas 1-0/+1
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-1/+1
2006-12-02[TCP]: MD5 Signature Option (RFC2385) support.Gravatar YOSHIFUJI Hideaki 1-0/+3
2006-10-12[NET]: Introduce protocol-specific destructor for time-wait sockets.Gravatar YOSHIFUJI Hideaki 1-0/+7
2006-01-03[TWSK]: Introduce struct timewait_sock_opsGravatar Arnaldo Carvalho de Melo 1-0/+31