summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ip6_vti: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet2021-03-291-1/+1
* ip6_gre: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet2021-03-291-2/+2
* tipc: fix htmldoc and smatch warningsJon Maloy2021-03-292-2/+3
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2021-03-296-80/+496
|\
| * igc: Add support for XDP_REDIRECT actionAndre Guedes2021-03-291-11/+73
| * igc: Add support for XDP_TX actionAndre Guedes2021-03-294-11/+204
| * igc: Add initial XDP supportAndre Guedes2021-03-295-12/+153
| * igc: Add set/clear large buffer helpersAndre Guedes2021-03-291-0/+4
| * igc: Refactor Rx timestamp handlingAndre Guedes2021-03-293-24/+34
| * igc: Introduce igc_get_rx_frame_truesize() helperAndre Guedes2021-03-291-11/+18
| * igc: Introduce igc_rx_buffer_flip() helperAndre Guedes2021-03-291-22/+21
| * igc: Remove unused argument from igc_tx_cmd_type()Andre Guedes2021-03-291-2/+2
* | net: mhi: Allow decoupled MTU/MRULoic Poulain2021-03-293-1/+15
* | net: mhi: Add support for non-linear MBIM skb processingLoic Poulain2021-03-291-26/+25
* | ieee802154: hwsim: remove redundant initialization of variable resColin Ian King2021-03-291-1/+1
* | Documentation: net: Document resilient next-hop groupsPetr Machata2021-03-292-0/+294
* | net: mdio: Correct function name mdio45_links_ok() in commentYang Yingliang2021-03-291-1/+1
* | net: bonding: Correct function name bond_change_active_slave() in commentYang Yingliang2021-03-291-1/+1
* | net: phy: Correct function name mdiobus_register_board_info() in commentYang Yingliang2021-03-291-1/+1
* | Merge branch 'mlxsw-sampling-fixes'David S. Miller2021-03-294-22/+76
|\ \
| * | selftests: mlxsw: Test vetoing of double samplingIdo Schimmel2021-03-291-0/+30
| * | mlxsw: spectrum: Veto sampling if already enabled on portIdo Schimmel2021-03-291-0/+5
| * | selftests: mlxsw: Test matchall failure with protocol matchIdo Schimmel2021-03-291-0/+17
| * | mlxsw: spectrum_matchall: Perform priority checks earlierIdo Schimmel2021-03-291-18/+13
| * | mlxsw: spectrum_matchall: Convert if statements to a switch statementIdo Schimmel2021-03-291-3/+6
| * | mlxsw: spectrum_matchall: Perform protocol check earlierIdo Schimmel2021-03-291-3/+7
|/ /
* | Merge branch 'marvell-cleanups'David S. Miller2021-03-294-15/+21
|\ \
| * | net: marvell: Fix an alignment problemYangyang Li2021-03-291-1/+1
| * | net: marvell: Delete extra spacesYangyang Li2021-03-292-3/+4
| * | net: marvell: Fix the trailing format of some block commentsYangyang Li2021-03-293-7/+14
| * | net: marvell: Delete duplicate word in commentsYangyang Li2021-03-292-4/+2
|/ /
* | Merge branch 'hns3-misc'David S. Miller2021-03-2911-179/+321
|\ \
| * | net: hns3: add stats logging when skb padding failsYunsheng Lin2021-03-291-0/+5
| * | net: hns3: expand the tc config commandGuojia Liao2021-03-292-2/+8
| * | net: hns3: add tx send size handling for tso skbYunsheng Lin2021-03-292-8/+24
| * | net: hns3: add handling for xmit skb with recursive fraglistYunsheng Lin2021-03-293-41/+78
| * | net: hns3: optimize the process of queue resetYufeng Mo2021-03-297-109/+182
| * | net: hns3: remove the rss_size limitation by vector numJian Shen2021-03-291-9/+0
| * | net: hns3: remediate a potential overflow risk of bd_num_listGuangbin Huang2021-03-291-7/+20
| * | net: hns3: fix use-after-free issue for hclge_add_fd_entry_common()Jian Shen2021-03-291-1/+1
| * | net: hns3: fix missing rule state assignmentJian Shen2021-03-291-3/+4
|/ /
* | net: mscc: ocelot: remove redundant dev_err call in vsc9959_mdio_bus_alloc()Guobin Huang2021-03-291-3/+1
* | net: stmmac: remove redundant dev_err call in qcom_ethqos_probe()Guobin Huang2021-03-291-1/+0
* | net: axienet: Remove redundant dev_err call in axienet_probe()Guobin Huang2021-03-291-1/+0
* | net: mdio: Remove redundant dev_err call in mdio_mux_iproc_probe()Guobin Huang2021-03-291-3/+1
* | lan743x: remove redundant intializations of pointers adapter and phydevColin Ian King2021-03-291-2/+2
* | Merge branch 'ipa-next'David S. Miller2021-03-2822-161/+153
|\ \ | |/ |/|
| * net: ipa: kill IPA_TABLE_ENTRY_SIZEAlex Elder2021-03-284-35/+39
| * net: ipa: DMA addresses are nicely alignedAlex Elder2021-03-285-35/+17
| * net: ipa: use version based configuration for SC7180Alex Elder2021-03-284-14/+16