OSDN Git Service

bnxt: remove ndo_get_port_parent_id implementation for physical ports
[tomoyo/tomoyo-test1.git] / drivers /
2019-04-05 Jiri Pirkobnxt: remove ndo_get_port_parent_id implementation...
2019-04-05 Jiri Pirkobnxt: pass switch ID through devlink_port_attrs_set()
2019-04-05 Jiri Pirkobnxt: move bp->switch_id initialization to PF probe
2019-04-05 Jiri Pirkomlxsw: Remove ndo_get_port_parent_id implementation
2019-04-05 Jiri Pirkomlxsw: Pass switch ID through devlink_port_attrs_set()
2019-04-05 Jiri Pirkonet: devlink: extend port attrs for switch ID
2019-04-05 YueHaibingibmvnic: remove set but not used variable 'netdev'
2019-04-05 YueHaibingehea: remove set but not used variables 'epa' and ...
2019-04-05 YueHaibingnet: pasemi: remove set but not used variable 'cpyhdr'
2019-04-05 YueHaibingehea: Fix a copy-paste err in ehea_init_port_res
2019-04-04 David S. MillerMerge branch 'hnx3-next'
2019-04-04 Jian Shennet: hns3: split function hnae3_match_n_instantiate()
2019-04-04 Huazhong Tannet: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_re...
2019-04-04 Huazhong Tannet: hns3: prevent change MTU when resetting
2019-04-04 Huazhong Tannet: hns3: check resetting status in hns3_get_stats()
2019-04-04 Jian Shennet: hns3: add protect when handling mac addr list
2019-04-04 Huazhong Tannet: hns3: simplify hclgevf_cmd_csq_clean
2019-04-04 Yunsheng Linnet: hns3: minor optimization for datapath
2019-04-04 Yunsheng Linnet: hns3: minor optimization for ring_space
2019-04-04 Peng Linet: hns3: return 0 and print warning when hit duplicat...
2019-04-04 liuzhongzhunet: hns3: modify the VF network port media type acquis...
2019-04-04 Yonglong Liunet: hns3: reduce resources use in kdump kernel
2019-04-04 Peng Linet: hns3: check 1000M half for hns3_ethtool_ops.set_li...
2019-04-04 Heiner Kallweitnet: phy: fix autoneg mismatch case in genphy_read_status
2019-04-04 David S. MillerMerge branch 'marvel10g-suspend-resume'
2019-04-04 Antoine Tenartnet: phy: marvell10g: add the suspend/resume callbacks...
2019-04-04 Antoine Tenartnet: phy: marvell10g: implement suspend/resume callbacks
2019-04-04 Gustavo A. R. Silvanet: dsa: microchip: mark expected switch fall-through
2019-04-02 David S. MillerMerge branch 'net-phy-improve-genphy_c45_read_lpa'
2019-04-02 Heiner Kallweitnet: phy: deal properly with autoneg incomplete in...
2019-04-02 Heiner Kallweitnet: phy: use c45 standard to detect link partner auton...
2019-04-02 David S. MillerMerge branch 'genphy_read_abilities'
2019-04-02 Heiner Kallweitnet: phy: realtek: use genphy_read_abilities
2019-04-02 Heiner Kallweitnet: phy: use genphy_read_abilities in genphy driver
2019-04-02 Heiner Kallweitnet: phy: add genphy_read_abilities
2019-04-02 Jon Maxwelltg3: allow ethtool -p to work for NICs in down state
2019-04-02 Florian Westphalmacsec: add noinline tag to avoid a frame size warning
2019-04-02 David S. MillerMerge branch 'xmit_more-softnet_data'
2019-04-02 Florian Westphaldrivers: net: aurora: use netdev_xmit_more helper
2019-04-02 Florian Westphaldrivers: net: sfc: use netdev_xmit_more helper
2019-04-02 Florian Westphaldrivers: mellanox: use netdev_xmit_more() helper
2019-04-02 Florian Westphalnet: move skb->xmit_more hint to softnet data
2019-04-02 Heiner Kallweitnet: phy: aquantia: add SGMII statistics
2019-04-02 Heiner Kallweitnet: phy: improve genphy_read_status
2019-04-02 David S. MillerMerge branch 'nfp-flower-improvement-and-SFF-module...
2019-04-02 Dirk van der Merwenfp: implement ethtool get module EEPROM
2019-04-02 Dirk van der Merwenfp: nsp: implement read SFF module EEPROM
2019-04-02 Pieter Jansen van... nfp: flower: reduce action list size by coalescing...
2019-04-01 Heiner Kallweitnet: phy: aquantia: add suspend / resume callbacks...
2019-04-01 Grygorii Strashkonet: ethernet: ti: davinci_mdio: switch to readl/writel()
2019-04-01 David S. MillerMerge branch 'cxgb3-undefined-behaviour-and-use-struct_...
2019-04-01 Gustavo A. R. Silvacxgb3/l2t: Use struct_size() in kvzalloc()
2019-04-01 Gustavo A. R. Silvacxgb3/l2t: Fix undefined behaviour
2019-03-31 Heiner Kallweitr8169: use netif_receive_skb_list batching
2019-03-31 David S. MillerMerge branch 'mlxsw-spectrum_acl-Get-rid-of-failed_roll...
2019-03-31 Jiri Pirkomlxsw: spectrum_acl: Rename rehash_dis trace
2019-03-31 Jiri Pirkomlxsw: spectrum_acl: Remove failed_rollback dead end
2019-03-31 Jiri Pirkomlxsw: spectrum_acl: Move rehash_dis trace call and...
2019-03-31 Jiri Pirkomlxsw: spectrum_acl: Remove redundant failed_rollback...
2019-03-29 Julian Wiedmannteam: use netif_is_team_port()
2019-03-29 Vishal Kulkarnicxgb4/cxgb4vf: Display advertised FEC in ethtool
2019-03-29 Vishal Kulkarnicxgb4: Update 1.23.3.0 as the latest firmware supported.
2019-03-29 David Ahernipv6: Move ipv6 stubs to a separate header file
2019-03-29 David S. MillerMerge branch 'net-Move-fib_nh-and-fib6_nh-to-a-common...
2019-03-29 David Ahernipv6: Rename fib6_nh entries
2019-03-29 David Ahernipv4: Rename fib_nh entries
2019-03-29 David Ahernipv6: Move gateway checks to a fib6_nh setting
2019-03-29 Maxime Chevalliernet: mvneta: Add 2500BaseT support
2019-03-28 David S. MillerMerge branch 's390-next'
2019-03-28 Julian Wiedmanns390/qeth: send IDX cmds via qeth_send_control_data()
2019-03-28 Julian Wiedmanns390/qeth: use callback to finalize cmd
2019-03-28 Julian Wiedmanns390/qeth: let qeth_notify_reply() set the notify reason
2019-03-28 Julian Wiedmanns390/qeth: clarify default cmd callback
2019-03-28 Julian Wiedmanns390/qeth: don't poll for cmd IO completion
2019-03-28 Julian Wiedmanns390/qeth: convert IP table spinlock to mutex
2019-03-28 Julian Wiedmanns390/qeth: defer IPv6 address notifier events
2019-03-28 Julian Wiedmanns390/qeth: add wrapper for IP table access
2019-03-28 Julian Wiedmanns390/qeth: remove locking for RX modeset cache
2019-03-28 Julian Wiedmanns390/qeth: defer RX modesetting
2019-03-28 David S. MillerMerge branch 'net-call-for-phys_port_name-into-devlink...
2019-03-28 Jiri Pirkonfp: do not handle nn->port defined case in nfp_net_get...
2019-03-28 Jiri Pirkobnxt: remove ndo_get_phys_port_name implementation
2019-03-28 Jiri Pirkobnxt: implement ndo_get_devlink_port
2019-03-28 Jiri Pirkomlxsw: Remove ndo_get_phys_port_name implementation
2019-03-28 Jiri Pirkomlxsw: Implement ndo_get_devlink_port
2019-03-28 Jiri Pirkonet: replace ndo_get_devlink with ndo_get_devlink_port
2019-03-28 Jiri Pirkonfp: register devlink port before netdev
2019-03-28 David S. MillerMerge tag 'batadv-next-for-davem-20190328' of git:...
2019-03-28 David S. MillerMerge git://git./linux/kernel/git/davem/net
2019-03-27 Colin Ian Kingnet: phy: mdio-bcm-unimac: remove redundant !timeout...
2019-03-27 David S. MillerMerge branch 'ethtool-add-support-for-Fast-Link-Down...
2019-03-27 Heiner Kallweitnet: phy: marvell: add PHY tunable fast link down suppo...
2019-03-27 Heiner Kallweitnet: dsa: mv88e6xxx: remove unneeded cmode initialization
2019-03-27 Sudarsana Reddy... bnx2x: Utilize FW 7.13.11.0.
2019-03-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-03-27 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2019-03-27 David S. MillerMerge branch 'net-mvpp2-Classifier-updates-and-cleanups'
2019-03-27 Maxime Chevalliernet: mvpp2: cls: Rework C2 engine macros
2019-03-27 Maxime Chevalliernet: mvpp2: cls: Initialize lookup priorities for all...
2019-03-27 Maxime Chevalliernet: mvpp2: cls: Invalidate all C2 entries except the...
next