Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6a724d68a38c33ba4c7f7b5f008301ac12c9ced1
/
include
/
net
/
sock.h
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
07feaeb
[NET]: Add a network namespace parameter to struct sock
by Eric W. Biederman
· 17 years ago
d2e9117
[NET]: Change type of owner in sock_lock_t to int, rename
by John Heffner
· 17 years ago
172589c
[NET]: DIV_ROUND_UP cleanup (part two)
by Ilpo Järvinen
· 17 years ago
4e07a91
[SOCK]: Shrink struct sock by 8 bytes on 64-bit.
by Arnaldo Carvalho de Melo
· 17 years ago
6272e26
cleanup compat ioctl handling
by Christoph Hellwig
· 18 years ago
9958089
[NET]: Move sk_setup_caps() out of line.
by Andi Kleen
· 18 years ago
92f37fd
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
by Eric Dumazet
· 18 years ago
a2a316f
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
by Stephen Hemminger
· 18 years ago
ae40eb1
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
by Eric Dumazet
· 18 years ago
fe067e8
[TCP]: Abstract out all write queue operations.
by David S. Miller
· 18 years ago
b7aa0bf
[NET]: convert network timestamps to ktime_t
by Eric Dumazet
· 18 years ago
fa438cc
[NET]: Keep sk_backlog near sk_lock
by Eric Dumazet
· 18 years ago
64a1465
[NET]: Revert incorrect accept queue backlog changes.
by David S. Miller
· 18 years ago
8488df8
[NET]: Fix bugs in "Whether sock accept queue is full" checking
by Wei Dong
· 18 years ago
4498121
[NET]: Handle disabled preemption in gfp_any()
by Patrick McHardy
· 18 years ago
ed07536
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
by Peter Zijlstra
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
d7fe0f2
[PATCH] severing skbuff.h -> mm.h
by Al Viro
· 18 years ago
58a5a7b
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
by Arnaldo Carvalho de Melo
· 18 years ago
5084205
[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/*
by Al Viro
· 18 years ago
fcc70d5
[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH
by Peter Zijlstra
· 18 years ago
dc9b334
[NET]: Re-fix of doc-comment in sock.h
by Paul Bonser
· 18 years ago
6a43487
[NET]: kernel-doc fix for sock.h
by Randy Dunlap
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
fda9ef5
[NET]: Fix sk->sk_filter field access
by Dmitry Mishin
· 18 years ago
4237c75
[MLSXFRM]: Auto-labeling of child sockets
by Venkat Yekkirala
· 18 years ago
892c141
[MLSXFRM]: Add security sid to sock
by Venkat Yekkirala
· 18 years ago
a5b5bb9
[PATCH] lockdep: annotate sk_locks
by Ingo Molnar
· 18 years ago
c636618
[PATCH] lockdep: annotate bh_lock_sock()
by Ingo Molnar
· 18 years ago
da21f24
[PATCH] lockdep: annotate sock_lock_init()
by Ingo Molnar
· 18 years ago
bcd7611
[NET]: Generalise TSO-specific bits from skb_setup_caps
by Herbert Xu
· 18 years ago
b0da8537
[NET]: Add ECN support for TSO
by Michael Chan
· 18 years ago
f4b8ea7
[NET]: fix net-core kernel-doc
by Randy Dunlap
· 18 years ago
37c3185
[NET]: Added GSO toggle
by Herbert Xu
· 18 years ago
cee4cca
Merge git://git.infradead.org/hdrcleanup-2.6
by Linus Torvalds
· 18 years ago
b38dfee
[NET]: skb_trim audit
by Herbert Xu
· 18 years ago
624d116
[I/OAT]: Make sk_eat_skb I/OAT aware.
by Chris Leech
· 18 years ago
97fc2f0
[I/OAT]: Structure changes for TCP recv offload to I/OAT
by Chris Leech
· 18 years ago
5047f09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 19 years ago
da753be
[NET]: use hlist_unhashed()
by Akinobu Mita
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
dc6de33
[NET]: Add skb->truesize assertion checking.
by David S. Miller
· 19 years ago
f0088a5
[NET]: deinline 200+ byte inlines in sock.h
by Denis Vlasenko
· 19 years ago
9932cf9
[NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms.
by David S. Miller
· 19 years ago
3fdadf7
[NET]: {get|set}sockopt compatibility layer
by Dmitry Mishin
· 19 years ago
265a928
[NET]: Fix race condition in sk_wait_event().
by Alexey Kuznetsov
· 19 years ago
0dec456
[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.
by Stephen Hemminger
· 19 years ago
4bad4dc
[NET]: Change sk_run_filter()'s return type in net/core/filter.c
by Kris Katterjohn
· 19 years ago
25995ff
[SOCK]: Introduce sk_receive_skb
by Arnaldo Carvalho de Melo
· 19 years ago
6d6ee43
[TWSK]: Introduce struct timewait_sock_ops
by Arnaldo Carvalho de Melo
· 19 years ago
c1cbe4b
[NET]: Avoid atomic xchg() for non-error case
by Benjamin LaHaise
· 19 years ago
6a438bb
[TCP]: speed up SACK processing
by Stephen Hemminger
· 19 years ago
9ee6b53
[NET]: sk_add_backlog convert from macro to inline
by Stephen Hemminger
· 19 years ago
7d877f3
[PATCH] gfp_t: net/*
by Al Viro
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
81c3d54
[INET]: speedup inet (tcp/dccp) lookups
by Eric Dumazet
· 19 years ago
6baf1f4
[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL
by David S. Miller
· 19 years ago
ef01578
[TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg
by Herbert Xu
· 19 years ago
d80d99d
[NET]: Add sk_stream_wmem_schedule
by Herbert Xu
· 19 years ago
8cd25c1
[NET]: fix PROC_FS=n compile
by Adrian Bunk
· 19 years ago
d179cd1
[NET]: Implement SKB fast cloning.
by David S. Miller
· 19 years ago
2038073
[NET]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
a61bbcf
[NET]: Store skb->timestamp as offset to a base timestamp
by Patrick McHardy
· 19 years ago
64ce207
[NET]: Make NETDEBUG pure printk wrappers
by Patrick McHardy
· 19 years ago
0a5578c
[ICSK]: Generalise tcp_listen_{start,stop}
by Arnaldo Carvalho de Melo
· 19 years ago
463c84b
[NET]: Introduce inet_connection_sock
by Arnaldo Carvalho de Melo
· 19 years ago
87d11ce
[SOCK]: Introduce sk_clone
by Arnaldo Carvalho de Melo
· 19 years ago
e48c414
[INET]: Generalise the TCP sock ID lookup routines
by Arnaldo Carvalho de Melo
· 19 years ago
8feaf0c0
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
by Arnaldo Carvalho de Melo
· 19 years ago
6e04e02
[INET]: Move tcp_port_rover to inet_hashinfo
by Arnaldo Carvalho de Melo
· 19 years ago
6cbb0df
[SOCK]: Introduce sk_setup_caps
by Arnaldo Carvalho de Melo
· 19 years ago
614c6cb
[SOCK]: Rename __tcp_v4_rehash to __sk_prot_rehash
by Arnaldo Carvalho de Melo
· 19 years ago
e684897
[NET]: Cleanup INET_REFCNT_DEBUG code
by Arnaldo Carvalho de Melo
· 19 years ago
53b924b
[NET]: Fix socket bitop damage
by Ralf Baechle
· 19 years ago
86a76ca
[NET]: Fix sparse warnings
by Victor Fusco
· 19 years ago
c65f7f0
[TCP]: Simplify SKB data portion allocation with NETIF_F_SG.
by David S. Miller
· 19 years ago
60236fd
[NET] Rename open_request to request_sock
by Arnaldo Carvalho de Melo
· 19 years ago
2e6599c
[NET] Generalise TCP's struct open_request minisock infrastructure
by Arnaldo Carvalho de Melo
· 19 years ago
02c30a8
[PATCH] update Ross Biro bouncing email address
by Jesper Juhl
· 20 years ago
476e19c
[IPV6]: Fix OOPS when using IPV6_ADDRFORM
by Arnaldo Carvalho de Melo
· 20 years ago
67be2dd
[PATCH] DocBook: fix some descriptions
by Martin Waitz
· 20 years ago
4dc3b16
[PATCH] DocBook: changes and extensions to the kernel documentation
by Pavel Pisa
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago