Commit Graph

117 Commits (323222b5ff930a43eab45cec6e58345740fa2a29)

Author SHA1 Message Date
David S. Miller ed84cadb21 rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport() 14 years ago
David S. Miller 2a64255019 rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer(). 14 years ago
David S. Miller c9d10c497c rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler() 14 years ago
David S. Miller 9e5e10a225 rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection() 14 years ago
David S. Miller 504f284a71 rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window() 14 years ago
David S. Miller 31e4543db2 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). 14 years ago
David S. Miller 78fbfd8a65 ipv4: Create and use route lookup helpers. 14 years ago
David Howells b9fffa3877 KEYS: Add a key type op to permit the key description to be vetted 14 years ago
David Howells 1000345347 AF_RXRPC: Handle receiving ACKALL packets 14 years ago
David S. Miller b23dd4fe42 ipv4: Make output route lookup return rtable directly. 14 years ago
Anton Blanchard 0a93ea2e89 RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy 14 years ago
Tejun Heo e1fcc7e2a7 rxrpc: rxrpc_workqueue isn't used during memory reclaim 14 years ago
Tracey Dent 9ed05ad3c0 Net: rxrpc: Makefile: Remove deprecated kbuild goal definitions 14 years ago
Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 years ago
David Howells 12fdff3fc2 Add a dummy printk function for the maintenance of unused printks 15 years ago
David Howells 3b5bac2bde RxRPC: Fix a potential deadlock between the call resend_timer and state_lock 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion 15 years ago
Eric Dumazet 4a4771a58e net: use sk_sleep() 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Tetsuo Handa 7c3456fdb5 rxrpc: Check allocation failure. 15 years ago
Tetsuo Handa c3824d21eb rxrpc: Check allocation failure. 15 years ago
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 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 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/*/ 17 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