Age | Commit message (Expand) | Author | Files | Lines |
2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 1 | -3/+7 |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -1/+1 |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -4/+18 |
2018-06-06 | rxrpc: Fix terminal retransmission connection ID to include the channel | David Howells | 1 | -1/+1 |
2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -7/+3 |
2018-06-04 | rxrpc: Fix handling of call quietly cancelled out on server | David Howells | 3 | -3/+17 |
2018-05-26 | net/rxrpc: convert to ->poll_mask | Christoph Hellwig | 1 | -7/+3 |
2018-05-16 | proc: introduce proc_create_net{,_data} | Christoph Hellwig | 3 | -33/+9 |
2018-05-10 | rxrpc: Trace UDP transmission failure | David Howells | 4 | -8/+35 |
2018-05-10 | rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages | David Howells | 1 | -23/+23 |
2018-05-10 | rxrpc: Fix the min security level for kernel calls | David Howells | 1 | -1/+1 |
2018-05-10 | rxrpc: Fix error reception on AF_INET6 sockets | David Howells | 1 | -15/+42 |
2018-05-10 | rxrpc: Fix missing start of call timeout | David Howells | 4 | -1/+23 |
2018-04-04 | rxrpc: Fix undefined packet handling | David Howells | 2 | -0/+12 |
2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 20 | -97/+464 |
2018-03-30 | rxrpc: Fix leak of rxrpc_peer objects | David Howells | 5 | -0/+26 |
2018-03-30 | rxrpc: Add a tracepoint to track rxrpc_peer refcounting | David Howells | 3 | -22/+68 |
2018-03-30 | rxrpc: Fix apparent leak of rxrpc_local objects | David Howells | 6 | -0/+14 |
2018-03-30 | rxrpc: Add a tracepoint to track rxrpc_local refcounting | David Howells | 3 | -27/+68 |
2018-03-30 | rxrpc: Fix potential call vs socket/net destruction race | David Howells | 4 | -3/+17 |
2018-03-30 | rxrpc: Fix checker warnings and errors | David Howells | 6 | -3/+13 |
2018-03-30 | rxrpc: remove unused static variables | Sebastian Andrzej Siewior | 1 | -3/+0 |
2018-03-30 | rxrpc: Fix resend event time calculation | Marc Dionne | 1 | -1/+1 |
2018-03-30 | rxrpc: Don't treat call aborts as conn aborts | David Howells | 1 | -6/+9 |
2018-03-30 | rxrpc: Fix Tx ring annotation after initial Tx failure | David Howells | 1 | -1/+3 |
2018-03-30 | rxrpc: Fix a bit of time confusion | David Howells | 1 | -1/+1 |
2018-03-30 | rxrpc: Fix firewall route keepalive | David Howells | 9 | -4/+204 |
2018-03-27 | rxrpc: Trace call completion | David Howells | 1 | -0/+1 |
2018-03-27 | rxrpc, afs: Use debug_ids rather than pointers in traces | David Howells | 7 | -24/+36 |
2018-03-27 | rxrpc: Trace resend | David Howells | 1 | -0/+1 |
2018-03-27 | net: Drop pernet_operations::async | Kirill Tkhai | 1 | -1/+0 |
2018-03-26 | net: Use octal not symbolic permissions | Joe Perches | 1 | -1/+1 |
2018-03-23 | net: Convert rxrpc_net_ops | Kirill Tkhai | 1 | -0/+1 |
2018-03-16 | rxrpc: remove redundant initialization of variable 'len' | Colin Ian King | 1 | -1/+1 |
2018-02-22 | rxrpc: Fix send in rxrpc_send_data_packet() | David Howells | 1 | -1/+1 |
2018-02-16 | rxrpc: Work around usercopy check | David Howells | 1 | -2/+3 |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
2018-02-08 | rxrpc: Don't put crypto buffers on the stack | David Howells | 2 | -41/+52 |
2018-02-07 | rxrpc: Fix received abort handling | David Howells | 2 | -5/+14 |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -2/+0 |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
2018-01-16 | net: delete /proc THIS_MODULE references | Alexey Dobriyan | 1 | -2/+0 |
2017-12-03 | rxrpc: Use correct netns source in rxrpc_release_sock() | David Howells | 1 | -2/+3 |
2017-11-30 | Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 5 | -27/+35 |
2017-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 15 | -302/+688 |
2017-11-29 | rxrpc: Fix variable overwrite | Gustavo A. R. Silva | 2 | -2/+2 |
2017-11-29 | rxrpc: Fix ACK generation from the connection event processor | David Howells | 1 | -21/+29 |
2017-11-29 | rxrpc: Clean up whitespace | David Howells | 3 | -4/+4 |
2017-11-27 | net: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
2017-11-24 | rxrpc: Fix conn expiry timers | David Howells | 5 | -28/+68 |