| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-12-08 | 11 | -80/+148 |
|\ |
|
| * | net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tag | Parav Pandit | 2019-12-05 | 2 | -38/+93 |
| * | net/mlx5e: ethtool, Fix analysis of speed setting | Aya Levin | 2019-12-05 | 1 | -10/+3 |
| * | net/mlx5e: Fix translation of link mode into speed | Aya Levin | 2019-12-05 | 1 | -0/+1 |
| * | net/mlx5e: Fix free peer_flow when refcount is 0 | Roi Dayan | 2019-12-05 | 1 | -2/+5 |
| * | net/mlx5e: Fix freeing flow with kfree() and not kvfree() | Roi Dayan | 2019-12-05 | 1 | -1/+1 |
| * | net/mlx5e: Fix SFF 8472 eeprom length | Eran Ben Elisha | 2019-12-05 | 1 | -1/+1 |
| * | net/mlx5e: Query global pause state before setting prio2buffer | Huy Nguyen | 2019-12-05 | 1 | -2/+25 |
| * | net/mlx5e: Fix TXQ indices to be sequential | Eran Ben Elisha | 2019-12-05 | 4 | -22/+15 |
| * | net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup | Sabrina Dubroca | 2019-12-04 | 1 | -4/+4 |
|/ |
|
* | net/mlx5e: Fix build error without IPV6 | YueHaibing | 2019-11-30 | 1 | -36/+38 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-11-27 | 2 | -31/+1 |
|\ |
|
| * | Merge branch 'ib-guids' into rdma.git for-next | Jason Gunthorpe | 2019-11-25 | 6 | -420/+666 |
| |\ |
|
| * | | RDMA/mlx5: Delete struct mlx5_priv->mkey_table | Jason Gunthorpe | 2019-10-28 | 2 | -31/+1 |
* | | | Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 2019-11-24 | 7 | -93/+186 |
|\ \ \ |
|
| * | | | net/mlx5e: Remove redundant pointer check | Eli Cohen | 2019-11-22 | 1 | -12/+10 |
| * | | | net/mlx5e: TC, Stub out ipv6 tun create header function | Saeed Mahameed | 2019-11-22 | 2 | -4/+7 |
| * | | | net/mlx5: DR, Add support for Geneve packets SW steering | Yevgeny Kliteynik | 2019-11-22 | 3 | -0/+83 |
| * | | | net/mlx5: DR, Add HW bits and definitions for Geneve flex parser | Yevgeny Kliteynik | 2019-11-22 | 1 | -0/+13 |
| * | | | net/mlx5: DR, Refactor VXLAN GPE flex parser tunnel code for SW steering | Yevgeny Kliteynik | 2019-11-22 | 4 | -57/+66 |
| * | | | net/mlx5: Don't write read-only fields in MODIFY_HCA_VPORT_CONTEXT command | Leon Romanovsky | 2019-11-22 | 1 | -20/+7 |
* | | | | net: use rhashtable_lookup() instead of rhashtable_lookup_fast() | Taehee Yoo | 2019-11-23 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2019-11-23 | 10 | -50/+53 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | net/mlx5: Update the list of the PCI supported devices | Shani Shapp | 2019-11-20 | 1 | -0/+1 |
| * | | | net/mlx5: Fix auto group size calculation | Maor Gottlieb | 2019-11-20 | 2 | -4/+7 |
| * | | | net/mlx5e: Add missing capability bit check for IP-in-IP | Marina Varshaver | 2019-11-20 | 1 | -1/+4 |
| * | | | net/mlx5e: Do not use non-EXT link modes in EXT mode | Eran Ben Elisha | 2019-11-20 | 1 | -6/+6 |
| * | | | net/mlx5e: Fix set vf link state error flow | Roi Dayan | 2019-11-20 | 1 | -1/+1 |
| * | | | net/mlx5: DR, Limit STE hash table enlarge based on bytemask | Alex Vesker | 2019-11-20 | 2 | -20/+15 |
| * | | | net/mlx5: DR, Skip rehash for tables with byte mask zero | Alex Vesker | 2019-11-20 | 1 | -1/+1 |
| * | | | net/mlx5: DR, Fix invalid EQ vector number on CQ creation | Alex Vesker | 2019-11-20 | 1 | -1/+3 |
| * | | | net/mlx5e: Reorder mirrer action parsing to check for encap first | Vlad Buslov | 2019-11-20 | 1 | -14/+14 |
| * | | | net/mlx5e: Fix ingress rate configuration for representors | Eli Cohen | 2019-11-20 | 1 | -2/+1 |
| * | | | net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6 | Eli Cohen | 2019-11-20 | 1 | -6/+12 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-11-21 | 1 | -13/+5 |
|\ \ \ \ |
|
| * | | | | bpf: Convert bpf_prog refcnt to atomic64_t | Andrii Nakryiko | 2019-11-18 | 1 | -13/+5 |
* | | | | | net/mlx5e: Rx, Update page pool numa node when changed | Saeed Mahameed | 2019-11-20 | 1 | -0/+3 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-11-17 | 1 | -0/+17 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | mlx5: Reject requests to enable time stamping on both edges. | Richard Cochran | 2019-11-15 | 1 | -0/+6 |
| * | | | | ptp: Introduce strict checking of external time stamp options. | Richard Cochran | 2019-11-15 | 1 | -1/+2 |
| * | | | | mlx5: reject unsupported external timestamp flags | Jacob Keller | 2019-11-15 | 1 | -0/+6 |
| * | | | | net: reject PTP periodic output requests with unsupported flags | Jacob Keller | 2019-11-15 | 1 | -0/+4 |
* | | | | | net/mlx5: TC: Offload flow table rules | Paul Blakey | 2019-11-13 | 3 | -5/+71 |
* | | | | | net/mlx5: Add devlink reload | Michael Guralnik | 2019-11-13 | 3 | -2/+25 |
* | | | | | net/mlx5e: Set netdev name space on creation | Michael Guralnik | 2019-11-13 | 3 | -0/+9 |
* | | | | | net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6 | Eli Cohen | 2019-11-13 | 1 | -6/+12 |
* | | | | | net/mlx5: Remove redundant NULL initializations | Eli Cohen | 2019-11-13 | 1 | -4/+4 |
* | | | | | net/mlx5: Read num_vfs before disabling SR-IOV | Parav Pandit | 2019-11-13 | 1 | -5/+6 |
* | | | | | net/mlx5: DR, Fix matcher builders select check | Alex Vesker | 2019-11-13 | 1 | -1/+1 |
* | | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2019-11-13 | 6 | -420/+666 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|