aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-08net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern10-38/+35
2019-04-08ipv6: Add neighbor helpers that use the ipv6 stubDavid Ahern2-4/+42
2019-04-08ipv6: Add fib6_nh_init and release to stubsDavid Ahern3-0/+17
2019-04-08net: phy: improve link partner capability detectionHeiner Kallweit2-4/+10
2019-04-08Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller27-397/+747
2019-04-08cxgb4: Don't return EAGAIN when TCAM is full.Vishal Kulkarni2-7/+5
2019-04-08net: xilinx: emaclite: add minimal ndo_do_ioctl hookAlexandru Ardelean1-0/+17
2019-04-08net: xilinx: emaclite: add minimal ethtool opsAlexandru Ardelean1-0/+23
2019-04-08datagram: remove rendundant 'peeked' argumentPaolo Abeni6-38/+28
2019-04-07net: sched: flower: insert filter to ht before offloading it to hwVlad Buslov1-20/+44
2019-04-07Merge branch 'rhashtable-bitlocks'David S. Miller12-173/+271
2019-04-07rhashtable: add lockdep tracking to bucket bit-spin-locks.NeilBrown2-23/+43
2019-04-07rhashtable: use bit_spin_locks to protect hash bucket.NeilBrown12-178/+236
2019-04-07rhashtable: allow rht_bucket_var to return NULL.NeilBrown2-11/+29
2019-04-07rhashtable: use cmpxchg() in nested_table_alloc()NeilBrown1-3/+5
2019-04-06Merge branch 'net-hsr-improvements-and-bug-fixes'David S. Miller14-277/+327
2019-04-06net: hsr: Fix node prune function for forget time expiryAaron Kramer1-0/+4
2019-04-06net: hsr: add debugfs support for display node listMurali Karicheri6-12/+155
2019-04-06net: hsr: convert to SPDX identifierMurali Karicheri12-61/+12
2019-04-06net: hsr: add blank line after function declarationMurali Karicheri1-0/+1
2019-04-06net: hsr: remove camel case usage in the codeMurali Karicheri4-75/+76
2019-04-06net: hsr: add missing space around operator in codeMurali Karicheri2-4/+4
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-05net/mlx5e: Unify logic of MTU boundariesTariq Toukan4-15/+20
2019-04-05net/mlx5e: Obsolete param field holding a constant valueTariq Toukan2-3/+1
2019-04-05net/mlx5: A write memory barrier is sufficient in EQ ci updateTariq Toukan1-1/+1
2019-04-05net/mlx5e: Do not rewrite fields with the same matchEli Britstein1-32/+104
2019-04-05net/mlx5e: Offload TC e-switch rules with ingress VLAN deviceEli Britstein2-5/+44