aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/sock.c
Commit message (Expand)AuthorAge
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* [NET]: Move the filter releasing into a separate callPavel Emelyanov2007-10-18
* [NET]: Introduce the sk_detach_filter() callPavel Emelyanov2007-10-18
* net core: fix kernel-doc for new function parametersRandy Dunlap2007-10-13
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [NET]: Change type of owner in sock_lock_t to int, renameJohn Heffner2007-10-10
* [NET]: Fix two issues wrt. SO_BINDTODEVICE.David S. Miller2007-09-14
* [NET]: Add missing entries to family name tablesDavid Howells2007-07-21
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-19
|\
| * [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-18
* | lockdep: fixup sk_callback_lock annotationPeter Zijlstra2007-07-19
|/
* [NET]: "wrong timeout value in sk_wait_data()": cleanupsAndrew Morton2007-07-11
* [NET]: Make some network-related proc files use seq_list_xxx helpersPavel Emelianov2007-07-11
* [NET] gso: Fix GSO feature mask in sk_setup_capsHerbert Xu2007-06-03
* [NET]: "wrong timeout value" in sk_wait_data() v2Vasily Averin2007-05-24
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-26
* [NET]: Move sk_setup_caps() out of line.Andi Kleen2007-04-26
* [NET]: make seq_operations constStephen Hemminger2007-04-26
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-26
* [NET] core: whitespace cleanupStephen Hemminger2007-04-26
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-26
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-26
* [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