summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-04-01cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva
2019-03-31r8169: use netif_receive_skb_list batchingHeiner Kallweit
2019-03-31mlxsw: spectrum_acl: Rename rehash_dis traceJiri Pirko
2019-03-31mlxsw: spectrum_acl: Remove failed_rollback dead endJiri Pirko
2019-03-31mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate()Jiri Pirko
2019-03-31mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start()Jiri Pirko
2019-03-29cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni
2019-03-29cxgb4: Update 1.23.3.0 as the latest firmware supported.Vishal Kulkarni
2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern
2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern
2019-03-29ipv4: Rename fib_nh entriesDavid Ahern
2019-03-29ipv6: Move gateway checks to a fib6_nh settingDavid Ahern
2019-03-28net: mvneta: Add 2500BaseT supportMaxime Chevallier
2019-03-28nfp: do not handle nn->port defined case in nfp_net_get_phys_port_name()Jiri Pirko
2019-03-28bnxt: remove ndo_get_phys_port_name implementationJiri Pirko
2019-03-28bnxt: implement ndo_get_devlink_portJiri Pirko
2019-03-28mlxsw: Remove ndo_get_phys_port_name implementationJiri Pirko
2019-03-28mlxsw: Implement ndo_get_devlink_portJiri 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-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-27bnx2x: Utilize FW 7.13.11.0.Sudarsana Reddy Kalluru
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-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
2019-03-27net: mvpp2: cls: Start cls flow entries from beginning of tableMaxime Chevallier
2019-03-27net: mvpp2: cls: Add missing MAC_DA field extractionMaxime Chevallier
2019-03-27net: mvpp2: Don't use an int to store netdev_features_tMaxime Chevallier
2019-03-26ice: Remove "2 BITS" commentAnirudh Venkataramanan
2019-03-26ice: Update comment regarding the ITR_GRAN_SBrett Creeley
2019-03-26ice: Update function header for __ice_vsi_get_qsAnirudh Venkataramanan
2019-03-26ice: Remove unnecessary bracesAnirudh Venkataramanan
2019-03-26ice: Remove unused function prototypeAnirudh Venkataramanan
2019-03-26ice: Add missing case in print_link_msg for printing flow controlBrett Creeley
2019-03-26ice: Audit hotpath structures with paholeBrett Creeley
2019-03-26ice: Do not bail out when filter already existsPreethi Banala