Commit Graph

73 Commits (d61272cbb35fa1c08fe94898583d880256f2dbd3)

Author SHA1 Message Date
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() 18 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
David S. Miller 51c739d1f4 [NET]: Fix incorrect sg_mark_end() calls. 18 years ago
Herbert Xu 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors 18 years ago
David Howells 76181c134f KEYS: Make request_key() and co fundamentally asynchronous 18 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
YOSHIFUJI Hideaki 1c899641ac [NET] RXRPC: Fix whitespace errors. 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Pavel Emelianov 60f0438a87 [NET]: Make some network-related proc files use seq_list_xxx helpers 18 years ago
David Howells 19e6454ca7 [AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data() 18 years ago
Adrian Bunk 16c61add51 [RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference 18 years ago
David Howells 1f8481d19a [AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=n 18 years ago
David Howells 71a904bf49 [AF_RXRPC]: AF_RXRPC depends on IPv4 18 years ago
David Howells a6a62b69b9 AF_RXRPC: reduce debugging noise 18 years ago
David Howells 224711df5c [AF_RXRPC]: Sort out MTU handling. 18 years ago
David Howells 80c72fe415 [AFS/AF_RXRPC]: Miscellaneous fixes. 18 years ago
David Howells b1bdb691c3 [AF_RXRPC/AFS]: Arch-specific fixes. 18 years ago
David S. Miller 68c708fd5e [RXRPC]: Fix pointers passed to bitops. 18 years ago
David S. Miller 411faf5810 [RXRPC]: Remove bogus atomic_* overrides. 18 years ago
David Howells 63b6be55e8 [AF_RXRPC]: Delete the old RxRPC code. 18 years ago
David Howells 651350d10f [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use 18 years ago
David Howells 17926a7932 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both 18 years ago
Arnaldo Carvalho de Melo 4bedb45203 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago