Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | net/mlx5: Refactor fragmented buffer struct fields and init flow | Tariq Toukan | 2018-10-18 | 3 | -91/+61 | |
* | | | | | | | | | | net-next/hinic: add checksum offload and TSO support | Zhao Chen | 2018-10-19 | 10 | -60/+571 | |
* | | | | | | | | | | cxgb4: fix the error path of cxgb4_uld_register() | Ganesh Goudar | 2018-10-19 | 3 | -39/+13 | |
* | | | | | | | | | | bnxt_en: Copy and paste bug in extended tx_stats | Dan Carpenter | 2018-10-19 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2018-10-19 | 1 | -4/+22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Documentation: intel: Convert to RST format | Jeff Kirsher | 2018-10-18 | 1 | -4/+19 | |
| * | | | | | | | | | | Documentation: fm10k: Add kernel documentation | Jeff Kirsher | 2018-10-18 | 1 | -0/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | atm: zatm: Fix empty body Clang warnings | Nathan Chancellor | 2018-10-19 | 1 | -21/+21 | |
* | | | | | | | | | | atm: eni: Move semicolon to a new line after empty for loop | Nathan Chancellor | 2018-10-19 | 1 | -1/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 2018-10-18 | 18 | -0/+8341 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | igc: Add watchdog | Sasha Neftin | 2018-10-17 | 4 | -0/+256 | |
| * | | | | | | | | | igc: Add setup link functionality | Sasha Neftin | 2018-10-17 | 8 | -0/+717 | |
| * | | | | | | | | | igc: Add code for PHY support | Sasha Neftin | 2018-10-17 | 12 | -1/+820 | |
| * | | | | | | | | | igc: Add NVM support | Sasha Neftin | 2018-10-17 | 13 | -3/+949 | |
| * | | | | | | | | | igc: Add HW initialization code | Sasha Neftin | 2018-10-17 | 10 | -1/+819 | |
| * | | | | | | | | | igc: Add transmit and receive fastpath and interrupt handlers | Sasha Neftin | 2018-10-17 | 4 | -44/+1205 | |
| * | | | | | | | | | igc: Add support for Tx/Rx rings | Sasha Neftin | 2018-10-17 | 8 | -1/+1172 | |
| * | | | | | | | | | igc: Add interrupt support | Sasha Neftin | 2018-10-17 | 4 | -0/+1267 | |
| * | | | | | | | | | igc: Add netdev | Sasha Neftin | 2018-10-17 | 4 | -1/+534 | |
| * | | | | | | | | | igc: Add support for PF | Sasha Neftin | 2018-10-17 | 9 | -1/+442 | |
| * | | | | | | | | | igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support | Sasha Neftin | 2018-10-17 | 6 | -0/+212 | |
* | | | | | | | | | | Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2018-10-18 | 21 | -419/+1079 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | net/mlx5e: Support offloading tc priorities and chains for eswitch flows | Paul Blakey | 2018-10-17 | 4 | -12/+50 | |
| * | | | | | | | | | | net/mlx5e: Use a slow path rule instead if vxlan neighbour isn't available | Paul Blakey | 2018-10-17 | 1 | -22/+82 | |
| * | | | | | | | | | | net/mlx5: E-Switch, Enable setting goto slow path chain action | Paul Blakey | 2018-10-17 | 2 | -0/+8 | |
| * | | | | | | | | | | net/mlx5e: Avoid duplicated code for tc offloads add/del fdb rule | Or Gerlitz | 2018-10-17 | 1 | -41/+50 | |
| * | | | | | | | | | | net/mlx5e: For TC offloads, always add new flow instead of appending the actions | Paul Blakey | 2018-10-17 | 2 | -3/+3 | |
| * | | | | | | | | | | net/mlx5: Add a no-append flow insertion mode | Paul Blakey | 2018-10-17 | 4 | -6/+13 | |
| * | | | | | | | | | | net/mlx5: E-Switch, Add chains and priorities | Paul Blakey | 2018-10-17 | 3 | -86/+339 | |
| * | | | | | | | | | | net/mlx5: E-Switch, Have explicit API to delete fwd rules | Or Gerlitz | 2018-10-17 | 3 | -2/+14 | |
| * | | | | | | | | | | net/mlx5: Split FDB fast path prio to multiple namespaces | Paul Blakey | 2018-10-17 | 4 | -11/+99 | |
| * | | | | | | | | | | net/mlx5e: Split TC add rule path for nic vs e-switch | Roi Dayan | 2018-10-17 | 1 | -47/+138 | |
| * | | | | | | | | | | net/mlx5e: Change return type of tc add flow functions | Rabie Loulou | 2018-10-17 | 1 | -47/+39 | |
| * | | | | | | | | | | net/mlx5: Use flow counter IDs and not the wrapping cache object | Mark Bloch | 2018-10-17 | 8 | -18/+21 | |
| * | | | | | | | | | | net/mlx5: E-Switch, Get counters for offloaded flows from callers | Mark Bloch | 2018-10-17 | 4 | -35/+33 | |
| * | | | | | | | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2018-10-17 | 14 | -137/+238 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | net/mlx5: Set uid as part of DCT commands | Yishai Hadas | 2018-09-25 | 1 | -0/+4 | |
| | * | | | | | | | | | net/mlx5: Set uid as part of SRQ commands | Yishai Hadas | 2018-09-25 | 1 | -3/+27 | |
| | * | | | | | | | | | net/mlx5: Set uid as part of SQ commands | Yishai Hadas | 2018-09-25 | 1 | -2/+14 | |
| | * | | | | | | | | | net/mlx5: Set uid as part of RQ commands | Yishai Hadas | 2018-09-25 | 1 | -2/+14 | |
| | * | | | | | | | | | net/mlx5: Set uid as part of QP commands | Yishai Hadas | 2018-09-25 | 1 | -18/+27 | |
| | * | | | | | | | | | net/mlx5: Set uid as part of CQ commands | Yishai Hadas | 2018-09-25 | 1 | -0/+4 | |
| | * | | | | | | | | | net/mlx5: Rename incorrect naming in IFC file | Mark Bloch | 2018-09-21 | 2 | -3/+3 | |
| | * | | | | | | | | | net/mlx5: Export packet reformat alloc/dealloc functions | Mark Bloch | 2018-09-05 | 2 | -8/+2 | |
| | * | | | | | | | | | net/mlx5: Pass a namespace for packet reformat ID allocation | Mark Bloch | 2018-09-05 | 3 | -1/+12 | |
| | * | | | | | | | | | {net, RDMA}/mlx5: Rename encap to reformat packet | Mark Bloch | 2018-09-05 | 9 | -67/+80 | |
| | * | | | | | | | | | net/mlx5: Move header encap type to IFC header file | Mark Bloch | 2018-09-05 | 1 | -5/+0 | |
| | * | | | | | | | | | net/mlx5: Break encap/decap into two separated flow table creation flags | Mark Bloch | 2018-09-05 | 2 | -4/+6 | |
| | * | | | | | | | | | net/mlx5: Add support for more namespaces when allocating modify header | Mark Bloch | 2018-09-05 | 1 | -0/+5 | |
| | * | | | | | | | | | net/mlx5: Export modify header alloc/dealloc functions | Mark Bloch | 2018-09-05 | 2 | -5/+2 |