| Commit message (Expand) | Author | Age | Files | Lines |
* | net: introduce __skb_put_[zero, data, u8] | yuan linyu | 2017-06-20 | 4 | -14/+7 |
* | qed*: Set rdma generic functions prefix | Michal Kalderon | 2017-06-20 | 1 | -3/+3 |
* | qed*: qede_roce.[ch] -> qede_rdma.[ch] | Michal Kalderon | 2017-06-20 | 2 | -2/+2 |
* | qed: Chain support for external PBL | Mintz, Yuval | 2017-06-20 | 2 | -4/+4 |
* | Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2017-06-16 | 1 | -1/+1 |
|\ |
|
| * | net/mlx5: Fix some spelling mistakes | Or Gerlitz | 2017-06-15 | 1 | -1/+1 |
* | | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 2017-06-16 | 2 | -4/+4 |
* | | networking: make skb_put & friends return void pointers | Johannes Berg | 2017-06-16 | 6 | -33/+29 |
* | | networking: convert many more places to skb_put_zero() | Johannes Berg | 2017-06-16 | 4 | -16/+8 |
|/ |
|
* | qed*: LL2 callback operations | Michal Kalderon | 2017-06-09 | 3 | -58/+188 |
* | tcp: add a struct net parameter to tcp_parse_options() | Eric Dumazet | 2017-06-08 | 1 | -1/+1 |
* | IB/mlx4: Bump driver version | Tariq Toukan | 2017-06-07 | 1 | -3/+2 |
* | cxgb4: Fix tids count for ipv6 offload connection | Ganesh Goudar | 2017-06-07 | 1 | -5/+9 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-07 | 23 | -114/+146 |
|\ |
|
| * | RDMA/qedr: add null check before pointer dereference | Gustavo A. R. Silva | 2017-06-01 | 1 | -4/+6 |
| * | RDMA/mlx5: set UMR wqe fence according to HCA cap | Max Gurtovoy | 2017-06-01 | 3 | -37/+39 |
| * | RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled | Jack Morgenstein | 2017-06-01 | 1 | -0/+1 |
| * | RDMA/qib,hfi1: Fix MR reference count leak on write with immediate | Mike Marciniszyn | 2017-06-01 | 2 | -2/+7 |
| * | RDMA/hfi1: Defer setting VL15 credits to link-up interrupt | Byczkowski, Jakub | 2017-06-01 | 4 | -19/+64 |
| * | RDMA/hfi1: change PCI bar addr assignments to Linux API functions | Steven L. Roberts | 2017-06-01 | 1 | -2/+2 |
| * | RDMA/hfi1: fix array termination by appending NULL to attr array | Steven L. Roberts | 2017-06-01 | 1 | -1/+2 |
| * | RDMA/iw_cxgb4: fix the calculation of ipv6 header size | Raju Rangoju | 2017-06-01 | 1 | -1/+2 |
| * | RDMA/iw_cxgb4: calculate t4_eq_status_entries properly | Ganesh Goudar | 2017-06-01 | 1 | -1/+1 |
| * | RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers | Raju Rangoju | 2017-06-01 | 1 | -1/+5 |
| * | RDMA/nes: ACK MPA Reply frame | Tatyana Nikolova | 2017-06-01 | 1 | -1/+1 |
| * | RDMA/nes: Don't set 0-length FULPDU RTR indication control flag | Tatyana Nikolova | 2017-06-01 | 1 | -1/+0 |
| * | RDMA/i40iw: fix duplicated code for different branches | Gustavo A. R. Silva | 2017-06-01 | 1 | -4/+1 |
| * | RDMA/i40iw: Remove MSS change support | Shiraz Saleem | 2017-06-01 | 4 | -31/+1 |
| * | RDMA/i40iw: Fix device initialization error path | Mustafa Ismail | 2017-06-01 | 1 | -7/+13 |
| * | RDMA/i40iw: ACK MPA Reject frame | Tatyana Nikolova | 2017-06-01 | 1 | -1/+1 |
| * | RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flag | Tatyana Nikolova | 2017-06-01 | 1 | -1/+0 |
* | | IB/mlx5: Bump driver version | Tariq Toukan | 2017-05-14 | 1 | -3/+2 |
* | | {net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc | Leon Romanovsky | 2017-05-14 | 6 | -27/+27 |
|/ |
|
* | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-10 | 1 | -0/+1 |
|\ |
|
| *-. | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel | 2017-05-04 | 8 | -31/+46 |
| |\ \ |
|
| | | * | iommu: Remove pci.h include from trace/events/iommu.h | Joerg Roedel | 2017-04-29 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-05-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | fs: constify tree_descr arrays passed to simple_fill_super() | Eric Biggers | 2017-04-27 | 1 | -1/+1 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-05-09 | 19 | -601/+653 |
|\ \ \ \ |
|
| | * | | | IB/hfi1: Clean up on context initialization failure | Michael J. Ruhl | 2017-05-05 | 5 | -85/+95 |
| | * | | | IB/hfi1: Fix an assign/ordering issue with shared context IDs | Michael J. Ruhl | 2017-05-05 | 6 | -28/+41 |
| | * | | | IB/hfi1: Clean up context initialization | Michael J. Ruhl | 2017-05-05 | 9 | -158/+159 |
| | * | | | IB/hfi1: Correctly clear the pkey | Michael J. Ruhl | 2017-05-05 | 4 | -23/+17 |
| | * | | | IB/hfi1: Search shared contexts on the opened device, not all devices | Michael J. Ruhl | 2017-05-05 | 3 | -111/+49 |
| | * | | | IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bit | Sebastian Sanchez | 2017-05-05 | 1 | -14/+8 |
| | * | | | IB/hfi1: Use filedata rather than filepointer | Michael J. Ruhl | 2017-05-05 | 5 | -75/+72 |
| | * | | | IB/hfi1: Name function prototype parameters | Michael J. Ruhl | 2017-05-05 | 10 | -120/+143 |
| | * | | | IB/hfi1: Fix a subcontext memory leak | Michael J. Ruhl | 2017-05-05 | 3 | -15/+23 |
| | * | | | IB/hfi1: Return an error on memory allocation failure | Michael J. Ruhl | 2017-05-05 | 1 | -0/+1 |
| | * | | | IB/hfi1: Adjust default eager_buffer_size to 8MB | Tymoteusz Kielan | 2017-05-05 | 1 | -2/+2 |