summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-04net: dsa: mv88e6xxx: implement port_set_speed for mv88e6250Rasmus Villemoes
2019-06-04net: dsa: mv88e6xxx: implement watchdog_ops for mv88e6250Rasmus Villemoes
2019-06-04net: dsa: mv88e6xxx: implement vtu_getnext and vtu_loadpurge for mv88e6250Rasmus Villemoes
2019-06-04net: dsa: mv88e6xxx: prepare mv88e6xxx_g1_atu_op() for the mv88e6250Rasmus Villemoes
2019-06-04net: dsa: mv88e6xxx: introduce support for two chips using direct smi addressingRasmus Villemoes
2019-06-04net: dsa: mv88e6xxx: add mv88e6250_g1_ieee_pri_mapRasmus Villemoes
2019-06-04vmxnet3: turn off lro when rxcsum is disabledRonak Doshi
2019-06-04Merge branch 'net-add-struct-nexthop-to-fib-info'David S. Miller
2019-06-04rocker: Fail attempts to use routes with nexthop objectsDavid Ahern
2019-06-04mlx5: Fail attempts to use routes with nexthop objectsDavid Ahern
2019-06-04mlxsw: Fail attempts to use routes with nexthop objectsDavid Ahern
2019-06-04ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern
2019-06-04ipv4: Plumb support for nexthop object in a fib_infoDavid Ahern
2019-06-04ipv4: Prepare for fib6_nh from a nexthop objectDavid Ahern
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern
2019-06-04ipv6: Always allocate pcpu memory in a fib6_nhDavid Ahern
2019-06-04hinic: add LRO supportXue Chaojing
2019-06-04Merge branch 'bond-mpls'David S. Miller
2019-06-04net: vlan: Inherit MPLS features from parent deviceAriel Levkovich
2019-06-04net: bonding: Inherit MPLS features from slave devicesAriel Levkovich
2019-06-04Merge branch 'net-tls-small-general-improvements'David S. Miller
2019-06-04net/tls: don't pass version to tls_advance_record_sn()Jakub Kicinski
2019-06-04net/tls: reorganize struct tls_contextJakub Kicinski
2019-06-04net/tls: use version from protJakub Kicinski
2019-06-04net/tls: don't re-check msg decrypted status in tls_device_decrypted()Jakub Kicinski
2019-06-04net/tls: don't look for decrypted frames on non-offloaded socketsJakub Kicinski
2019-06-04net/tls: remove false positive warningJakub Kicinski
2019-06-04net/tls: check return values from skb_copy_bits() and skb_store_bits()Jakub Kicinski
2019-06-04net/tls: fully initialize the msg wrapper skbJakub Kicinski
2019-06-04net: mscc: ocelot: Fix some struct initializationsNathan Chancellor
2019-06-04net: ipv4: fix rcu lockdep splat due to wrong annotationFlorian Westphal
2019-06-04Merge branch 'net-expose-flash-update-status-to-user'David S. Miller
2019-06-04selftests: add basic netdevsim devlink flash testingJiri Pirko
2019-06-04netdevsim: implement fake flash updating with notificationsJiri Pirko
2019-06-04mlxsw: Implement flash update status notificationsJiri Pirko
2019-06-04mlxfw: Introduce status_notify op and call it to notify about the statusJiri Pirko
2019-06-04devlink: allow driver to update progress of flash updateJiri Pirko
2019-06-04mlxfw: Propagate error messages through extackJiri Pirko
2019-06-04mlx5: Move firmware flash implementation to devlinkJiri Pirko
2019-06-04mlxsw: Move firmware flash implementation to devlinkJiri Pirko
2019-06-04net: stmmac: socfpga: add RMII phy modeDinh Nguyen
2019-06-04Merge branch 'FDB-updates-for-SJA1105-DSA-driver'David S. Miller
2019-06-04net: dsa: sja1105: Hide the dsa_8021q VLANs from the bridge fdb commandVladimir Oltean
2019-06-04net: dsa: sja1105: Unset port from forwarding mask unconditionally on fdb_delVladimir Oltean
2019-06-04net: dsa: sja1105: Add FDB operations for P/Q/R/S seriesVladimir Oltean
2019-06-04net: dsa: sja1105: Add P/Q/R/S management route support via dynamic interfaceVladimir Oltean
2019-06-04net: dsa: sja1105: Make dynamic_config_read return -ENOENT if not foundVladimir Oltean
2019-06-04net: dsa: sja1105: Add P/Q/R/S support for dynamic L2 lookup operationsVladimir Oltean
2019-06-04net: dsa: sja1105: Make room for P/Q/R/S FDB operationsVladimir Oltean
2019-06-04net: dsa: sja1105: Plug in support for TCAM searches via the dynamic interfaceVladimir Oltean