summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-01-19net: igbvf: use skb_csum_is_sctp instead of protocol checkXin Long
2021-01-19net: igb: use skb_csum_is_sctp instead of protocol checkXin Long
2021-01-19net: add inline function skb_csum_is_sctpXin Long
2021-01-18net: hns: fix variable used when DEBUG is definedTom Rix
2021-01-18net/qla3xxx: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-01-16net: mscc: ocelot: Remove unneeded semicolonXu Wang
2021-01-16cxgb4: enable interrupt based Tx completions for T5Raju Rangoju
2021-01-16net: ethernet: toshiba: spider_net: Document a whole bunch of function parame...Lee Jones
2021-01-16net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc misdemeanoursLee Jones
2021-01-16net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanoursLee Jones
2021-01-16net: ethernet: ti: am65-cpts: Document am65_cpts_rx_enable()'s 'en' parameterLee Jones
2021-01-16net: ethernet: ti: am65-cpsw-qos: Demote non-conformant function headerLee Jones
2021-01-16net: ethernet: smsc: smc91x: Fix function name in kernel-doc headerLee Jones
2021-01-15net: mscc: ocelot: configure watermarks using devlink-sbVladimir Oltean
2021-01-15net: mscc: ocelot: initialize watermarks to sane defaultsVladimir Oltean
2021-01-15net: mscc: ocelot: register devlink portsVladimir Oltean
2021-01-15net: mscc: ocelot: delete unused ocelot_set_cpu_port prototypeVladimir Oltean
2021-01-15net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean
2021-01-15net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-01-15net: ks8851: remove definition of DEBUGTom Rix
2021-01-15gianfar: remove definition of DEBUGTom Rix
2021-01-15netxen_nic: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman
2021-01-14ch_ipsec: Remove initialization of rxq related dataAyush Sawal
2021-01-14mlxsw: pci: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-01-14net: marvell: prestera: fix uninitialized vid in prestera_port_vlans_addVladimir Oltean
2021-01-14net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon
2021-01-14net: stmmac: fix taprio schedule configurationYannick Vignon
2021-01-13net: stmmac: Fixed mtu channged by cache alignedDavid Wu
2021-01-13cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal
2021-01-13i40e: fix potential NULL pointer dereferencingCristian Dumitrescu
2021-01-13dpaa2-mac: fix the remove path for non-MAC interfacesIoana Ciornei
2021-01-13dpaa2-eth: add support for Rx VLAN filteringIonut-robert Aron
2021-01-13octeontx2-pf: Add flow classification using IP next level protocolNaveen Mamindlapalli
2021-01-13net: stmmac: use __napi_schedule() for PREEMPT_RTSeb Laveze
2021-01-13net/mlx5e: IPsec, Remove unnecessary config flag usageTariq Toukan
2021-01-13net/mlx5e: IPsec, Inline feature_check fast-path functionTariq Toukan
2021-01-13net/mlx5e: IPsec, Avoid unreachable returnTariq Toukan
2021-01-13net/mlx5e: IPsec, Enclose csum logic under ipsec configTariq Toukan
2021-01-13net/mlx5e: CT: Remove redundant usage of zone maskRoi Dayan
2021-01-13net/mlx5e: Remove redundant initialization to nullRoi Dayan
2021-01-13net/mlx5e: CT: Pass null instead of zero specRoi Dayan
2021-01-13net/mlx5e: E-Switch, Offload all chain 0 priorities when modify header and fo...Jianbo Liu
2021-01-13net/mlx5: E-Switch, use new cap as condition for mpls over udpEli Cohen
2021-01-13net/mlx5e: Simplify condition on esw_vport_enable_qos()Eli Cohen
2021-01-12bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.Pavan Chebbi
2021-01-12bnxt_en: Improve stats context resource accounting with RDMA driver loaded.Michael Chan
2021-01-12fsl/fman: Add MII mode support.Maxim Kochetkov