summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2019-04-25xprtrdma: rpcrdma_regbuf alignmentChuck Lever5-29/+35
2019-04-25xprtrdma: Clean up rpcrdma_create_rep() and rpcrdma_destroy_rep()Chuck Lever1-16/+9
2019-04-25xprtrdma: Clean up rpcrdma_create_req()Chuck Lever3-17/+21
2019-04-25xprtrdma: Fix an frwr_map recovery nitChuck Lever1-1/+1
2019-04-25SUNRPC: Avoid digging into the ATOMIC poolChuck Lever2-2/+2
2019-04-25SUNRPC: Add the 'softerr' rpc_client flagTrond Myklebust1-1/+7
2019-04-25SUNRPC: Ensure to ratelimit the "server not responding" syslog messagesTrond Myklebust1-5/+7
2019-04-25SUNRPC: Start the first major timeout calculation at task creationTrond Myklebust1-10/+34
2019-04-25SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeoutsTrond Myklebust1-0/+9
2019-04-25SUNRPC: Add tracking of RPC level errorsTrond Myklebust2-13/+28
2019-04-25SUNRPC: Ensure that the transport layer respect major timeoutsTrond Myklebust1-4/+13
2019-04-25SUNRPC: Declare RPC timers as TIMER_DEFERRABLETrond Myklebust2-2/+6
2019-04-25SUNRPC: Simplify queue timeouts using timer_reduce()Trond Myklebust1-4/+2
2019-04-25SUNRPC: Fix up tracking of timeoutsTrond Myklebust3-2/+16
2019-04-25SUNRPC: Add function rpc_sleep_on_timeout()Trond Myklebust5-33/+81
2019-04-25SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()Trond Myklebust1-4/+3
2019-04-25SUNRPC: Refactor rpc_sleep_on()Trond Myklebust1-16/+24
2019-04-25SUNRPC: Refactor xprt_request_wait_receive()Trond Myklebust4-43/+48
2019-04-25SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepareTrond Myklebust1-13/+17
2019-04-25SUNRPC: Fix up task signallingTrond Myklebust3-17/+29
2019-04-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann1-0/+8
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers7-9/+0
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-135/+260
2019-04-25ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet1-9/+23
2019-04-25net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet1-11/+16
2019-04-25rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet2-5/+10
2019-04-24net: rds: exchange of 8K and 1M poolZhu Yanjun2-3/+11
2019-04-24net: sched: flower: refactor reoffload for concurrent accessVlad Buslov1-22/+57
2019-04-24tipc: tipc_udp_recv() cleanup vs rcu verbsEric Dumazet1-6/+3
2019-04-24SUNRPC: rsi_parse() should use the current user namespaceTrond Myklebust1-3/+3
2019-04-24SUNRPC: Fix the server AUTH_UNIX userspace mappingsTrond Myklebust1-6/+9
2019-04-24SUNRPC: Temporary sockets should inherit the cred from their parentTrond Myklebust1-2/+3
2019-04-24SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust2-5/+11
2019-04-24SUNRPC: Allow further customisation of RPC program registrationTrond Myklebust1-31/+54
2019-04-24SUNRPC: Clean up generic dispatcher codeTrond Myklebust1-28/+47
2019-04-24SUNRPC: Add a callback to initialise server requestsTrond Myklebust1-37/+76
2019-04-24SUNRPC/nfs: Fix return value for nfs4_callback_compound()Trond Myklebust1-5/+22
2019-04-24sunrpc/cache: handle missing listeners better.NeilBrown1-1/+3
2019-04-24Bluetooth: hci_core: Don't stop BT if the BD address missing in dtsBalakrishna Godavarthi1-2/+0
2019-04-24ipv6: Use result arg in fib_lookup_arg consistentlyDavid Ahern1-4/+11
2019-04-24ipv6: fib6_rule_action_alt needs to return -EAGAINDavid Ahern1-1/+3
2019-04-24net/ncsi: handle overflow when incrementing mac addressTao Ren1-1/+5
2019-04-24net: sched: taprio: Fix taprio_dequeue()Andre Guedes1-2/+2
2019-04-24net: sched: taprio: Fix taprio_peek()Andre Guedes1-2/+2
2019-04-24net: sched: taprio: Remove should_restart_cycle()Andre Guedes1-9/+1
2019-04-24net: sched: taprio: Refactor taprio_get_start_time()Andre Guedes1-14/+23
2019-04-24net: sched: taprio: Remove pointless variable assigmentAndre Guedes1-1/+0
2019-04-24net: Change nhc_flags to unsigned charDavid Ahern2-8/+12
2019-04-24lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern2-4/+6
2019-04-24net: fix sparc64 compilation of sock_gettstampStephen Rothwell1-3/+3