index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
sock.c
Age
Commit message (
Expand
)
Author
2006-12-02
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
Arnaldo Carvalho de Melo
2006-12-02
[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH
Peter Zijlstra
2006-11-05
[NET]: __alloc_pages() failures reported due to fragmentation
Larry Woodman
2006-10-11
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
2006-09-22
[NET]: Fix sk->sk_filter field access
Dmitry Mishin
2006-09-22
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
Brian Haley
2006-09-22
[MLSXFRM]: Add security sid to sock
Venkat Yekkirala
2006-07-03
[PATCH] lockdep: annotate sk_locks
Ingo Molnar
2006-07-03
[PATCH] lockdep: annotate sock_lock_init()
Ingo Molnar
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
2006-06-17
[I/OAT]: Structure changes for TCP recv offload to I/OAT
Chris Leech
2006-03-31
[NET]: add SO_RCVBUF comment
Andrew Morton
2006-03-28
[NET]: deinline 200+ byte inlines in sock.h
Denis Vlasenko
2006-03-24
[NET]: Ensure device name passed to SO_BINDTODEVICE is NULL terminated.
David S. Miller
2006-03-20
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
2006-03-20
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
2006-03-20
[SECURITY]: TCP/UDP getpeersec
Catherine Zhang
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-03
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
2005-10-28
[PATCH] gfp_t: net/*
Al Viro
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-09-27
[NET]: Fix module reference counts for loadable protocol modules
Frank Filz
2005-09-06
[NET]: proto_unregister: fix sleeping while atomic
Patrick McHardy
2005-09-06
[NET]: Make sure l_linger is unsigned to avoid negative timeouts
Eric Dumazet
2005-09-05
[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL
David S. Miller
2005-08-29
[SOCK]: Introduce sk_clone
Arnaldo Carvalho de Melo
2005-08-29
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
Arnaldo Carvalho de Melo
2005-08-29
[NET]: Cleanup INET_REFCNT_DEBUG code
Arnaldo Carvalho de Melo
2005-08-29
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
Patrick McHardy
2005-07-27
[NET]: Fix setsockopt locking bug
Kyle Moffett
2005-07-08
[NET]: Fix sparse warnings
Victor Fusco
2005-06-18
[NET] Generalise TCP's struct open_request minisock infrastructure
Arnaldo Carvalho de Melo
2005-05-05
[PATCH] update Ross Biro bouncing email address
Jesper Juhl
2005-05-05
[IPV6]: Fix OOPS when using IPV6_ADDRFORM
Arnaldo Carvalho de Melo
2005-05-01
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel 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 place
Arnaldo Carvalho de Melo
2005-04-16
[PATCH] net: don't call kmem_cache_create with a spinlock held
Arnaldo Carvalho de Melo
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds