| Commit message (Expand) | Author | Age | Files | Lines |
* | bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c | Vasundhara Volam | 2018-08-11 | 1 | -3/+3 |
* | liquidio: copperhead LED identification | Raghu Vatsavayi | 2018-08-10 | 2 | -5/+23 |
* | qed/qede: qede_setup_tc() can be static | kbuild test robot | 2018-08-10 | 1 | -1/+1 |
* | mlxsw: core: remove unnecessary function mlxsw_core_driver_put | YueHaibing | 2018-08-10 | 1 | -12/+0 |
* | net: mvneta: fix mvneta_config_rss on armada 3700 | Jisheng Zhang | 2018-08-10 | 1 | -11/+20 |
* | r8169: don't configure max jumbo frame size per chip version | Heiner Kallweit | 2018-08-10 | 1 | -118/+83 |
* | r8169: don't configure csum function per chip version | Heiner Kallweit | 2018-08-10 | 1 | -67/+67 |
* | r8169: simplify interrupt handler | Heiner Kallweit | 2018-08-10 | 1 | -12/+7 |
* | r8169: don't include asm headers directly | Heiner Kallweit | 2018-08-10 | 1 | -3/+1 |
* | r8169: remove version info | Heiner Kallweit | 2018-08-10 | 1 | -8/+0 |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2018-08-10 | 5 | -3/+661 |
|\ |
|
| * | Bluetooth: Introduce BT_HCIUART_RTL configuration option | Marcel Holtmann | 2018-08-09 | 2 | -0/+17 |
| * | Bluetooth: mediatek: Add protocol support for MediaTek serial devices | Sean Wang | 2018-08-07 | 3 | -0/+641 |
| * | Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it | Marcel Holtmann | 2018-08-06 | 1 | -3/+3 |
* | | cxgb4: add support to display DCB info | Ganesh Goudar | 2018-08-10 | 4 | -2/+197 |
* | | net: chelsio: cxgb2: remove unused array pci_speed | Colin Ian King | 2018-08-10 | 1 | -4/+0 |
* | | mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_name | Colin Ian King | 2018-08-10 | 2 | -4/+0 |
* | | cxgb4: update 1.20.8.0 as the latest firmware supported | Ganesh Goudar | 2018-08-09 | 1 | -6/+6 |
* | | net: allow to call netif_reset_xps_queues() under cpus_read_lock | Andrei Vagin | 2018-08-09 | 1 | -1/+3 |
* | | net: phy: sftp: print debug message with text, not numbers | Andrew Lunn | 2018-08-09 | 1 | -4/+72 |
* | | ethernet/qlogic: remove unused array msi_tgt_status | Colin Ian King | 2018-08-09 | 1 | -7/+0 |
* | | net: dsa: rtl8366rb: Support port 4 (WAN) | Linus Walleij | 2018-08-09 | 1 | -0/+30 |
* | | mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO() | YueHaibing | 2018-08-09 | 1 | -3/+2 |
* | | be2net: Use Kconfig flag to support for enabling/disabling adapters | Petr Oros | 2018-08-09 | 3 | -3/+63 |
* | | qede: Ingress tc flower offload (drop action) support. | Manish Chopra | 2018-08-09 | 4 | -11/+362 |
* | | qede: Add destination ip based flow profile. | Manish Chopra | 2018-08-09 | 1 | -48/+66 |
* | | qed/qede: Multi CoS support. | Manish Chopra | 2018-08-09 | 6 | -49/+194 |
* | | s390/qeth: use true and false for boolean values | Gustavo A. R. Silva | 2018-08-09 | 1 | -2/+2 |
* | | s390/qeth: don't restrict qeth_card to DMA memory | Julian Wiedmann | 2018-08-09 | 3 | -14/+19 |
* | | s390/qeth: clean up card initialization | Julian Wiedmann | 2018-08-09 | 1 | -34/+10 |
* | | s390/qeth: do basic setup for data channel | Julian Wiedmann | 2018-08-09 | 1 | -9/+15 |
* | | s390/qeth: use qeth_setup_ccw() to set up all CCWs | Julian Wiedmann | 2018-08-09 | 4 | -43/+16 |
* | | s390/qeth: reduce hard-coded access to ccw channels | Julian Wiedmann | 2018-08-09 | 2 | -28/+31 |
* | | s390/qeth: extract helper for MPC protocol type | Julian Wiedmann | 2018-08-09 | 3 | -24/+15 |
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-09 | 8 | -34/+81 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-08-09 | 7 | -33/+26 |
| |\ \ |
|
| | * | | net: aquantia: Fix IFF_ALLMULTI flag functionality | Dmitry Bogdanov | 2018-08-09 | 1 | -1/+1 |
| | * | | net/mlx5e: Cleanup of dcbnl related fields | Huy Nguyen | 2018-08-09 | 2 | -21/+11 |
| | * | | net/mlx5e: Properly check if hairpin is possible between two functions | Or Gerlitz | 2018-08-09 | 1 | -4/+4 |
| | * | | vhost: reset metadata cache when initializing new IOTLB | Jason Wang | 2018-08-08 | 1 | -3/+6 |
| | * | | net: thunderx: check for failed allocation lmac->dmacs | Colin Ian King | 2018-08-07 | 1 | -0/+2 |
| | * | | cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hosts | Al Viro | 2018-08-07 | 1 | -4/+2 |
| * | | | Merge tag 'gpio-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2018-08-07 | 1 | -1/+55 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | gpiolib-acpi: make sure we trigger edge events at least once on boot | Benjamin Tissoires | 2018-08-01 | 1 | -1/+55 |
* | | | | net: stmmac: Add the bindings parsing for XGMAC2 | Jose Abreu | 2018-08-09 | 2 | -0/+8 |
* | | | | net: stmmac: Integrate XGMAC into main driver flow | Jose Abreu | 2018-08-09 | 1 | -19/+48 |
* | | | | net: stmmac: Add PTP support for XGMAC2 | Jose Abreu | 2018-08-09 | 3 | -4/+7 |
* | | | | net: stmmac: Add MDIO related functions for XGMAC2 | Jose Abreu | 2018-08-09 | 1 | -4/+129 |
* | | | | net: stmmac: Add descriptor related callbacks for XGMAC2 | Jose Abreu | 2018-08-09 | 5 | -2/+314 |
* | | | | net: stmmac: Add DMA related callbacks for XGMAC2 | Jose Abreu | 2018-08-09 | 5 | -2/+471 |