summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-01net: enetc: increase RX ring default sizeVladimir Oltean1-1/+1
2021-04-01net: enetc: add support for XDP_TXVladimir Oltean3-25/+228
2021-04-01net: enetc: add support for XDP_DROP and XDP_PASSVladimir Oltean4-20/+281
2021-04-01net: enetc: move up enetc_reuse_page and enetc_page_reusableVladimir Oltean1-19/+19
2021-04-01net: enetc: clean the TX software BD on the TX confirmation pathVladimir Oltean1-0/+4
2021-04-01net: enetc: add a dedicated is_eof bit in the TX software BDVladimir Oltean2-4/+4
2021-04-01net: enetc: move skb creation into enetc_build_skbVladimir Oltean1-37/+44
2021-04-01net: enetc: consume the error RX buffer descriptors in a dedicated functionVladimir Oltean1-16/+27
2021-04-01net: lpc_eth: fix format warnings of block commentsYangyang Li1-3/+6
2021-04-01net: toshiba: fix the trailing format of some block commentsYixing Liu2-15/+30
2021-04-01net: ocelot: fix a trailling format issue with block commentsYixing Liu1-1/+2
2021-04-01net: amd: correct some format issuesYixing Liu1-0/+3
2021-04-01net: amd8111e: fix inappropriate spacesYixing Liu1-185/+177
2021-04-01net: ena: remove extra words from commentsYixing Liu1-1/+1
2021-04-01net: ena: fix inaccurate print typeYixing Liu1-2/+2
2021-04-01net: ethernet: stmicro: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-04-01netdevsim: add FEC settings supportJakub Kicinski2-0/+39
2021-03-31net: ethernet: Fix typo of 'network' in commentEric Lin1-1/+1
2021-03-31mlxsw: spectrum_router: Only perform atomic nexthop bucket replacement when r...Ido Schimmel1-2/+3
2021-03-31ionic: pull per-q stats work out of queue loopsShannon Nelson1-94/+125
2021-03-31ionic: avoid races in ionic_heartbeat_checkShannon Nelson2-37/+63
2021-03-31ionic: fix sizeof usageShannon Nelson1-4/+4
2021-03-31ionic: count dma errorsShannon Nelson1-2/+7
2021-03-31dpaa2-switch: setup learning state on STP state changeIoana Ciornei1-8/+26
2021-03-31dpaa2-switch: trap STP frames to the CPUIoana Ciornei5-0/+289
2021-03-31dpaa2-switch: keep track of the current learning state per portIoana Ciornei2-0/+5
2021-03-31dpaa2-switch: create and assign an ACL table per portIoana Ciornei5-1/+193
2021-03-31dpaa2-switch: fix the translation between the bridge and dpsw STP statesIoana Ciornei1-3/+20
2021-03-31bareudp: allow UDP L4 GRO passthrouPaolo Abeni1-0/+1
2021-03-31geneve: allow UDP L4 GRO passthrouPaolo Abeni1-0/+1
2021-03-31vxlan: allow L4 GRO passthroughPaolo Abeni1-0/+1
2021-03-31ppp: deflate: Remove useless call "zlib_inflateEnd"Jiapeng Chong1-1/+0
2021-03-31net: ipa: remove repeated wordsPeng Li1-2/+2
2021-03-31net: phy: remove repeated wordPeng Li1-1/+1
2021-03-31net: bonding: remove repeated wordPeng Li1-1/+1
2021-03-31net: i40e: remove repeated wordsPeng Li1-2/+2
2021-03-31scsi/aacraid: Delete obsolete TODO fileWang Qing1-3/+0
2021-03-30net: mhi: remove pointless conditional before kfree_skb()Yang Yingliang1-2/+1
2021-03-30stmmac: intel: add cross time-stamping freq difference adjustmentWong Vee Khee1-0/+27
2021-03-30mISDN: Use LIST_HEAD() for list_headShixin Liu2-8/+3
2021-03-30mISDN: Use DEFINE_SPINLOCK() for spinlockShixin Liu3-9/+4
2021-03-30net: phy: lan87xx: fix access to wrong register of LAN87xxAndre Edich1-2/+5
2021-03-30Merge tag 'linux-can-next-for-5.13-20210330' of git://git.kernel.org/pub/scm/...David S. Miller38-236/+977
2021-03-30can: c_can: add support to 64 message objectsDario Binacchi4-16/+28
2021-03-30can: c_can: prepare to up the message objects numberDario Binacchi4-34/+43
2021-03-30can: c_can: use 32-bit write to set arbitration registerDario Binacchi1-2/+1
2021-03-30can: c_can: add a comment about IF_RX interface's useDario Binacchi1-0/+5
2021-03-30can: c_can: fix indentationDario Binacchi1-1/+1
2021-03-30can: c_can: remove unused codeDario Binacchi2-6/+1
2021-03-30can: c_can: fix remaining checkpatch warningsMarc Kleine-Budde2-2/+3