Age | Commit message (Expand) | Author | Files | Lines |
2019-01-26 | qed: Revert error handling changes. | David S. Miller | 16 | -706/+198 |
2019-01-25 | Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2 | -1/+8 |
2019-01-25 | ibmveth: Do not process frames after calling napi_reschedule | Thomas Falcon | 1 | -2/+0 |
2019-01-25 | net: usb: asix: ax88772_bind return error when hw_reset fail | Zhang Run | 1 | -2/+7 |
2019-01-25 | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 4 | -68/+129 |
2019-01-25 | Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/... | David S. Miller | 2 | -16/+15 |
2019-01-25 | net/mlx4_core: Fix error handling when initializing CQ bufs in the driver | Jack Morgenstein | 1 | -2/+4 |
2019-01-25 | net/mlx4_core: Add masking for a few queries on HCA caps | Aya Levin | 1 | -29/+46 |
2019-01-23 | sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe | Edward Cree | 1 | -8/+21 |
2019-01-23 | hv_netvsc: fix typos in code comments | Adrian Vladu | 4 | -6/+6 |
2019-01-23 | hv_netvsc: Fix hash key value reset after other ops | Haiyang Zhang | 4 | -7/+19 |
2019-01-23 | hv_netvsc: Refactor assignments of struct netvsc_device_info | Haiyang Zhang | 1 | -49/+85 |
2019-01-23 | hv_netvsc: Fix ethtool change hash key error | Haiyang Zhang | 1 | -6/+19 |
2019-01-23 | ravb: expand rx descriptor data to accommodate hw checksum | Simon Horman | 1 | -5/+7 |
2019-01-23 | net: phy: Fixup GPLv2+ SPDX tags based on license text | Andrew Lunn | 3 | -28/+5 |
2019-01-23 | net: fec: get regulator optional | Stefan Agner | 1 | -1/+1 |
2019-01-23 | net: altera_tse: fix connect_local_phy error path | Atsushi Nemoto | 1 | -1/+3 |
2019-01-23 | net: dpaa2: improve PTP Kconfig option | Yangbo Lu | 1 | -2/+3 |
2019-01-23 | qede: Error recovery process | Tomer Tayar | 3 | -70/+297 |
2019-01-23 | qed: Add infrastructure for error detection and recovery | Tomer Tayar | 10 | -16/+231 |
2019-01-23 | qed: Revise load sequence to avoid PCI errors | Tomer Tayar | 7 | -112/+178 |
2019-01-22 | net: sun: cassini: Cleanup license conflict | Thomas Gleixner | 2 | -28/+2 |
2019-01-22 | can: flexcan: fix NULL pointer exception during bringup | Uwe Kleine-König | 1 | -1/+1 |
2019-01-22 | can: flexcan: fix 'passing zero to ERR_PTR()' warning | YueHaibing | 1 | -1/+1 |
2019-01-22 | can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo... | Manfred Schlaegl | 1 | -14/+13 |
2019-01-20 | virtio_net: bulk free tx skbs | Michael S. Tsirkin | 1 | -6/+6 |
2019-01-19 | net: phy: phy driver features are mandatory | Camelia Groza | 1 | -0/+5 |
2019-01-19 | virt_wifi: fix error return code in virt_wifi_newlink() | Wei Yongjun | 1 | -1/+3 |
2019-01-19 | mac80211_hwsim: check that n_limits makes sense | Johannes Berg | 1 | -0/+5 |
2019-01-19 | Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 3 | -14/+34 |
2019-01-19 | net/mlx5e: Fix cb_ident duplicate in indirect block register | Eli Britstein | 1 | -13/+16 |
2019-01-19 | net/mlx5e: Fix wrong (zero) TX drop counter indication for representor | Tariq Toukan | 1 | -0/+1 |
2019-01-19 | net/mlx5e: Fix wrong error code return on FEC query failure | Shay Agroskin | 1 | -1/+4 |
2019-01-19 | net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames | Cong Wang | 1 | -0/+13 |
2019-01-19 | mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky | Ido Schimmel | 1 | -6/+6 |
2019-01-19 | mlxsw: spectrum_fid: Update dummy FID index | Nir Dotan | 1 | -2/+2 |
2019-01-19 | mlxsw: pci: Return error on PCI reset timeout | Nir Dotan | 1 | -2/+2 |
2019-01-19 | mlxsw: pci: Increase PCI SW reset timeout | Nir Dotan | 1 | -1/+1 |
2019-01-19 | mlxsw: pci: Ring CQ's doorbell before RDQ's | Ido Schimmel | 2 | -5/+8 |
2019-01-19 | net: Fix typo in NET_FAILOVER help text | Jonathan Neuschäfer | 1 | -1/+1 |
2019-01-19 | net: Fix usage of pskb_trim_rcsum | Ross Lagerwall | 1 | -0/+1 |
2019-01-18 | net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand... | Thomas Petazzoni | 1 | -0/+1 |
2019-01-18 | macvlan: replace kfree_skb by consume_skb for drop profiles | Yang Wei | 1 | -1/+1 |
2019-01-18 | amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs | Lendacky, Thomas | 2 | -8/+16 |
2019-01-18 | net: phy: add missing phy driver features | Camelia Groza | 2 | -0/+2 |
2019-01-18 | dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start | Madalin Bucur | 1 | -0/+6 |
2019-01-18 | net: dsa: realtek-smi: fix OF child-node lookup | Johan Hovold | 1 | -5/+13 |
2019-01-17 | net: phy: Add missing features to PHY drivers | Andrew Lunn | 3 | -0/+15 |
2019-01-17 | net: usb: aqc111: Extend HWID table by TRENDnet device | Dmitry Bezrukov | 2 | -0/+23 |
2019-01-16 | net: phy: meson-gxl: Use the genphy_soft_reset callback | Timotej Lazar | 1 | -0/+1 |