Commit Graph

134 Commits (6d1ee2cef617f27d8b737871784d8cd23e3fd9e9)

Author SHA1 Message Date
Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry 12 years ago
Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create 12 years ago
Kees Cook af2b08d31e net/rxrpc: remove depends on CONFIG_EXPERIMENTAL 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 ce6654cfc1 rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init(). 12 years ago
David Howells cf7f601c06 KEYS: Add payload preparsing opportunity prior to key instantiate or update 12 years ago
Eric W. Biederman c6089735e7 userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of 0, 0 13 years ago
David Howells d4f65b5d24 KEYS: Add payload preparsing opportunity prior to key instantiate or update 13 years ago
Ben Hutchings 2c53040f01 net: Fix (nearly-)kernel-doc comments for various functions 13 years ago
Julia Lawall cae296c42c net/rxrpc/ar-peer.c: remove invalid reference to list iterator variable 13 years ago
David S. Miller 46517008e1 ipv4: Kill ip_rt_frag_needed(). 13 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
Axel Lin f65bd5ec47 RxRPC: Fix kcalloc parameters swapped 13 years ago
Rusty Russell 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 13 years ago
Thomas Meyer 65d9d2cac5 RxRPC: Use kmemdup rather than duplicating its implementation 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
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 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