Commit Graph

80 Commits (5d91192e667ae34733b9daf6dd5f1d4496d2f441)

Author SHA1 Message Date
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
David S. Miller 9932cf9546 [NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms. 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Alexey Kuznetsov 265a92856b [NET]: Fix race condition in sk_wait_event(). 19 years ago
Stephen Hemminger 0dec456d1f [NET]: Add CONFIG_NETDEBUG to suppress bad packet messages. 19 years ago
Kris Katterjohn 4bad4dc919 [NET]: Change sk_run_filter()'s return type in net/core/filter.c 19 years ago
Arnaldo Carvalho de Melo 25995ff577 [SOCK]: Introduce sk_receive_skb 19 years ago
Arnaldo Carvalho de Melo 6d6ee43e0b [TWSK]: Introduce struct timewait_sock_ops 19 years ago
Benjamin LaHaise c1cbe4b7ad [NET]: Avoid atomic xchg() for non-error case 19 years ago
Stephen Hemminger 6a438bbe68 [TCP]: speed up SACK processing 19 years ago
Stephen Hemminger 9ee6b535af [NET]: sk_add_backlog convert from macro to inline 19 years ago
Al Viro 7d877f3bda [PATCH] gfp_t: net/* 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago