aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05ixgbe: fix PTP SDP pin setup on X540 hardwareJacob Keller1-29/+42
2019-06-05ixgbe: reduce PTP Tx timestamp timeout to 1 secondJacob Keller1-1/+1
2019-06-05ixgbe: fix AF_XDP tx packet countWilliam Tu1-0/+1
2019-06-05ixgbe: fix AF_XDP tx byte countWilliam Tu1-1/+0
2019-06-05ixgbe: remove umem from adapterJan Sokolowski2-71/+19
2019-06-05ixgbe: add tracking of AF_XDP zero-copy state for each queue pairJan Sokolowski3-1/+11
2019-06-05net: fec_ptp: Use dev_err() instead of pr_err()Fabio Estevam1-1/+1
2019-06-05s390/qeth: handle error when updating TX queue countJulian Wiedmann1-6/+16
2019-06-05s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter1-1/+1
2019-06-05s390/qeth: check dst entry before useJulian Wiedmann1-5/+25
2019-06-05s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann1-0/+2
2019-06-05r8169: factor out firmware handlingHeiner Kallweit4-241/+274
2019-06-05r8169: rename r8169.c to r8169_main.cHeiner Kallweit2-0/+1
2019-06-05net: ethernet: mediatek: fix mtk_eth_soc build errors & warningsRandy Dunlap1-2/+2
2019-06-04net: dsa: mv88e6xxx: refactor mv88e6352_g1_resetRasmus Villemoes1-13/+1
2019-06-04net: dsa: mv88e6xxx: add support for mv88e6250Rasmus Villemoes5-0/+104
2019-06-04net: dsa: mv88e6xxx: implement port_link_state for mv88e6250Rasmus Villemoes2-0/+77
2019-06-04net: dsa: mv88e6xxx: implement port_set_speed for mv88e6250Rasmus Villemoes2-0/+13
2019-06-04net: dsa: mv88e6xxx: implement watchdog_ops for mv88e6250Rasmus Villemoes2-0/+40
2019-06-04net: dsa: mv88e6xxx: implement vtu_getnext and vtu_loadpurge for mv88e6250Rasmus Villemoes2-0/+62
2019-06-04net: dsa: mv88e6xxx: prepare mv88e6xxx_g1_atu_op() for the mv88e6250Rasmus Villemoes1-1/+4
2019-06-04net: dsa: mv88e6xxx: introduce support for two chips using direct smi addressingRasmus Villemoes2-1/+30
2019-06-04net: dsa: mv88e6xxx: add mv88e6250_g1_ieee_pri_mapRasmus Villemoes2-0/+8
2019-06-04vmxnet3: turn off lro when rxcsum is disabledRonak Doshi3-2/+16
2019-06-04net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is setMiaohe Lin1-1/+1
2019-06-04rocker: Fail attempts to use routes with nexthop objectsDavid Ahern1-0/+4
2019-06-04mlx5: Fail attempts to use routes with nexthop objectsDavid Ahern1-0/+4
2019-06-04mlxsw: Fail attempts to use routes with nexthop objectsDavid Ahern1-0/+14
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern3-27/+46
2019-06-04hinic: add LRO supportXue Chaojing10-13/+348
2019-06-04net: bonding: Inherit MPLS features from slave devicesAriel Levkovich1-0/+11
2019-06-04net: mscc: ocelot: Fix some struct initializationsNathan Chancellor1-4/+10
2019-06-04netdevsim: implement fake flash updating with notificationsJiri Pirko2-0/+45
2019-06-04mlxsw: Implement flash update status notificationsJiri Pirko1-1/+17
2019-06-04mlxfw: Introduce status_notify op and call it to notify about the statusJiri Pirko2-0/+28
2019-06-04mlxfw: Propagate error messages through extackJiri Pirko6-20/+41
2019-06-04mlx5: Move firmware flash implementation to devlinkJiri Pirko4-46/+20
2019-06-04mlxsw: Move firmware flash implementation to devlinkJiri Pirko3-26/+41
2019-06-04net: stmmac: socfpga: add RMII phy modeDinh Nguyen1-0/+3
2019-06-04net: dsa: sja1105: Fix link speed not working at 100 Mbps and belowVladimir Oltean1-16/+16
2019-06-04net: dsa: sja1105: Hide the dsa_8021q VLANs from the bridge fdb commandVladimir Oltean1-0/+37
2019-06-04net: dsa: sja1105: Unset port from forwarding mask unconditionally on fdb_delVladimir Oltean1-2/+2
2019-06-04net: dsa: sja1105: Add FDB operations for P/Q/R/S seriesVladimir Oltean2-2/+92
2019-06-04net: dsa: sja1105: Add P/Q/R/S management route support via dynamic interfaceVladimir Oltean2-1/+41
2019-06-04net: dsa: sja1105: Make dynamic_config_read return -ENOENT if not foundVladimir Oltean2-2/+2
2019-06-04net: dsa: sja1105: Add P/Q/R/S support for dynamic L2 lookup operationsVladimir Oltean1-4/+50
2019-06-04net: dsa: sja1105: Make room for P/Q/R/S FDB operationsVladimir Oltean4-16/+69
2019-06-04net: dsa: sja1105: Plug in support for TCAM searches via the dynamic interfaceVladimir Oltean2-1/+38
2019-06-04net: dsa: sja1105: Add missing L2 Forwarding Table definitions for P/Q/R/SVladimir Oltean2-4/+40
2019-06-04net: dsa: sja1105: Fix bit offsets of index field from L2 lookup entriesVladimir Oltean1-1/+1