Commit Graph

92 Commits (3f479a65b3f49ee4f058a965e6e33d97ee467b68)

Author SHA1 Message Date
Herbert Xu 21df56c6e2 [TCP]: Fix TCP header misalignment 17 years ago
Herbert Xu fb93134dfc [TCP]: Fix size calculation in sk_stream_alloc_pskb 17 years ago
Eric Dumazet 286ab3d460 [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Pavel Emelyanov f1a6c4da14 [NET]: Move the sock_copy() from the header 18 years ago
Pavel Emelyanov 47e958eac2 [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() 18 years ago
Pavel Emelyanov 309dd5fc87 [NET]: Move the filter releasing into a separate call 18 years ago
Stephen Hemminger cfcabdcc2d [NET]: sparse warning fixes 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Eric W. Biederman 07feaebfcc [NET]: Add a network namespace parameter to struct sock 18 years ago
John Heffner d2e9117c7a [NET]: Change type of owner in sock_lock_t to int, rename 18 years ago
Ilpo Järvinen 172589ccdd [NET]: DIV_ROUND_UP cleanup (part two) 18 years ago
Arnaldo Carvalho de Melo 4e07a91c37 [SOCK]: Shrink struct sock by 8 bytes on 64-bit. 18 years ago
Christoph Hellwig 6272e26679 cleanup compat ioctl handling 18 years ago
Andi Kleen 9958089a43 [NET]: Move sk_setup_caps() out of line. 18 years ago
Eric Dumazet 92f37fd2ee [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support 18 years ago
Stephen Hemminger a2a316fd06 [NET]: Replace CONFIG_NET_DEBUG with sysctl. 18 years ago
Eric Dumazet ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
David S. Miller fe067e8ab5 [TCP]: Abstract out all write queue operations. 18 years ago
Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 18 years ago
Eric Dumazet fa438ccfdf [NET]: Keep sk_backlog near sk_lock 18 years ago
David S. Miller 64a146513f [NET]: Revert incorrect accept queue backlog changes. 18 years ago
Wei Dong 8488df894d [NET]: Fix bugs in "Whether sock accept queue is full" checking 18 years ago
Patrick McHardy 4498121ca3 [NET]: Handle disabled preemption in gfp_any() 18 years ago
Peter Zijlstra ed07536ed6 [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Al Viro d7fe0f241d [PATCH] severing skbuff.h -> mm.h 18 years ago
Arnaldo Carvalho de Melo 58a5a7b955 [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb 18 years ago
Al Viro 5084205faf [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* 18 years ago
Peter Zijlstra fcc70d5fdc [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH 18 years ago
Paul Bonser dc9b334622 [NET]: Re-fix of doc-comment in sock.h 18 years ago
Randy Dunlap 6a43487f43 [NET]: kernel-doc fix for sock.h 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
Dmitry Mishin fda9ef5d67 [NET]: Fix sk->sk_filter field access 19 years ago
Venkat Yekkirala 4237c75c0a [MLSXFRM]: Auto-labeling of child sockets 19 years ago
Venkat Yekkirala 892c141e62 [MLSXFRM]: Add security sid to sock 19 years ago
Ingo Molnar a5b5bb9a05 [PATCH] lockdep: annotate sk_locks 19 years ago
Ingo Molnar c636618485 [PATCH] lockdep: annotate bh_lock_sock() 19 years ago
Ingo Molnar da21f24dd7 [PATCH] lockdep: annotate sock_lock_init() 19 years ago
Herbert Xu bcd7611117 [NET]: Generalise TSO-specific bits from skb_setup_caps 19 years ago
Michael Chan b0da853703 [NET]: Add ECN support for TSO 19 years ago
Randy Dunlap f4b8ea7849 [NET]: fix net-core kernel-doc 19 years ago
Herbert Xu 37c3185a02 [NET]: Added GSO toggle 19 years ago
Herbert Xu b38dfee3d6 [NET]: skb_trim audit 19 years ago
Chris Leech 624d116473 [I/OAT]: Make sk_eat_skb I/OAT aware. 19 years ago
Chris Leech 97fc2f0848 [I/OAT]: Structure changes for TCP recv offload to I/OAT 19 years ago
Akinobu Mita da753beaeb [NET]: use hlist_unhashed() 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
David S. Miller dc6de33674 [NET]: Add skb->truesize assertion checking. 19 years ago
Denis Vlasenko f0088a50e7 [NET]: deinline 200+ byte inlines in sock.h 19 years ago