summaryrefslogtreecommitdiff
path: root/net/core/sock.c
AgeCommit message (Expand)Author
2005-09-06[NET]: proto_unregister: fix sleeping while atomicPatrick McHardy
2005-09-06[NET]: Make sure l_linger is unsigned to avoid negative timeoutsEric Dumazet
2005-09-05[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTLDavid S. Miller
2005-08-29[SOCK]: Introduce sk_cloneArnaldo Carvalho de Melo
2005-08-29[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT socketsArnaldo Carvalho de Melo
2005-08-29[NET]: Cleanup INET_REFCNT_DEBUG codeArnaldo Carvalho de Melo
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy
2005-07-27[NET]: Fix setsockopt locking bugKyle Moffett
2005-07-08[NET]: Fix sparse warningsVictor Fusco
2005-06-18[NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl
2005-05-05[IPV6]: Fix OOPS when using IPV6_ADDRFORMArnaldo Carvalho de Melo
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro
2005-04-19[SOCK]: on failure free the sock from the right placeArnaldo Carvalho de Melo
2005-04-16[PATCH] net: don't call kmem_cache_create with a spinlock heldArnaldo Carvalho de Melo
2005-04-16Linux-2.6.12-rc2Linus Torvalds