summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-03i40e: change behavior on PF in response to MDD eventCarolyn Wyborny1-10/+2
2019-05-03i40e: Fix for allowing too many MDD events on VFCarolyn Wyborny1-5/+3
2019-05-03Merge branch 'NXP-SJA1105-DSA-driver'David S. Miller24-0/+5853
2019-05-03dt-bindings: net: dsa: Add documentation for NXP SJA1105 driverVladimir Oltean1-0/+156
2019-05-03Documentation: net: dsa: Add details about NXP SJA1105 driverVladimir Oltean2-0/+167
2019-05-03net: dsa: sja1105: Reject unsupported link modes for ANVladimir Oltean1-0/+31
2019-05-03net: dsa: sja1105: Prevent PHY jabbering during switch resetVladimir Oltean2-0/+38
2019-05-03net: dsa: sja1105: Add support for configuring address ageing timeVladimir Oltean2-2/+31
2019-05-03net: dsa: sja1105: Add support for ethtool port countersVladimir Oltean4-1/+427
2019-05-03net: dsa: sja1105: Add support for VLAN operationsVladimir Oltean4-2/+291
2019-05-03ether: Add dedicated Ethertype for pseudo-802.1Q DSA taggingVladimir Oltean1-0/+1
2019-05-03net: dsa: sja1105: Error out if RGMII delays are requested in DTVladimir Oltean3-1/+41
2019-05-03net: dsa: sja1105: Add support for FDB and MDB managementVladimir Oltean3-0/+239
2019-05-03net: dsa: Introduce driver for NXP SJA1105 5-port L2 switchVladimir Oltean14-0/+4000
2019-05-03lib: Add support for generic packing operationsVladimir Oltean6-0/+437
2019-05-03net: macb: shrink macb_platform_data structureNicolas Ferre2-57/+11
2019-05-03net: macb: remove redundant struct phy_device declarationNicolas Ferre1-2/+0
2019-05-03rtw88: add license for MakefileYan-Hsuan Chuang1-0/+2
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller167-725/+1373
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds67-289/+544
2019-05-02Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-blockLinus Torvalds3-93/+161
2019-05-02rtw88: Make RA_MASK macros ULLNathan Chancellor1-6/+6
2019-05-02Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-4/+32
2019-05-02Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+6
2019-05-02rtw88: phy: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2019-05-02rtw88: fix shift of more than 32 bits of a integerColin Ian King1-3/+3
2019-05-02PCI/LINK: Add Kconfig option (default off)Keith Busch3-1/+13
2019-05-02net: ll_temac: Fix typo bug for 32-bitEsben Haabendal1-1/+1
2019-05-02ice: Use dev_err when ice_cfg_vsi_lan failsBrett Creeley1-3/+6
2019-05-02ice: Refactor link event flowBrett Creeley2-48/+65
2019-05-02ice: Add missing PHY type to link settingsTony Nguyen1-0/+1
2019-05-02ice: Add reg_idx variable in ice_q_vector structureBrett Creeley4-26/+76
2019-05-02ice: Remove runtime change of PFINT_OICR_ENA registerMd Fahad Iqbal Polash2-23/+3
2019-05-02ice: Fix issue when adding more than allowed VLANsAkeem G Abodunrin2-7/+21
2019-05-02ice: Remove unnecessary wait when disabling/enabling Rx queuesBrett Creeley1-8/+2
2019-05-02ice: Add ability to update rx-usecs-highBrett Creeley4-2/+33
2019-05-02ice: Add 52 byte RSS hash key supportPaul Greenwalt2-7/+8
2019-05-02ice: Use ice_for_each_q_vector macro where possibleBrett Creeley2-8/+8
2019-05-02ice: Validate ring existence and its q_vector per VSIMaciej Fijalkowski1-1/+2
2019-05-02ice: Reduce scope of variable in ice_vsi_cfg_rxqsBrett Creeley1-7/+11
2019-05-02ice: Resolve static analysis reported issueBruce Allan1-10/+2
2019-05-02ice: Return configuration error without queue to disableAkeem G Abodunrin1-7/+10
2019-05-02ice: Create framework for VSI queue contextAnirudh Venkataramanan7-56/+205
2019-05-01udp: fix GRO packet of deathEric Dumazet1-3/+10
2019-05-01Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2-6/+3
2019-05-01net/mlx5: E-Switch, Use atomic rep state to serialize state changeBodong Wang2-20/+18
2019-05-01net/mlx5: E-Switch, Fix the check of legal vportBodong Wang2-45/+46
2019-05-01net/mlx5: E-Switch, Use getter to access all vport arrayBodong Wang2-9/+11
2019-05-01net/mlx5: Use available mlx5_vport structParav Pandit1-58/+51
2019-05-01net/mlx5: Reuse mlx5_esw_for_each_vf_vport macro in two filesParav Pandit3-52/+58