Commit Graph

92 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 15 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 15 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files 16 years ago
David Howells 4e36a95e59 RxRPC: Use uX/sX rather than uintX_t/intX_t types 16 years ago
David Howells 99455153d0 RxRPC: Parse security index 5 keys (Kerberos 5) 16 years ago
David Howells ed6dd18b5a RxRPC: Allow RxRPC keys to be read 16 years ago
David Howells 339412841d RxRPC: Allow key payloads to be passed in XDR form 16 years ago
David Howells 8b815477f3 RxRPC: Declare the security index constants symbolically 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Jiri Olsa a57de0b433 net: adding memory barrier to the poll and receive callbacks 16 years ago
David Howells 519d25679e RxRPC: Don't attempt to reuse aborted connections 16 years ago
Dan Carpenter 0975ecba3b RxRPC: Error handling for rxrpc_alloc_connection() 16 years ago
David Howells 15bde72738 RxRPC: Fix a potential NULL dereference 16 years ago
Roel Kluin 5eaa65b240 net: Make static 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
Harvey Harrison 21454aaad3 net: replace NIPQUAD() in net/*/ 16 years ago
Julien Brunel 34093d055e net/rxrpc: Use an IS_ERR test rather than a NULL test 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Pavel Emelyanov 0283328e23 MIB: add struct net to UDP_INC_STATS_BH 17 years ago
Ilpo Järvinen 50aab54f30 net: Add missing braces to multi-statement if()s 17 years ago
David Howells 02f3705068 RxRPC: Fix a regression in the RXKAD security module 17 years ago
Paul Bolle 424b00e2c0 AFS: Do not describe debug parameters with their value 17 years ago
Sven Schnelle 9f389f4b20 rxrpc: remove smp_processor_id() from debug macro 17 years ago
Al Viro 91e916cffe net/rxrpc trivial annotations 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
David Howells 1ff82fe002 RxRPC: fix rxrpc_recvmsg()'s returning of msg_name 17 years ago
Pavel Emelyanov 665bba1087 [NETFILTER/RXRPC]: Don't use seq_release_private where inappropriate. 17 years ago
Julia Lawall 163e3cb7da net/rxrpc: Use BUG_ON 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Jan Engelhardt 036c2e27bc [AF_RXRPC]: constify function pointer tables 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
YOSHIFUJI Hideaki ae445d172a [RXRPC]: Use cpu_to_be32() where appropriate. 17 years ago
Herbert Xu 1781f7f580 [UDP]: Restore missing inDatagrams increments 17 years ago
Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async() 17 years ago
David Howells 4aa9cb320e [AF_RXRPC]: Add a missing goto 17 years ago
David Howells d5a784b371 [RXRPC]: Add missing select on CRYPTO 17 years ago
Trond Myklebust 91cf45f02a [NET]: Add the helper kernel_sock_shutdown() 17 years ago
Jens Axboe c46f2334c8 [SG] Get rid of __sg_mark_end() 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 17 years ago
David S. Miller 51c739d1f4 [NET]: Fix incorrect sg_mark_end() calls. 17 years ago
Herbert Xu 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors 17 years ago
David Howells 76181c134f KEYS: Make request_key() and co fundamentally asynchronous 17 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Al Viro 582ee43dad net/* misc endianness annotations 18 years ago
john stultz 2c6b47de17 Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago