Age | Commit message (Expand) | Author | Files | Lines |
2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -16/+29 |
2017-04-14 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -11/+34 |
2017-04-13 | drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201 | Daniele Palmas | 1 | -1/+1 |
2017-04-08 | Merge tag 'linux-can-fixes-for-4.12-20170404' of git://git.kernel.org/pub/scm... | David S. Miller | 2 | -3/+2 |
2017-04-07 | virtio_net: clear MTU when out of range | Michael S. Tsirkin | 1 | -11/+30 |
2017-04-07 | virtio_net: enable big packets for large MTU values | Michael S. Tsirkin | 1 | -0/+4 |
2017-04-06 | team: call netdev_change_features out of team lock | Xin Long | 1 | -8/+11 |
2017-04-06 | usbnet: make sure no NULL pointer is passed through | Oliver Neukum | 1 | -4/+15 |
2017-04-06 | nfp: fix potential use after free on xdp prog | Jakub Kicinski | 1 | -1/+2 |
2017-04-04 | Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub... | David S. Miller | 7 | -12/+25 |
2017-04-04 | net: ethernet: ti: cpsw: fix race condition during open() | Sekhar Nori | 1 | -6/+8 |
2017-04-04 | bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_* | Colin Ian King | 2 | -12/+12 |
2017-04-04 | can: rcar_can: Do not print virtual addresses | Geert Uytterhoeven | 1 | -2/+1 |
2017-04-04 | can: ifi: use correct register to read rx status | Markus Marb | 1 | -1/+1 |
2017-04-03 | net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeout | Grygorii Strashko | 1 | -0/+2 |
2017-04-01 | r8152: The Microsoft Surface docks also use R8152 v2 | René Rebe | 2 | -0/+18 |
2017-04-01 | net/faraday: Explicitly include linux/of.h and linux/property.h | Mark Brown | 1 | -0/+2 |
2017-04-01 | net: hns: Add ACPI support to check SFP present | Daode Huang | 2 | -5/+34 |
2017-03-31 | be2net: Fix endian issue in logical link config command | Suresh Reddy | 1 | -3/+6 |
2017-03-30 | brcmfmac: use local iftype avoiding use-after-free of virtual interface | Arend Van Spriel | 1 | -3/+5 |
2017-03-30 | rtlwifi: Fix scheduling while atomic splat | Larry Finger | 1 | -2/+4 |
2017-03-30 | ezchip: nps_enet: check if napi has been completed | Zakharov Vlad | 1 | -3/+1 |
2017-03-30 | bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown. | Michael Chan | 1 | -5/+10 |
2017-03-30 | bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa() | Sankar Patchineelam | 1 | -1/+1 |
2017-03-30 | bnxt_en: Fix NULL pointer dereference in reopen failure path | Sankar Patchineelam | 1 | -0/+13 |
2017-03-29 | rocker: fix Wmaybe-uninitialized false-positive | Arnd Bergmann | 1 | -7/+4 |
2017-03-29 | net/mlx5: Avoid dereferencing uninitialized pointer | Talat Batheesh | 1 | -2/+3 |
2017-03-29 | net: moxa: fix TX overrun memory leak | Jonas Jensen | 2 | -2/+19 |
2017-03-26 | irda: vlsi_ir: fix check for DMA mapping errors | Alexey Khoroshilov | 1 | -4/+4 |
2017-03-26 | net: hns: avoid gcc-7.0.1 warning for uninitialized data | Arnd Bergmann | 1 | -0/+1 |
2017-03-26 | net: hns: fix uninitialized data use | Arnd Bergmann | 1 | -2/+3 |
2017-03-25 | i40e: Do not enable NAPI on q_vectors that have no rings | Alexander Duyck | 1 | -4/+12 |
2017-03-24 | Revert "e1000e: driver trying to free already-free irq" | Jeff Kirsher | 1 | -1/+1 |
2017-03-24 | bna: avoid writing uninitialized data into hw registers | Arnd Bergmann | 1 | -3/+7 |
2017-03-24 | net:ethernet:aquantia: Reset is_gso flag when EOP reached. | Pavel Belous | 2 | -0/+2 |
2017-03-24 | net:ethernet:aquantia: Fix for LSO with IPv6. | Pavel Belous | 4 | -1/+11 |
2017-03-24 | net:ethernet:aquantia: Missing spinlock initialization. | Pavel Belous | 1 | -0/+1 |
2017-03-24 | net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6. | Pavel Belous | 1 | -4/+16 |
2017-03-24 | net:ethernet:aquantia: Remove adapter re-opening when MTU changed. | Pavel Belous | 1 | -5/+0 |
2017-03-24 | r8152: prevent the driver from transmitting packets with carrier off | hayeswang | 1 | -2/+16 |
2017-03-24 | net: phy: handle state correctly in phy_stop_machine | Nathan Sullivan | 1 | -1/+1 |
2017-03-24 | iwlwifi: mvm: support ibss in dqa mode | Liad Kaufman | 3 | -6/+13 |
2017-03-24 | iwlwifi: mvm: writing zero bytes to debugfs causes a crash | Dan Carpenter | 1 | -0/+2 |
2017-03-24 | iwlwifi: mvm: fix accessing fw_id_to_mac_id | Sara Sharon | 1 | -1/+1 |
2017-03-24 | net: phy: Export mdiobus_register_board_info() | Florian Fainelli | 1 | -0/+1 |
2017-03-23 | net:ethernet:aquantia: Fix for RX checksum offload. | Pavel Belous | 2 | -0/+2 |
2017-03-23 | amd-xgbe: Fix the ECC-related bit position definitions | Lendacky, Thomas | 1 | -12/+12 |
2017-03-23 | sfc: cleanup a condition in efx_udp_tunnel_del() | Dan Carpenter | 1 | -1/+1 |
2017-03-22 | net: bcmgenet: remove bcmgenet_internal_phy_setup() | Doug Berger | 1 | -15/+0 |
2017-03-22 | fjes: Do not load fjes driver if extended socket device is not power on. | Yasuaki Ishimatsu | 1 | -0/+24 |