| Commit message (Expand) | Author | Age | Files | Lines |
* | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA | Eric Dumazet | 2015-12-01 | 1 | -1/+1 |
* | rxrpc: Correctly handle ack at end of client call transmit phase | David Howells | 2015-11-24 | 1 | -1/+3 |
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 2015-11-06 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-11-05 | 5 | -28/+28 |
|\ |
|
| * | KEYS: Merge the type-specific data with the payload data | David Howells | 2015-10-21 | 5 | -28/+28 |
* | | rxrpc: Replace get_seconds with ktime_get_seconds | Ksenija Stanojevic | 2015-09-20 | 3 | -6/+6 |
|/ |
|
* | net: Pass kern from net_proto_family.create to sk_alloc | Eric W. Biederman | 2015-05-11 | 1 | -1/+1 |
* | net: Add a struct net parameter to sock_create_kern | Eric W. Biederman | 2015-05-11 | 1 | -2/+2 |
* | new helper: msg_data_left() | Al Viro | 2015-04-11 | 1 | -10/+9 |
* | Merge remote-tracking branch 'dh/afs' into for-davem | Al Viro | 2015-04-11 | 4 | -29/+148 |
|\ |
|
| * | RxRPC: Handle VERSION Rx protocol packets | David Howells | 2015-04-01 | 3 | -1/+122 |
| * | RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argument | David Howells | 2015-04-01 | 1 | -13/+11 |
| * | RxRPC: Don't call skb_add_data() if there's no data to copy | David Howells | 2015-04-01 | 1 | -19/+19 |
| * | RxRPC: Fix the conversion to iov_iter | David Howells | 2015-04-01 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg() | Al Viro | 2015-03-15 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-09 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | ip: fix error queue empty skb handling | Willem de Bruijn | 2015-03-08 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-03 | 1 | -4/+5 |
|\ \
| |/ |
|
| * | rxrpc: don't multiply with HZ twice | Florian Westphal | 2015-03-01 | 1 | -1/+1 |
| * | rxrpc: terminate retrans loop when sending of skb fails | Florian Westphal | 2015-03-01 | 1 | -3/+4 |
* | | net: Remove iocb argument from sendmsg and recvmsg | Ying Xue | 2015-03-02 | 4 | -24/+17 |
* | | net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_... | Eyal Birger | 2015-03-02 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 2015-02-04 | 1 | -36/+10 |
|\ |
|
| * | rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr... | Al Viro | 2015-02-04 | 1 | -3/+0 |
| * | rxrpc: switch rxrpc_send_data() to iov_iter primitives | Al Viro | 2015-02-04 | 1 | -33/+10 |
* | | net-timestamp: no-payload option | Willem de Bruijn | 2015-02-02 | 1 | -0/+5 |
|/ |
|
* | net: introduce helper macro for_each_cmsghdr | Gu Zheng | 2014-12-10 | 1 | -1/+1 |
* | put iov_iter into msghdr | Al Viro | 2014-12-09 | 1 | -5/+3 |
* | net: Add and use skb_copy_datagram_msg() helper. | David S. Miller | 2014-11-05 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2014-10-12 | 1 | -2/+0 |
|\ |
|
| * | KEYS: Remove key_type::match in favour of overriding default by match_preparse | David Howells | 2014-09-16 | 1 | -2/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-23 | 1 | -1/+1 |
|\ \ |
|
| * | | RxRPC: Fix missing __user annotation | David Howells | 2014-09-09 | 1 | -1/+1 |
* | | | sock: deduplicate errqueue dequeue | Willem de Bruijn | 2014-09-01 | 1 | -13/+1 |
* | | | net: remove dead code after sk_data_ready change | Eric Dumazet | 2014-08-22 | 1 | -8/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-08-06 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | net/rxrpc/ar-key.c: drop negativity check on unsigned value | Andrey Utkin | 2014-07-20 | 1 | -1/+1 |
* | | KEYS: RxRPC: Use key preparsing | David Howells | 2014-07-22 | 1 | -68/+97 |
|/ |
|
* | af_rxrpc: Fix XDR length check in rxrpc key demarshalling. | Nathaniel W Filardo | 2014-05-16 | 1 | -1/+1 |
* | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 2014-04-11 | 2 | -4/+4 |
* | af_rxrpc: Keep rxrpc_call pointers in a hashtable | Tim Smith | 2014-03-04 | 3 | -106/+277 |
* | af_rxrpc: Request an ACK for every alternate DATA packet | David Howells | 2014-02-26 | 1 | -2/+6 |
* | af_rxrpc: Expose more RxRPC parameters via sysctls | David Howells | 2014-02-26 | 4 | -4/+60 |
* | af_rxrpc: Improve ACK production | David Howells | 2014-02-26 | 3 | -4/+3 |
* | af_rxrpc: Add sysctls for configuring RxRPC parameters | David Howells | 2014-02-26 | 11 | -27/+211 |
* | af_rxrpc: Fix UDP MTU calculation from ICMP_FRAG_NEEDED | David Howells | 2014-02-26 | 1 | -0/+1 |
* | af_rxrpc: Prevent RxRPC peers from ABORT-storming one another | Tim Smith | 2014-02-07 | 1 | -4/+8 |
* | af_rxrpc: Remove incorrect checksum calculation from rxrpc_recvmsg() | Tim Smith | 2014-02-07 | 1 | -24/+1 |
* | Merge tag 'rxrpc-20140126' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | David S. Miller | 2014-01-28 | 2 | -1/+8 |
|\ |
|