summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-07-16bnxt_en: remove redundant debug register dma mem allocationYueHaibing
2018-07-16liquidio: Use %pad printk format for dma_addr_t valuesHelge Deller
2018-07-16net: hns3: Fix comments for hclge_get_ring_chain_from_mbxFuyun Liang
2018-07-16net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbxFuyun Liang
2018-07-16net: hns3: Fix for reset_level default assignment probelmYunsheng Lin
2018-07-16net: hns3: remove unnecessary ring configuration operation while resettingHuazhong Tan
2018-07-16net: hns3: Fix return value error in hns3_reset_notify_down_enetHuazhong Tan
2018-07-16net: hns3: Correct reset event status registerHuazhong Tan
2018-07-16net: hns3: Prevent to request reset frequentlyHuazhong Tan
2018-07-16net: hns3: Reset net device with rtnl_lockHuazhong Tan
2018-07-16net: hns3: Modify the order of initializing command queue registerHuazhong Tan
2018-07-16net/mlx5e: IPsec, fix byte count in CQEBoris Pismenny
2018-07-16net/mlx5: Accel, add common metadata functionsBoris Pismenny
2018-07-16net/mlx5e: TLS, build TLS netdev from capabilitiesBoris Pismenny
2018-07-16net/mlx5e: TLS, add software statisticsBoris Pismenny
2018-07-16net/mlx5e: TLS, add Innova TLS rx data pathBoris Pismenny
2018-07-16net/mlx5e: TLS, add innova rx supportBoris Pismenny
2018-07-16net/mlx5: Accel, add TLS rx offload routinesBoris Pismenny
2018-07-16net/mlx5e: TLS, refactor variable namesBoris Pismenny
2018-07-16tls: Refactor tls_offload variable namesBoris Pismenny
2018-07-16net: mvpp2: debugfs: add classifier hit countersMaxime Chevallier
2018-07-16net: mvpp2: debugfs: add entries for classifier flowsMaxime Chevallier
2018-07-16net: mvpp2: debugfs: add hit counter stats for Header Parser entriesMaxime Chevallier
2018-07-16net: mvpp2: add a debugfs interface for the Header ParserMaxime Chevallier
2018-07-16net: mvpp2: switch to SPDX identifiersAntoine Tenart
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-14mlxsw: spectrum_router: Optimize processing of VRRP MACsIdo Schimmel
2018-07-14mlxsw: spectrum: Add VRRP trapsIdo Schimmel
2018-07-14mlxsw: spectrum_router: Direct macvlans' MACs to routerIdo Schimmel
2018-07-14mlxsw: spectrum: Enable macvlan upper devicesIdo Schimmel
2018-07-13net: mvpp2: mvpp2_cls_flow_get() can be statickbuild test robot
2018-07-13qlogic: check kstrtoul() for errorsDan Carpenter
2018-07-13nfp: add support for simultaneous driver and hw XDPJakub Kicinski
2018-07-13xdp: support simultaneous driver and hw XDP attachmentJakub Kicinski
2018-07-13xdp: factor out common program/flags handling from driversJakub Kicinski
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski
2018-07-12net: gemini: Indicate that we can handle jumboframesLinus Walleij
2018-07-12net: gemini: Move main init to portLinus Walleij
2018-07-12net: gemini: Allow multiple ports to instantiateLinus Walleij
2018-07-12net: gemini: Improve connection printsLinus Walleij
2018-07-12net: gemini: Look up L3 maxlen from tableLinus Walleij
2018-07-12net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker
2018-07-12net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker
2018-07-12net/mlx4_core: Add health buffer address capabilityAlex Vesker
2018-07-12net: mvpp2: allow setting RSS flow hash parameters with ethtoolMaxime Chevallier
2018-07-12net: mvpp2: add an RSS classification step for each flowMaxime Chevallier
2018-07-12net: mvpp2: split ingress traffic into multiple flowsMaxime Chevallier
2018-07-12net: mvpp2: use classifier to assign default rx queueMaxime Chevallier
2018-07-12net: mvpp2: rename per-port RSS init functionMaxime Chevallier