summaryrefslogtreecommitdiffstats
path: root/net/core/sock.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Add missing entries to family name tablesDavid Howells2007-07-211-1/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-191-1/+1
|\
| * [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
* | lockdep: fixup sk_callback_lock annotationPeter Zijlstra2007-07-191-4/+19
|/
* [NET]: "wrong timeout value in sk_wait_data()": cleanupsAndrew Morton2007-07-101-1/+2
* [NET]: Make some network-related proc files use seq_list_xxx helpersPavel Emelianov2007-07-101-35/+4
* [NET] gso: Fix GSO feature mask in sk_setup_capsHerbert Xu2007-06-031-1/+1
* [NET]: "wrong timeout value" in sk_wait_data() v2Vasily Averin2007-05-241-1/+13
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-261-2/+4
* [NET]: Move sk_setup_caps() out of line.Andi Kleen2007-04-251-0/+15
* [NET]: make seq_operations constStephen Hemminger2007-04-251-1/+1
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-251-2/+14
* [NET] core: whitespace cleanupStephen Hemminger2007-04-251-358/+354
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-0/+16
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-251-7/+9
* [NET]: Keep sk_backlog near sk_lockEric Dumazet2007-04-251-1/+1
* [NET]: fix up misplaced inlines.Dave Jones2007-03-221-1/+1
* [NET]: Fix compat_sock_common_getsockopt typo.Johannes Berg2007-03-061-1/+1
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-74/+74
* [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
OpenPOWER on IntegriCloud