Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | net: sched: move the can_offload check from binding phase to rule insertion p... | Jiri Pirko | 3 | -0/+9 |
2017-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -1/+26 |
2017-11-01 | mlxsw: i2c: Fix buffer increment counter for write transaction | Vadim Pasternak | 1 | -1/+1 |
2017-11-01 | mlxsw: reg: Add high and low temperature thresholds | Ido Schimmel | 1 | -0/+25 |
2017-11-01 | mlxsw: spectrum_router: Return extack message on abort due to fib rules | David Ahern | 1 | -42/+66 |
2017-10-31 | net/mlx5e: Switch channels counters to use stats group API | Kamal Heib | 3 | -89/+106 |
2017-10-31 | net/mlx5e: Switch ipsec counters to use stats group API | Kamal Heib | 2 | -9/+25 |
2017-10-31 | net/mlx5e: Switch pme counters to use stats group API | Kamal Heib | 3 | -30/+54 |
2017-10-31 | net/mlx5e: Switch per prio pfc counters to use stats group API | Kamal Heib | 3 | -85/+113 |
2017-10-31 | net/mlx5e: Switch per prio traffic counters to use stats group API | Kamal Heib | 3 | -24/+50 |
2017-10-31 | net/mlx5e: Switch pcie counters to use stats group API | Kamal Heib | 3 | -58/+93 |
2017-10-31 | net/mlx5e: Switch ethernet extended counters to use stats group API | Kamal Heib | 3 | -20/+48 |
2017-10-31 | net/mlx5e: Switch physical statistical counters to use stats group API | Kamal Heib | 3 | -21/+46 |
2017-10-31 | net/mlx5e: Switch RFC 2819 counters to use stats group API | Kamal Heib | 3 | -30/+53 |
2017-10-31 | net/mlx5e: Switch RFC 2863 counters to use stats group API | Kamal Heib | 3 | -20/+43 |
2017-10-31 | net/mlx5e: Switch IEEE 802.3 counters to use stats group API | Kamal Heib | 3 | -36/+58 |
2017-10-31 | net/mlx5e: Switch vport counters to use the stats group API | Kamal Heib | 3 | -55/+78 |
2017-10-31 | net/mlx5e: Switch Q counters to use the stats group API | Kamal Heib | 3 | -16/+35 |
2017-10-31 | net/mlx5e: Introduce stats group API | Kamal Heib | 4 | -48/+127 |
2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -96/+202 |
2017-10-28 | drivers/net: mellanox: Convert timers to use timer_setup() | Kees Cook | 1 | -3/+3 |
2017-10-27 | mlxsw: reg: Avoid magic number in PPCNT | Nogah Frankel | 1 | -30/+42 |
2017-10-27 | mlxsw: spectrum: Change stats cache to be local | Nogah Frankel | 2 | -19/+9 |
2017-10-26 | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth | Huy Nguyen | 2 | -30/+104 |
2017-10-26 | net/mlx5e: Properly deal with encap flows add/del under neigh update | Or Gerlitz | 1 | -35/+54 |
2017-10-26 | net/mlx5: Delay events till mlx5 interface's add complete for pci resume | Huy Nguyen | 1 | -29/+41 |
2017-10-26 | net/mlx5: Fix health work queue spin lock to IRQ safe | Moshe Shemesh | 1 | -2/+3 |
2017-10-24 | mlxsw: spectrum: mr_tcam: Include the mr_tcam header file | Yotam Gigi | 1 | -0/+1 |
2017-10-24 | mlxsw: spectrum: mr: Make the function mlxsw_sp_mr_dev_vif_lookup static | Yotam Gigi | 1 | -1/+1 |
2017-10-24 | mlxsw: spectrum: mr: Fix various endianness issues | Yotam Gigi | 1 | -5/+6 |
2017-10-24 | mlxsw: spectrum_dpipe: Fix entries dump of the adjacency table | Arkadi Sharshevsky | 1 | -0/+1 |
2017-10-23 | mlxsw: spectrum: Add another partition to KVD linear | Ido Schimmel | 1 | -2/+17 |
2017-10-23 | mlxsw: spectrum: Increase number of linear entries | Ido Schimmel | 2 | -3/+3 |
2017-10-23 | mlxsw: spectrum_router: Populate adjacency entries according to weights | Ido Schimmel | 1 | -12/+99 |
2017-10-23 | mlxsw: spectrum_router: Prepare for large adjacency groups | Ido Schimmel | 1 | -0/+58 |
2017-10-23 | mlxsw: spectrum_router: Store weight in nexthop struct | Ido Schimmel | 1 | -0/+7 |
2017-10-23 | mlxsw: spectrum: Add ability to query KVDL allocation size | Ido Schimmel | 2 | -0/+18 |
2017-10-23 | mlxsw: spectrum: Better represent KVDL partitions | Ido Schimmel | 3 | -37/+238 |
2017-10-23 | mlxsw: spectrum_dpipe: Add adjacency group size | Ido Schimmel | 3 | -7/+44 |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -2/+51 |
2017-10-22 | drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_t | Elena Reshetova | 2 | -15/+16 |
2017-10-22 | drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -8/+8 |
2017-10-22 | drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-22 | drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-22 | drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-22 | mlxsw: spectrum_router: Configure TIGCR on init | Petr Machata | 1 | -1/+10 |
2017-10-22 | mlxsw: reg: Add Tunneling IPinIP General Configuration Register | Petr Machata | 1 | -0/+31 |
2017-10-21 | net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS* | Jiri Pirko | 3 | -7/+0 |
2017-10-21 | mlx5e_rep: Convert ndo_setup_tc offloads to block callbacks | Jiri Pirko | 1 | -6/+38 |
2017-10-21 | mlx5e: Convert ndo_setup_tc offloads to block callbacks | Jiri Pirko | 3 | -22/+51 |