| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | tcp: tcp_make_synack() should clear skb->tstamp | Eric Dumazet | 2015-04-09 | 1 | -0/+2 |
| | * | | udptunnels: Call handle_offloads after inserting vlan tag. | Jesse Gross | 2015-04-09 | 2 | -14/+14 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2015-04-09 | 2 | -7/+6 |
| | |\ \ |
|
| | | * | | vti6: fix uninit when using x-netns | Yao Xiwei | 2015-04-07 | 1 | -2/+1 |
| | | * | | xfrm: fix xfrm_input/xfrm_tunnel_check oops | Alexey Dobriyan | 2015-04-07 | 1 | -5/+5 |
| | * | | | usbnet: rename work handler | Oliver Neukum | 2015-04-09 | 1 | -2/+2 |
| | * | | | stmmac: devm_reset_control_get can return PROBE_DEFER | Phil Reid | 2015-04-09 | 1 | -1/+1 |
| | * | | | be2net: Fix a bug in Rx buffer posting | Ajit Khaparde | 2015-04-09 | 2 | -1/+2 |
| | * | | | fou: Don't use const __read_mostly | Andi Kleen | 2015-04-08 | 1 | -2/+2 |
| | * | | | net: phy: broadcom: Add BCM54616S phy entry | Alessio Igor Bogani | 2015-04-08 | 3 | -2/+17 |
| | * | | | Merge branch 'rds' | David S. Miller | 2015-04-08 | 4 | -8/+38 |
| | |\ \ \ |
|
| | | * | | | RDS: make sure not to loop forever inside rds_send_xmit | Sowmini Varadhan | 2015-04-08 | 3 | -2/+33 |
| | | * | | | RDS: only use passive connections when addresses match | Sowmini Varadhan | 2015-04-08 | 1 | -1/+1 |
| | | * | | | RDS: Documentation: Document AF_RDS, PF_RDS and SOL_RDS correctly. | Sowmini Varadhan | 2015-04-08 | 1 | -5/+4 |
| | |/ / / |
|
| | * / / | netem: Fixes byte backlog accounting for the first of two chained netem insta... | Beshay, Joseph | 2015-04-08 | 1 | -1/+2 |
| | |/ / |
|
| * | | | Merge branch 'cxgb4-next' | David S. Miller | 2015-04-14 | 2 | -17/+62 |
| |\ \ \ |
|
| | * | | | cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF | Hariprasad Shenai | 2015-04-14 | 2 | -3/+6 |
| | * | | | cxgb4: Add comment for calculate tx flits and sge length code | Hariprasad Shenai | 2015-04-14 | 1 | -1/+35 |
| | * | | | cxgb4: Use device node in page allocation | Hariprasad Shenai | 2015-04-14 | 1 | -2/+4 |
| | * | | | cxgb4: Freelist starving threshold varies from adapter to adapter | Hariprasad Shenai | 2015-04-14 | 1 | -10/+16 |
| | * | | | cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes | Hariprasad Shenai | 2015-04-14 | 1 | -1/+1 |
| |/ / / |
|
| * | | | bgmac: drop ring->num_slots | Felix Fietkau | 2015-04-14 | 2 | -15/+15 |
| * | | | bgmac: fix DMA rx corruption | Felix Fietkau | 2015-04-14 | 1 | -9/+18 |
| * | | | bgmac: simplify dma init/cleanup | Felix Fietkau | 2015-04-14 | 1 | -39/+40 |
| * | | | bgmac: increase rx ring size from 511 to 512 | Felix Fietkau | 2015-04-14 | 1 | -1/+1 |
| * | | | bgmac: add check for oversized packets | Felix Fietkau | 2015-04-14 | 1 | -0/+7 |
| * | | | bgmac: simplify/optimize rx DMA error handling | Felix Fietkau | 2015-04-14 | 1 | -37/+34 |
| * | | | bgmac: set received skb headroom to NET_SKB_PAD | Felix Fietkau | 2015-04-14 | 2 | -7/+11 |
| * | | | bgmac: leave interrupts disabled as long as there is work to do | Felix Fietkau | 2015-04-14 | 2 | -22/+10 |
| * | | | bgmac: simplify tx ring index handling | Felix Fietkau | 2015-04-14 | 2 | -29/+23 |
| * | | | toshiba: Remove celleb from Kconfig options | Daniel Axtens | 2015-04-14 | 1 | -2/+2 |
| * | | | hv_netvsc: Implement partial copy into send buffer | Haiyang Zhang | 2015-04-14 | 3 | -19/+46 |
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 2015-04-14 | 87 | -387/+494 |
| |\ \ \ |
|
| | * | | | new helper: msg_data_left() | Al Viro | 2015-04-11 | 8 | -23/+27 |
| | * | | | Merge remote-tracking branch 'dh/afs' into for-davem | Al Viro | 2015-04-11 | 7 | -35/+166 |
| | |\ \ \ |
|
| | | * | | | kafs: Add more "unified AFS" error codes | Nathaniel Wesley Filardo | 2015-04-01 | 1 | -1/+15 |
| | | * | | | RxRPC: Handle VERSION Rx protocol packets | David Howells | 2015-04-01 | 4 | -2/+124 |
| | | * | | | AFS: afs_send_empty_reply() doesn't require an iovec array | David Howells | 2015-04-01 | 1 | -4/+1 |
| | | * | | | 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 |
| | * | | | | get rid of the size argument of sock_sendmsg() | Al Viro | 2015-04-11 | 3 | -15/+16 |
| | * | | | | switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec() | Al Viro | 2015-04-09 | 1 | -17/+3 |
| | * | | | | net: switch importing msghdr from userland to {compat_,}import_iovec() | Al Viro | 2015-04-09 | 3 | -31/+20 |
| | * | | | | net: switch sendto() and recvfrom() to import_single_range() | Al Viro | 2015-04-09 | 1 | -16/+8 |
| | * | | | | Merge branch 'iov_iter' into for-davem | Al Viro | 2015-04-09 | 2 | -0/+71 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'iocb' into for-davem | Al Viro | 2015-04-09 | 69 | -266/+199 |
| | |\ \ \ \ \ |
|
| * | | | | | | | tcp/dccp: get rid of central timewait timer | Eric Dumazet | 2015-04-13 | 11 | -386/+69 |
| * | | | | | | | netfilter: Fix format string of nfnetlink_log proc file | Richard Weinberger | 2015-04-13 | 1 | -1/+1 |
| * | | | | | | | netfilter: Fix format string of nfnetlink_queue proc file | Richard Weinberger | 2015-04-13 | 1 | -1/+1 |