| Commit message (Expand) | Author | Age | Files | Lines |
* | be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeout | Suresh Reddy | 2018-08-01 | 1 | -1/+79 |
* | net/mlx5e: Fix uninitialized variable | Gustavo A. R. Silva | 2018-08-01 | 1 | -1/+1 |
* | qed: Make some functions static | YueHaibing | 2018-08-01 | 12 | -38/+43 |
* | net: ethernet: ti: cpsw: replace unnecessarily macroses on functions | Ivan Khoronzhuk | 2018-08-01 | 1 | -32/+26 |
* | virtio-net: get rid of unnecessary container of rq stats | Jason Wang | 2018-07-31 | 1 | -44/+36 |
* | virtio-net: correctly update XDP_TX counters | Jason Wang | 2018-07-31 | 1 | -35/+4 |
* | mlx5: handle DMA mapping error case for XDP redirect | Jesper Dangaard Brouer | 2018-07-31 | 1 | -0/+3 |
* | hv_netvsc: Add per-cpu ethtool stats for netvsc | Yidong Ren | 2018-07-30 | 2 | -3/+114 |
* | net: phy: mscc: the extended page access register is 16 bits | Quentin Schulz | 2018-07-30 | 1 | -1/+1 |
* | liquidio: remove redundant function cn23xx_dump_iq_regs | YueHaibing | 2018-07-30 | 1 | -44/+0 |
* | qed: remove redundant functions qed_get_cm_pq_idx_rl | YueHaibing | 2018-07-29 | 1 | -10/+0 |
* | net-next: mediatek: cleanup unnecessary get chip id and its user | Sean Wang | 2018-07-29 | 2 | -45/+5 |
* | net-next: mediatek: improve more with using dma_zalloc_coherent | Sean Wang | 2018-07-29 | 1 | -9/+7 |
* | Merge tag 'mlx5e-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 2018-07-29 | 8 | -239/+320 |
|\ |
|
| * | net/mlx5e: Issue direct lookup on vxlan ports by vport representors | Saeed Mahameed | 2018-07-28 | 1 | -10/+2 |
| * | net/mlx5e: Vxlan, move vxlan logic to core driver | Saeed Mahameed | 2018-07-28 | 7 | -19/+19 |
| * | net/mlx5e: Vxlan, add sync lock for add/del vxlan port | Saeed Mahameed | 2018-07-28 | 1 | -3/+15 |
| * | net/mlx5e: Vxlan, return values for add/del port | Saeed Mahameed | 2018-07-28 | 2 | -11/+21 |
| * | net/mlx5e: Vxlan, rename from mlx5e to mlx5 | Saeed Mahameed | 2018-07-28 | 5 | -79/+104 |
| * | net/mlx5e: Vxlan, rename struct mlx5e_vxlan to mlx5_vxlan_port | Saeed Mahameed | 2018-07-28 | 2 | -34/+33 |
| * | net/mlx5e: Vxlan, move netdev only logic to en_main.c | Saeed Mahameed | 2018-07-28 | 3 | -61/+61 |
| * | net/mlx5e: Vxlan, add direct delete function | Saeed Mahameed | 2018-07-28 | 1 | -6/+13 |
| * | net/mlx5e: Vxlan, cleanup an unused member in vxlan work | Gal Pressman | 2018-07-28 | 3 | -8/+4 |
| * | net/mlx5e: Vxlan, replace ports radix-tree with hash table | Gal Pressman | 2018-07-27 | 3 | -17/+28 |
| * | net/mlx5e: Vxlan, check maximum number of UDP ports | Gal Pressman | 2018-07-27 | 2 | -0/+15 |
| * | net/mlx5e: Vxlan, reflect 4789 UDP port default addition to software database | Gal Pressman | 2018-07-27 | 1 | -13/+27 |
* | | failover: change mtu has RTNL | Stephen Hemminger | 2018-07-29 | 1 | -2/+2 |
* | | net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slave | Ivan Khoronzhuk | 2018-07-29 | 1 | -1/+1 |
* | | Merge tag 'linux-can-next-for-4.19-20180727' of ssh://gitolite.kernel.org/pub... | David S. Miller | 2018-07-29 | 22 | -2284/+6475 |
|\ \ |
|
| * | | can: kvaser_usb: Simplify struct kvaser_cmd_cardinfo | Jimmy Assarsson | 2018-07-27 | 1 | -11/+3 |
| * | | can: kvaser_usb: Add support for Kvaser USB hydra family | Jimmy Assarsson | 2018-07-27 | 6 | -12/+2151 |
| * | | can: kvaser_usb: Split driver into kvaser_usb_core.c and kvaser_usb_leaf.c | Jimmy Assarsson | 2018-07-27 | 6 | -2031/+2293 |
| * | | can: kvaser_usb: Add SPDX GPL-2.0 license identifier | Jimmy Assarsson | 2018-07-27 | 1 | -6/+2 |
| * | | can: kvaser_usb: Fix typos | Jimmy Assarsson | 2018-07-27 | 1 | -7/+7 |
| * | | can: kvaser_usb: Improve logging messages | Jimmy Assarsson | 2018-07-27 | 1 | -23/+17 |
| * | | can: kvaser_usb: Refactor kvaser_usb_init_one() | Jimmy Assarsson | 2018-07-27 | 1 | -6/+5 |
| * | | can: kvaser_usb: Refactor kvaser_usb_get_endpoints() | Jimmy Assarsson | 2018-07-27 | 1 | -10/+8 |
| * | | can: kvaser_usb: Add pointer to struct usb_interface into struct kvaser_usb | Jimmy Assarsson | 2018-07-27 | 1 | -0/+3 |
| * | | can: kvaser_usb: Replace USB timeout constants with one define | Jimmy Assarsson | 2018-07-27 | 1 | -10/+6 |
| * | | can: kvaser_usb: Rename message/msg to command/cmd | Jimmy Assarsson | 2018-07-27 | 1 | -238/+237 |
| * | | can: kvaser_usb: Remove unused commands and defines | Jimmy Assarsson | 2018-07-27 | 1 | -38/+0 |
| * | | can: kvaser_usb: Remove unnecessary return | Jimmy Assarsson | 2018-07-27 | 1 | -2/+0 |
| * | | can: peak_canfd: rearrange the way resources are released | Stephane Grosjean | 2018-07-27 | 1 | -3/+6 |
| * | | can: peak_canfd: fix typo in error message | Stephane Grosjean | 2018-07-27 | 1 | -1/+1 |
| * | | can: peak_canfd: use ndev irq instead of pci_dev one | Stephane Grosjean | 2018-07-27 | 1 | -3/+3 |
| * | | can: peak_canfd: remove useless defined symbols | Stephane Grosjean | 2018-07-27 | 1 | -3/+0 |
| * | | can: peak_canfd: improves 32-bit alignment | Stephane Grosjean | 2018-07-27 | 1 | -1/+1 |
| * | | can: peak_usb: mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-07-27 | 3 | -0/+4 |
| * | | can: xilinx_can: add support for Xilinx CAN FD core | Anssi Hannula | 2018-07-27 | 1 | -44/+259 |
| * | | can: xilinx_can: refactor code in preparation for CAN FD support | Anssi Hannula | 2018-07-27 | 1 | -88/+118 |