aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-06net: hns3: replace macro of max qset number with specificationGuangbin Huang6-6/+12
2021-02-06net: hns3: debugfs add max tm rate specification printGuangbin Huang1-0/+1
2021-02-06net: hns3: add support for obtaining the maximum frame sizeYufeng Mo9-8/+20
2021-02-06net: hns3: optimize the code when update the tc infoGuoJia Liao3-7/+12
2021-02-06net: hns3: RSS indirection table use device specificationGuangbin Huang6-41/+66
2021-02-06net: hns3: add api capability bits for firmwareJian Shen4-2/+30
2021-02-06net: dpaa2-mac: add backplane link mode supportRussell King2-3/+6
2021-02-06net: dpaa2-mac: add 1000BASE-X supportRussell King1-3/+17
2021-02-06net: pcs: add pcs-lynx 1000BASE-X supportRussell King1-0/+36
2021-02-06net: wan: farsync: use new tasklet APIEmil Renner Berthing1-6/+6
2021-02-06net: dpaa2: Use napi_alloc_frag_align() to avoid the memory wasteKevin Hao1-2/+1
2021-02-06net: octeontx2: Use napi_alloc_frag_align() to avoid the memory wasteKevin Hao1-2/+1
2021-02-06net: dwc-xlgmac: Fix spelling mistake in function nameColin Ian King3-3/+3
2021-02-06net: mhi-net: Add re-aggregation of fragmented packetsLoic Poulain1-10/+64
2021-02-06net: qualcomm: rmnet: Fix rx_handler for non-linear skbsLoic Poulain1-0/+5
2021-02-06net: ethernet: ti: fix netdevice stats for XDPLorenzo Bianconi4-9/+13
2021-02-06dpaa2-eth: Simplify the calculation of variablesJiapeng Chong1-1/+1
2021-02-06Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextJakub Kicinski41-170/+283
2021-02-04Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski12-21/+48
2021-02-04hv_netvsc: Load and store the proper (NBL_HASH_INFO) per-packet infoAndrea Parri (Microsoft)1-1/+1
2021-02-04hv_netvsc: Allocate the recv_buf buffers after NVSP_MSG1_TYPE_SEND_RECV_BUFAndrea Parri (Microsoft)1-7/+11
2021-02-04r8152: adjust the flow of power cut for RTL8153BHayes Wang1-28/+40
2021-02-04r8152: replace several functions about phy patch requestHayes Wang1-34/+50
2021-02-04net: dsa: xrs700x: Correctly address device over I2CTobias Waldekranz1-17/+14
2021-02-04net: dsa: bcm_sf2: Check egress tagging of CFP rule with proper accessorVladimir Oltean1-1/+1
2021-02-04drivers: net: ethernet: i825xx: Fix couple of spellings in the file ether1.cBhaskar Chowdhury1-2/+2
2021-02-04net: hns3: remove redundant null check of an arrayColin Ian King1-3/+0
2021-02-04nfc: pn533: Fix typo issuewengjianfeng1-2/+2
2021-02-04udp: call udp_encap_enable for v6 sockets when enabling encapXin Long1-6/+0
2021-02-04net-loopback: set lo dev initial state to UPJian Yang1-0/+6
2021-02-04net: use the new dev_page_is_reusable() instead of private versionsAlexander Lobakin10-93/+23
2021-02-04drivers: net: xen-netfront: Simplify the calculation of variablesJiapeng Chong1-1/+1
2021-02-04gtp: update rx_length_errors for abnormally short packetsJonas Bonn1-2/+8
2021-02-04gtp: set device typeJonas Bonn1-0/+5
2021-02-04gtp: drop unnecessary call to skb_dst_dropJonas Bonn1-2/+0
2021-02-04gtp: really check namespaces before xmitJonas Bonn1-1/+3
2021-02-04gtp: include role in link infoJonas Bonn1-1/+4
2021-02-04gtp: set initial MTUJonas Bonn1-5/+6
2021-02-04Revert "GTP: add support for flow based tunneling API"Jonas Bonn1-383/+144
2021-02-03mlxsw: ethtool: Pass link mode in use to ethtoolDanielle Ratson2-23/+30
2021-02-03mlxsw: ethtool: Add support for setting lanes when autoneg is offDanielle Ratson2-41/+78
2021-02-03mlxsw: ethtool: Remove max lanes filteringDanielle Ratson2-22/+15
2021-02-03chelsio: cxgb: Disable the card on error in threaded interruptSebastian Andrzej Siewior5-27/+44
2021-02-03chelsio: cxgb: Replace the workqueue with threaded interruptSebastian Andrzej Siewior5-54/+55
2021-02-03octeontx2-af: Handle CPT function level resetSrujana Challa4-0/+102
2021-02-03octeontx2-af: Add support for CPT1 in debugfsSrujana Challa2-44/+49
2021-02-03octeontx2-af: Mailbox changes for 98xx CPT blockSrujana Challa2-16/+27
2021-02-03net: mdiobus: Prevent spike on MDIO bus reset signalMike Looijmans1-4/+2
2021-02-03e1000: drop unneeded assignment in e1000_set_itr()Sudip Mukherjee1-1/+0
2021-02-03e1000e: remove the redundant value assignment in e1000_update_nvm_checksum_sptKaixu Xia1-7/+0