aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-06net: hsr: fix placement of logical operator in a multi-line statementMurali Karicheri2-6/+6
2019-04-06net: hsr: remove unnecessary space after a castMurali Karicheri3-15/+15
2019-04-06net: hsr: fix NULL checks in the codeMurali Karicheri5-13/+13
2019-04-06net: hsr: fix lines that ends with a '('Murali Karicheri2-7/+5
2019-04-06net: hsr: fix alignment issues in the code for functionsMurali Karicheri3-9/+9
2019-04-06net: hsr: remove unnecessary paranthesis from the codeMurali Karicheri3-18/+16
2019-04-06net: hsr: fix multiple blank lines in the codeMurali Karicheri7-55/+0
2019-04-06net: hsr: fix lines exceeding 80 charactersMurali Karicheri5-22/+31
2019-04-06selftests: forwarding: test for bridge mcast traffic after report and leaveNikolay Aleksandrov1-0/+152
2019-04-06net: hns: fix unsigned comparison to less than zeroColin Ian King1-1/+1
2019-04-06Merge branch 'r8152-runtime-mac-changes'David S. Miller1-16/+35
2019-04-06r8152: Refresh MAC address during USBDEVFS_RESETMario Limonciello1-15/+35
2019-04-06r8152: remove extra action copying ethernet addressMario Limonciello1-1/+0
2019-04-06tcp: remove redundant check on tskbColin Ian King1-5/+2
2019-04-06Merge branch 'net-phy-add-Amlogic-g12a-support'David S. Miller5-4/+453
2019-04-06net: phy: meson-gxl: clean-up gxl variant driverJerome Brunet1-4/+2
2019-04-06net: phy: meson-gxl: add g12a supportJerome Brunet1-0/+11
2019-04-06net: phy: add amlogic g12a mdio mux supportJerome Brunet3-0/+392
2019-04-06dt-bindings: net: phy: add g12a mdio mux documentationJerome Brunet1-0/+48
2019-04-06virtio-net: Fix some minor formatting errorsYuval Shaia1-4/+6
2019-04-06virtio-net: Remove inclusion of pci.hYuval Shaia1-1/+0
2019-04-06r8169: disable tx interrupt coalescing on RTL8168Heiner Kallweit1-18/+2
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller527-6928/+4631
2019-04-05Merge tag 'mm-compaction-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linuxLinus Torvalds1-11/+18
2019-04-05tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman1-1/+1
2019-04-04Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-17/+44
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds122-563/+1096
2019-04-04ibmvnic: Fix completion structure initializationThomas Falcon1-2/+3
2019-04-04ipv6: sit: reset ip header pointer in ipip6_rcvLorenzo Bianconi1-0/+4
2019-04-04Merge branch 'tipc-improve-TIPC-unicast-link-throughput'David S. Miller3-48/+276
2019-04-04tipc: adapt link failover for new Gap-ACK algorithmTuong Lien1-26/+80
2019-04-04tipc: reduce duplicate packets for unicast trafficTuong Lien2-10/+37
2019-04-04tipc: improve TIPC throughput by Gap ACK blocksTuong Lien3-12/+159
2019-04-04Merge tag 'riscv-for-linus-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds7-14/+37
2019-04-04Merge branch 'genphy-ability'David S. Miller2-17/+12
2019-04-04net: phy: realtek: remove setting callback get_features and use phylib fallbackHeiner Kallweit1-10/+0
2019-04-04net: phy: allow a PHY driver to define neither features nor get_featuresHeiner Kallweit1-7/+12
2019-04-04net: bridge: mcast: remove unused br_ip_equal functionNikolay Aleksandrov1-17/+0
2019-04-04net: bridge: always clear mcast matching struct on reports and leavesNikolay Aleksandrov1-0/+3
2019-04-04Merge tag 'pm-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-59/+223
2019-04-04Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+5
2019-04-04Revert "r8169: use netif_receive_skb_list batching"Heiner Kallweit1-4/+1
2019-04-05Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie5-11/+11
2019-04-04tcp: Accept ECT on SYN in the presence of RFC8311Tilmans, Olivier (Nokia - BE/Antwerp)1-1/+6
2019-04-04Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-22/+45
2019-04-04Merge branch 'net-extend-devlink-port-attrs-with-switch-ID'David S. Miller18-103/+155
2019-04-04net: devlink: add warning for ndo_get_port_parent_id set when not neededJiri Pirko1-2/+16
2019-04-04dsa: pass switch ID through devlink_port_attrs_set()Jiri Pirko2-1/+10
2019-04-04mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()Jiri Pirko1-1/+21
2019-04-04nfp: remove ndo_get_port_parent_id implementationJiri Pirko3-18/+0