summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-07rhashtable: use bit_spin_locks to protect hash bucket.NeilBrown
2019-04-07rhashtable: allow rht_bucket_var to return NULL.NeilBrown
2019-04-07rhashtable: use cmpxchg() in nested_table_alloc()NeilBrown
2019-04-06Merge branch 'net-hsr-improvements-and-bug-fixes'David S. Miller
2019-04-06net: hsr: Fix node prune function for forget time expiryAaron Kramer
2019-04-06net: hsr: add debugfs support for display node listMurali Karicheri
2019-04-06net: hsr: convert to SPDX identifierMurali Karicheri
2019-04-06net: hsr: add blank line after function declarationMurali Karicheri
2019-04-06net: hsr: remove camel case usage in the codeMurali Karicheri
2019-04-06net: hsr: add missing space around operator in codeMurali Karicheri
2019-04-06net: hsr: fix placement of logical operator in a multi-line statementMurali Karicheri
2019-04-06net: hsr: remove unnecessary space after a castMurali Karicheri
2019-04-06net: hsr: fix NULL checks in the codeMurali Karicheri
2019-04-06net: hsr: fix lines that ends with a '('Murali Karicheri
2019-04-06net: hsr: fix alignment issues in the code for functionsMurali Karicheri
2019-04-06net: hsr: remove unnecessary paranthesis from the codeMurali Karicheri
2019-04-06net: hsr: fix multiple blank lines in the codeMurali Karicheri
2019-04-06net: hsr: fix lines exceeding 80 charactersMurali Karicheri
2019-04-06selftests: forwarding: test for bridge mcast traffic after report and leaveNikolay Aleksandrov
2019-04-06net: hns: fix unsigned comparison to less than zeroColin Ian King
2019-04-06Merge branch 'r8152-runtime-mac-changes'David S. Miller
2019-04-06r8152: Refresh MAC address during USBDEVFS_RESETMario Limonciello
2019-04-06r8152: remove extra action copying ethernet addressMario Limonciello
2019-04-06tcp: remove redundant check on tskbColin Ian King
2019-04-06Merge branch 'net-phy-add-Amlogic-g12a-support'David S. Miller
2019-04-06net: phy: meson-gxl: clean-up gxl variant driverJerome Brunet
2019-04-06net: phy: meson-gxl: add g12a supportJerome Brunet
2019-04-06net: phy: add amlogic g12a mdio mux supportJerome Brunet
2019-04-06dt-bindings: net: phy: add g12a mdio mux documentationJerome Brunet
2019-04-06virtio-net: Fix some minor formatting errorsYuval Shaia
2019-04-06virtio-net: Remove inclusion of pci.hYuval Shaia
2019-04-06r8169: disable tx interrupt coalescing on RTL8168Heiner Kallweit
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-05Merge tag 'mm-compaction-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-04-05tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman
2019-04-04Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-04ibmvnic: Fix completion structure initializationThomas Falcon
2019-04-04ipv6: sit: reset ip header pointer in ipip6_rcvLorenzo Bianconi
2019-04-04Merge branch 'tipc-improve-TIPC-unicast-link-throughput'David S. Miller
2019-04-04tipc: adapt link failover for new Gap-ACK algorithmTuong Lien
2019-04-04tipc: reduce duplicate packets for unicast trafficTuong Lien
2019-04-04tipc: improve TIPC throughput by Gap ACK blocksTuong Lien
2019-04-04Merge tag 'riscv-for-linus-5.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-04Merge branch 'genphy-ability'David S. Miller
2019-04-04net: phy: realtek: remove setting callback get_features and use phylib fallbackHeiner Kallweit
2019-04-04net: phy: allow a PHY driver to define neither features nor get_featuresHeiner Kallweit
2019-04-04net: bridge: mcast: remove unused br_ip_equal functionNikolay Aleksandrov
2019-04-04net: bridge: always clear mcast matching struct on reports and leavesNikolay Aleksandrov
2019-04-04Merge tag 'pm-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds