Age | Commit message (Expand) | Author | Files | Lines |
2017-10-10 | cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan | Aleksander Morgado | 1 | -0/+13 |
2017-10-09 | net: thunderx: mark expected switch fall-throughs in nicvf_main() | Gustavo A. R. Silva | 1 | -0/+2 |
2017-10-09 | ixgbe: incorrect XDP ring accounting in ethtool tx_frame param | John Fastabend | 1 | -8/+8 |
2017-10-09 | net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag | Ding Tianhong | 2 | -41/+0 |
2017-10-09 | Revert commit 1a8b6d76dc5b ("net:add one common config...") | Ding Tianhong | 1 | -1/+1 |
2017-10-09 | ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register | Sabrina Dubroca | 1 | -1/+1 |
2017-10-09 | ixgbe: Return error when getting PHY address if PHY access is not supported | Mark D Rustad | 1 | -0/+4 |
2017-10-08 | mlxsw: spectrum_router: Avoid expensive lookup during route removal | Ido Schimmel | 1 | -14/+0 |
2017-10-06 | ppp: fix race in ppp device destruction | Guillaume Nault | 1 | -0/+20 |
2017-10-04 | net: stmmac: dwmac-rk: Add RK3128 GMAC support | David Wu | 1 | -0/+112 |
2017-10-04 | rndis_host: support Novatel Verizon USB730L | Aleksander Morgado | 2 | -1/+14 |
2017-10-02 | mlxsw: spectrum_router: Track RIF of IPIP next hops | Petr Machata | 1 | -2/+11 |
2017-10-02 | mlxsw: spectrum_router: Move VRF refcounting | Petr Machata | 1 | -2/+3 |
2017-10-02 | net: hns3: Fix an error handling path in 'hclge_rss_init_hw()' | Christophe JAILLET | 1 | -1/+2 |
2017-10-02 | net: mvpp2: Fix clock resource by adding an optional bus clock | Gregory CLEMENT | 1 | -0/+15 |
2017-10-02 | r8152: add Linksys USB3GIGV1 id | Grant Grundler | 2 | -0/+12 |
2017-10-01 | ppp: fix __percpu annotation | Guillaume Nault | 1 | -1/+1 |
2017-09-29 | Merge tag 'mlx5-fixes-2017-09-28' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 14 | -27/+128 |
2017-09-28 | net: dsa: mv88e6xxx: lock mutex when freeing IRQs | Vivien Didelot | 1 | -0/+2 |
2017-09-28 | net: stmmac: dwmac4: Re-enable MAC Rx before powering down | Ed Blake | 1 | -0/+7 |
2017-09-28 | net: stmmac: dwc-qos: Add suspend / resume support | Ed Blake | 1 | -0/+1 |
2017-09-28 | net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlans | Andrew Lunn | 1 | -0/+4 |
2017-09-28 | net: mvpp2: do not select the internal source clock | Antoine Tenart | 1 | -2/+1 |
2017-09-28 | net: mvpp2: fix port list indexing | Yan Markman | 1 | -3/+5 |
2017-09-28 | net: mvpp2: fix parsing fragmentation detection | Stefan Chulski | 1 | -6/+14 |
2017-09-28 | tun: bail out from tun_get_user() if the skb is empty | Alexander Potapenko | 1 | -3/+5 |
2017-09-28 | net/mlx5: Fix wrong indentation in enable SRIOV code | Or Gerlitz | 1 | -1/+1 |
2017-09-28 | net/mlx5: Fix static checker warning on steering tracepoints code | Matan Barak | 1 | -2/+2 |
2017-09-28 | net/mlx5e: Fix calculated checksum offloads counters | Gal Pressman | 4 | -6/+13 |
2017-09-28 | net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filter | Gal Pressman | 1 | -2/+2 |
2017-09-28 | net/mlx5e: Print netdev features correctly in error message | Gal Pressman | 1 | -2/+2 |
2017-09-28 | net/mlx5e: Check encap entry state when offloading tunneled flows | Vlad Buslov | 1 | -0/+3 |
2017-09-28 | net/mlx5e: Disallow TC offloading of unsupported match/action combinations | Or Gerlitz | 1 | -0/+70 |
2017-09-28 | net/mlx5e: Fix erroneous freeing of encap header buffer | Paul Blakey | 1 | -8/+10 |
2017-09-28 | net/mlx5: Check device capability for maximum flow counters | Raed Salem | 2 | -0/+19 |
2017-09-28 | net/mlx5: Fix FPGA capability location | Inbar Karmy | 3 | -5/+4 |
2017-09-28 | net/mlx5e: IPoIB, Fix access to invalid memory address | Roi Dayan | 1 | -1/+2 |
2017-09-27 | Merge tag 'wireless-drivers-for-davem-2017-09-25' of git://git.kernel.org/pub... | David S. Miller | 17 | -46/+125 |
2017-09-26 | atlantic: fix iommu errors | Pavel Belous | 3 | -27/+49 |
2017-09-26 | aquantia: Fix transient invalid link down/up indications | Igor Russkikh | 1 | -2/+1 |
2017-09-26 | aquantia: Fix Tx queue hangups | Igor Russkikh | 6 | -59/+76 |
2017-09-26 | aquantia: Setup max_mtu in ndev to enable jumbo frames | Igor Russkikh | 2 | -10/+3 |
2017-09-26 | rocker: fix rocker_tlv_put_* functions for KASAN | Arnd Bergmann | 1 | -18/+30 |
2017-09-26 | net: qcom/emac: specify the correct size when mapping a DMA buffer | Timur Tabi | 1 | -1/+2 |
2017-09-25 | Merge ath-current from ath.git | Kalle Valo | 1 | -5/+2 |
2017-09-24 | net: qualcomm: rmnet: Fix rcu splat in rmnet_is_real_dev_registered | Subash Abhinov Kasiviswanathan | 1 | -4/+1 |
2017-09-24 | cnic: Fix an error handling path in 'cnic_alloc_bnx2x_resc()' | Christophe JAILLET | 1 | -1/+1 |
2017-09-22 | net: phy: Fix truncation of large IRQ numbers in phy_attached_print() | Geert Uytterhoeven | 1 | -1/+1 |
2017-09-22 | net: stmmac: Cocci spatch "of_table" | Thomas Meyer | 1 | -0/+1 |
2017-09-22 | lan78xx: Use default values loaded from EEPROM/OTP after reset | Nisar Sayed | 1 | -1/+0 |