summaryrefslogtreecommitdiffstats
path: root/net/core/sock.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra2006-12-071-18/+5
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-041-0/+1
* [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo2006-12-021-2/+5
* [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra2006-12-021-3/+3
* [NET]: __alloc_pages() failures reported due to fragmentationLarry Woodman2006-11-051-1/+1
* Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-111-1/+1
* [NET]: Fix sk->sk_filter field accessDmitry Mishin2006-09-221-13/+9
* [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-221-5/+5
* [MLSXFRM]: Add security sid to sockVenkat Yekkirala2006-09-221-1/+1
* [PATCH] lockdep: annotate sk_locksIngo Molnar2006-07-031-9/+88
* [PATCH] lockdep: annotate sock_lock_init()Ingo Molnar2006-07-031-0/+16
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-0/+11
* [I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech2006-06-171-0/+6
* [NET]: add SO_RCVBUF commentAndrew Morton2006-03-311-1/+15
* [NET]: deinline 200+ byte inlines in sock.hDenis Vlasenko2006-03-281-0/+93
* [NET]: Ensure device name passed to SO_BINDTODEVICE is NULL terminated.David S. Miller2006-03-241-2/+3
* [NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo2006-03-201-10/+10
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-201-0/+28
* [SECURITY]: TCP/UDP getpeersecCatherine Zhang2006-03-201-1/+1
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo2006-01-031-10/+11
* [NET]: kfree cleanupJesper Juhl2005-11-081-2/+1
* [PATCH] gfp_t: net/*Al Viro2005-10-281-1/+1
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-5/+5
* [NET]: Fix module reference counts for loadable protocol modulesFrank Filz2005-09-271-8/+12
* [NET]: proto_unregister: fix sleeping while atomicPatrick McHardy2005-09-061-3/+2
* [NET]: Make sure l_linger is unsigned to avoid negative timeoutsEric Dumazet2005-09-061-2/+2
* [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTLDavid S. Miller2005-09-051-1/+1
* [SOCK]: Introduce sk_cloneArnaldo Carvalho de Melo2005-08-291-0/+74
* [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT socketsArnaldo Carvalho de Melo2005-08-291-1/+34
* [NET]: Cleanup INET_REFCNT_DEBUG codeArnaldo Carvalho de Melo2005-08-291-5/+1
* [NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy2005-08-291-2/+16
* [NET]: Fix setsockopt locking bugKyle Moffett2005-07-271-6/+7
* [NET]: Fix sparse warningsVictor Fusco2005-07-081-4/+7
* [NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo2005-06-181-0/+35
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-051-1/+1
* [IPV6]: Fix OOPS when using IPV6_ADDRFORMArnaldo Carvalho de Melo2005-05-051-4/+8
* [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-011-6/+6
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-251-1/+0
* [SOCK]: on failure free the sock from the right placeArnaldo Carvalho de Melo2005-04-191-1/+4
* [PATCH] net: don't call kmem_cache_create with a spinlock heldArnaldo Carvalho de Melo2005-04-161-5/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1565
OpenPOWER on IntegriCloud