summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-28s390/qeth: remove locking for RX modeset cacheJulian Wiedmann
2019-03-28s390/qeth: defer RX modesettingJulian Wiedmann
2019-03-28Merge branch 'net-call-for-phys_port_name-into-devlink-directly-if-possible'David S. Miller
2019-03-28net: devlink: add warning for ndo_get_phys_port_name set when not neededJiri Pirko
2019-03-28nfp: do not handle nn->port defined case in nfp_net_get_phys_port_name()Jiri Pirko
2019-03-28dsa: do not support ndo_get_phys_port_name for non-legacy portsJiri Pirko
2019-03-28dsa: implement ndo_get_devlink_portJiri Pirko
2019-03-28bnxt: remove ndo_get_phys_port_name implementationJiri Pirko
2019-03-28bnxt: implement ndo_get_devlink_portJiri Pirko
2019-03-28net: devlink: remove unused devlink_port_get_phys_port_name() functionJiri Pirko
2019-03-28mlxsw: Remove ndo_get_phys_port_name implementationJiri Pirko
2019-03-28mlxsw: Implement ndo_get_devlink_portJiri Pirko
2019-03-28net: devlink: introduce devlink_compat_phys_port_name_get()Jiri Pirko
2019-03-28net: replace ndo_get_devlink with ndo_get_devlink_portJiri Pirko
2019-03-28nfp: register devlink port before netdevJiri Pirko
2019-03-28Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...David S. Miller
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-27inet: switch IP ID generator to siphashEric Dumazet
2019-03-27net: phy: mdio-bcm-unimac: remove redundant !timeout checkColin Ian King
2019-03-27tcp: fix zerocopy and notsent_lowat issuesEric Dumazet
2019-03-27net: openvswitch: Add a new action check_pkt_lenNuman Siddique
2019-03-27Merge branch 'ethtool-add-support-for-Fast-Link-Down-as-new-PHY-tunable'David S. Miller
2019-03-27net: phy: marvell: add PHY tunable fast link down support for 88E1540Heiner Kallweit
2019-03-27ethtool: add PHY Fast Link Down supportHeiner Kallweit
2019-03-27net/core: Allow the compiler to verify declaration and definition consistencyBart Van Assche
2019-03-27net/core: Fix rtnetlink kernel-doc headersBart Van Assche
2019-03-27net/core: Document __skb_flow_dissect() flags argumentBart Van Assche
2019-03-27net/core: Document all dev_ioctl() argumentsBart Van Assche
2019-03-27net/core: Document reuseport_add_sock() bind_inany argumentBart Van Assche
2019-03-27net: dsa: mv88e6xxx: remove unneeded cmode initializationHeiner Kallweit
2019-03-27bnx2x: Utilize FW 7.13.11.0.Sudarsana Reddy Kalluru
2019-03-27fou: Support binding FoU socketKristian Evensen
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-03-27Merge branch 'net-mvpp2-Classifier-updates-and-cleanups'David S. Miller
2019-03-27net: mvpp2: cls: Rework C2 engine macrosMaxime Chevallier
2019-03-27net: mvpp2: cls: Initialize lookup priorities for all entries in the flowMaxime Chevallier
2019-03-27net: mvpp2: cls: Invalidate all C2 entries except the ones we useMaxime Chevallier
2019-03-27net: mvpp2: cls: Rename the flow table macrosMaxime Chevallier
2019-03-27net: mvpp2: cls: Don't use the sequence attribute for classificationMaxime Chevallier
2019-03-27net: mvpp2: cls: Rename classifer per-port functionsMaxime Chevallier
2019-03-27net: mvpp2: cls: Move C2 read/write helpers aroundMaxime Chevallier
2019-03-27net: mvpp2: cls: Write C2 TCAM data last when writing a C2 entryMaxime Chevallier
2019-03-27net: mvpp2: cls: Use iterators to go through the cls_tableMaxime Chevallier
2019-03-27net: mvpp2: debugfs: Allow reading the C2 engine table from debugfsMaxime Chevallier
2019-03-27net: mvpp2: debugfs: Allow reading the flow table from debugfsMaxime Chevallier
2019-03-27net: mvpp2: debugfs: Store debugfs entries data in mvpp2 structMaxime Chevallier
2019-03-27net: mvpp2: cls: Make the flow definitions constMaxime Chevallier
2019-03-27net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWSMaxime Chevallier
2019-03-27net: mvpp2: cls: use Lookup Type in classification enginesMaxime Chevallier