summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-15ethtool: fec_prepare_data() - jump to error handlingJakub Kicinski
2021-04-15ethtool: move ethtool_stats_initJakub Kicinski
2021-04-15scm: optimize put_cmsg()Eric Dumazet
2021-04-15enetc: convert to schedule_work()Yangbo Lu
2021-04-15Merge branch 'hns3-next'David S. Miller
2021-04-15net: hns3: VF not request link status when PF support push link status featureGuangbin Huang
2021-04-15net: hns3: PF add support for pushing link status to VFsGuangbin Huang
2021-04-15net: phy: at803x: select correct page on config initDavid Bauer
2021-04-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-04-14ice: reduce scope of variablePaul M Stillwell Jr
2021-04-14ice: remove return variablePaul M Stillwell Jr
2021-04-14ice: suppress false cppcheck issuesBruce Allan
2021-04-14ice: Set vsi->vf_id as ICE_INVAL_VFID for non VF VSI typesBrett Creeley
2021-04-14ice: remove unused struct memberJesse Brandeburg
2021-04-14ice: use local for consistencyJesse Brandeburg
2021-04-14ice: print name in /proc/iomemJesse Brandeburg
2021-04-14ice: Reimplement module reads used by ethtoolScott W Taylor
2021-04-14ice: refactor ITR data structuresJesse Brandeburg
2021-04-14ice: manage interrupts during poll exitJesse Brandeburg
2021-04-14ice: replace custom AIM algorithm with kernel's DIM libraryJacob Keller
2021-04-14ice: refactor interrupt moderation writesJesse Brandeburg
2021-04-14ice: Add new VSI states to track netdev alloc/registrationAnirudh Venkataramanan
2021-04-14ice: Drop leading underscores in enum ice_pf_stateAnirudh Venkataramanan
2021-04-14ice: use kernel definitions for IANA protocol ports and ether-typesBruce Allan
2021-04-14Merge tag 'linux-can-next-for-5.13-20210414' of git://git.kernel.org/pub/scm/...David S. Miller
2021-04-14net/packet: remove data races in fanout operationsEric Dumazet
2021-04-14net: bridge: propagate error code and extack from br_mc_disabled_updateFlorian Fainelli
2021-04-14Merge tag 'mlx5-updates-2021-04-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-14net: enetc: fetch MAC address from device treeMichael Walle
2021-04-14sfc: Remove duplicate argumentWan Jiabing
2021-04-14skbuff: revert "skbuff: remove some unnecessary operation in skb_segment_list()"Paolo Abeni
2021-04-14atm: idt77252: remove unused functionJiapeng Chong
2021-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-04-14r8169: add support for pause ethtool opsHeiner Kallweit
2021-04-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min
2021-04-14Merge branch 'marvell-88x2222-improvements'David S. Miller
2021-04-14net: phy: marvell-88x2222: swap 1G/10G modes on autonegIvan Bornyakov
2021-04-14net: phy: marvell-88x2222: move read_status after config_anegIvan Bornyakov
2021-04-14net: phy: marvell-88x2222: check that link is operationalIvan Bornyakov
2021-04-14net/mlx5e: Fix RQ creation flow for queues which doesn't support XDPAya Levin
2021-04-14net/mlx5: Replace spaces with tab at the start of a lineWenpeng Liang
2021-04-14net/mlx5: Remove return statement exist at the end of void functionWenpeng Liang
2021-04-14net/mlx5: Add a blank line after declarationsWenpeng Liang
2021-04-14net/mlx5: Fix bit-wise and with zeroColin Ian King
2021-04-14net/mlx5: DR, Alloc cmd buffer with kvzalloc() instead of kzalloc()Roi Dayan
2021-04-14net/mlx5: DR, Use variably sized data structures for different actionsJianbo Liu
2021-04-14net/mlx5: SF, Reuse stored hardware function idParav Pandit
2021-04-14net/mlx5: SF, Use device pointer directlyParav Pandit
2021-04-14net/mlx5: E-Switch, Initialize eswitch acls ns when eswitch is enabledParav Pandit