aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/sock.c
Commit message (Expand)AuthorAge
* [NET]: Keep sk_backlog near sk_lockEric Dumazet2007-04-26
* [NET]: fix up misplaced inlines.Dave Jones2007-03-22
* [NET]: Fix compat_sock_common_getsockopt typo.Johannes Berg2007-03-06
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-04
* [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo2006-12-03
* [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra2006-12-03
* [NET]: __alloc_pages() failures reported due to fragmentationLarry Woodman2006-11-05
* Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-11
* [NET]: Fix sk->sk_filter field accessDmitry Mishin2006-09-22
* [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-22
* [MLSXFRM]: Add security sid to sockVenkat Yekkirala2006-09-22
* [PATCH] lockdep: annotate sk_locksIngo Molnar2006-07-03
* [PATCH] lockdep: annotate sock_lock_init()Ingo Molnar2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-29
* [I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech2006-06-18
* [NET]: add SO_RCVBUF commentAndrew Morton2006-03-31
* [NET]: deinline 200+ byte inlines in sock.hDenis Vlasenko2006-03-28
* [NET]: Ensure device name passed to SO_BINDTODEVICE is NULL terminated.David S. Miller2006-03-24
* [NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo2006-03-21
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-21
* [SECURITY]: TCP/UDP getpeersecCatherine Zhang2006-03-21
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* [TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo2006-01-03
* [NET]: kfree cleanupJesper Juhl2005-11-08
* [PATCH] gfp_t: net/*Al Viro2005-10-28
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [NET]: Fix module reference counts for loadable protocol modulesFrank Filz2005-09-27
* [NET]: proto_unregister: fix sleeping while atomicPatrick McHardy2005-09-06
* [NET]: Make sure l_linger is unsigned to avoid negative timeoutsEric Dumazet2005-09-06
* [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTLDavid S. Miller2005-09-05
* [SOCK]: Introduce sk_cloneArnaldo Carvalho de Melo2005-08-29
* [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT socketsArnaldo Carvalho de Melo2005-08-29
* [NET]: Cleanup INET_REFCNT_DEBUG codeArnaldo Carvalho de Melo2005-08-29
* [NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy2005-08-29
* [NET]: Fix setsockopt locking bugKyle Moffett2005-07-27
* [NET]: Fix sparse warningsVictor Fusco2005-07-08
* [NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo2005-06-19
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-05
* [IPV6]: Fix OOPS when using IPV6_ADDRFORMArnaldo Carvalho de Melo2005-05-05
* [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-01
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-25
* [SOCK]: on failure free the sock from the right placeArnaldo Carvalho de Melo2005-04-20
* [PATCH] net: don't call kmem_cache_create with a spinlock heldArnaldo Carvalho de Melo2005-04-16
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16