summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-18net/bonding: Implement TLS TX device offloadTariq Toukan2-2/+54
2021-01-18net/bonding: Take update_features call out of XFRM funcitonTariq Toukan1-9/+10
2021-01-18net/bonding: Implement ndo_sk_get_lower_devTariq Toukan1-0/+93
2021-01-18net/bonding: Take IP hash logic into a helperTariq Toukan1-5/+11
2021-01-18net/qla3xxx: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-109/+87
2021-01-18net: phy: national: remove definition of DEBUGTom Rix1-2/+0
2021-01-18bareudp: add NETIF_F_FRAGLIST flag for dev featuresXin Long1-2/+3
2021-01-18geneve: add NETIF_F_FRAGLIST flag for dev featuresXin Long1-2/+3
2021-01-18vxlan: add NETIF_F_FRAGLIST flag for dev featuresXin Long1-2/+3
2021-01-18hv_netvsc: Add (more) validation for untrusted Hyper-V valuesAndrea Parri (Microsoft)4-62/+136
2021-01-18net: ipa: allow arbitrary number of interconnectsAlex Elder4-114/+99
2021-01-18net: ipa: clean up interconnect initializationAlex Elder1-36/+47
2021-01-18net: ipa: add interconnect name to configuration dataAlex Elder4-3/+11
2021-01-18net: ipa: store average and peak interconnect bandwidthAlex Elder1-36/+52
2021-01-18net: ipa: introduce an IPA interconnect structureAlex Elder1-25/+34
2021-01-18net: ipa: don't return an error from ipa_interconnect_disable()Alex Elder1-20/+11
2021-01-18net: ipa: rename interconnect settingsAlex Elder4-31/+31
2021-01-16net: mscc: ocelot: Remove unneeded semicolonXu Wang1-1/+1
2021-01-16cxgb4: enable interrupt based Tx completions for T5Raju Rangoju1-5/+33
2021-01-16net: ethernet: toshiba: spider_net: Document a whole bunch of function parame...Lee Jones1-7/+11
2021-01-16net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc misdemeanoursLee Jones1-3/+5
2021-01-16net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanoursLee Jones2-17/+16
2021-01-16net: ethernet: ti: am65-cpts: Document am65_cpts_rx_enable()'s 'en' parameterLee Jones1-1/+1
2021-01-16net: ethernet: ti: am65-cpsw-qos: Demote non-conformant function headerLee Jones1-1/+1
2021-01-16net: xen-netback: xenbus: Demote nonconformant kernel-doc headersLee Jones1-2/+2
2021-01-16net: ethernet: smsc: smc91x: Fix function name in kernel-doc headerLee Jones1-1/+1
2021-01-15GTP: add support for flow based tunneling APIPravin B Shelar1-144/+383
2021-01-15net: tap: check vlan with eth_type_vlan() methodMenglong Dong1-4/+2
2021-01-15net: mscc: ocelot: configure watermarks using devlink-sbVladimir Oltean6-11/+714
2021-01-15net: mscc: ocelot: initialize watermarks to sane defaultsVladimir Oltean4-1/+446
2021-01-15net: mscc: ocelot: register devlink portsVladimir Oltean3-44/+146
2021-01-15net: mscc: ocelot: delete unused ocelot_set_cpu_port prototypeVladimir Oltean1-4/+0
2021-01-15net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean4-4/+4
2021-01-15net: dsa: felix: perform teardown in reverse order of setupVladimir Oltean1-5/+5
2021-01-15net: dsa: felix: reindent struct dsa_switch_opsVladimir Oltean1-37/+37
2021-01-15net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean3-0/+52
2021-01-15net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean6-6/+21
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski28-205/+151
2021-01-15net: ks8851: remove definition of DEBUGTom Rix3-6/+0
2021-01-15gianfar: remove definition of DEBUGTom Rix1-1/+0
2021-01-15net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean13-15/+12
2021-01-15netxen_nic: switch from 'pci_' to 'dma_' APIChristophe JAILLET3-77/+77
2021-01-15net: dsa: mv88e6xxx: Only allow LAG offload on supported hardwareTobias Waldekranz2-1/+10
2021-01-15net: dsa: mv88e6xxx: Provide dummy implementations for trunk settersTobias Waldekranz1-0/+12
2021-01-15net: dsa: add Arrow SpeedChips XRS700x driverGeorge McCollister9-0/+1213
2021-01-15net: phy: at803x: add support for configuring SmartEEERussell King1-1/+64
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski186-1005/+1642
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman3-11/+22
2021-01-14ch_ipsec: Remove initialization of rxq related dataAyush Sawal1-3/+0
2021-01-14net: ipa: retry TX channel stop commandsAlex Elder1-5/+2