summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-19nfc/fdp: Simplify the return expression of fdp_nci_open()zuoqilin1-4/+1
2021-03-19/net/core/: fix misspellings using codespell toolXiong Zhenwu1-1/+1
2021-03-19/net/hsr: fix misspellings using codespell toolXiong Zhenwu1-1/+1
2021-03-19of: of_net: Provide function name and param descriptionLee Jones1-0/+3
2021-03-19stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee4-0/+57
2021-03-19Merge branch 'mv88e6xxx-offload-bridge-flags'David S. Miller5-89/+232
2021-03-19net: dsa: mv88e6xxx: Offload bridge broadcast flooding flagTobias Waldekranz1-1/+70
2021-03-19net: dsa: mv88e6xxx: Offload bridge learning flagTobias Waldekranz3-8/+52
2021-03-19net: dsa: mv88e6xxx: Flood all traffic classes on standalone portsTobias Waldekranz1-6/+2
2021-03-19net: dsa: mv88e6xxx: Use standard helper for broadcast addressTobias Waldekranz1-1/+3
2021-03-19net: dsa: mv88e6xxx: Remove some bureaucracy around querying the VTUTobias Waldekranz1-25/+20
2021-03-19net: dsa: mv88e6xxx: Provide generic VTU iteratorTobias Waldekranz1-36/+64
2021-03-19net: dsa: mv88e6xxx: Avoid useless attempts to fast-age LAGsTobias Waldekranz1-0/+7
2021-03-19net: dsa: Add helper to resolve bridge port from DSA portTobias Waldekranz2-13/+15
2021-03-19Merge branch 'ipa-32bit'David S. Miller4-25/+35
2021-03-19net: ipa: relax 64-bit build requirementAlex Elder2-3/+9
2021-03-19net: ipa: fix table alignment requirementAlex Elder1-8/+12
2021-03-19net: ipa: use upper_32_bits()Alex Elder1-8/+6
2021-03-19net: ipa: fix assumptions about DMA address sizeAlex Elder1-6/+8
2021-03-19Merge branch 's390-qeth-next'David S. Miller2-32/+11
2021-03-19s390/qeth: remove RX VLAN filter stubs in L3 driverJulian Wiedmann1-24/+1
2021-03-19s390/qeth: enable napi_consume_skb() for pending TX buffersJulian Wiedmann1-4/+4
2021-03-19s390/qeth: allocate initial TX Buffer structs with GFP_KERNELJulian Wiedmann1-4/+6
2021-03-19Merge branch 'net-xps-improve-the-xps-maps-handling'David S. Miller4-231/+222
2021-03-19net: NULL the old xps map entries when freeing themAntoine Tenart1-0/+1
2021-03-19net: fix use after free in xpsAntoine Tenart1-5/+12
2021-03-19net-sysfs: move the xps cpus/rxqs retrieval in a common functionAntoine Tenart1-77/+48
2021-03-19net-sysfs: move the rtnl unlock up in the xps show helpersAntoine Tenart1-14/+11
2021-03-19net: improve queue removal readability in __netif_set_xps_queueAntoine Tenart1-6/+9
2021-03-19net: add an helper to copy xps maps to the new dev_mapsAntoine Tenart1-20/+25
2021-03-19net: move the xps maps to an arrayAntoine Tenart4-52/+46
2021-03-19net: remove the xps possible_maskAntoine Tenart2-29/+15
2021-03-19net: embed nr_ids in the xps mapsAntoine Tenart3-40/+47
2021-03-19net: embed num_tc in the xps mapsAntoine Tenart3-50/+64
2021-03-19net-sysfs: make xps_cpus_show and xps_rxqs_show consistentAntoine Tenart1-15/+18
2021-03-19net-sysfs: store the return of get_netdev_queue_index in an unsigned intAntoine Tenart1-4/+7
2021-03-19net-sysfs: convert xps_cpus_show to bitmap_zallocAntoine Tenart1-6/+6
2021-03-19net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s)Rafał Miłecki2-4/+8
2021-03-19net: dsa: bcm_sf2: add function finding RGMII registerRafał Miłecki2-9/+42
2021-03-19net: dsa: b53: mmap: Add device tree supportÁlvaro Fernández Rojas1-0/+55
2021-03-19Merge branch 'stmmac-EST-interrupts-and-ethtool'David S. Miller6-0/+138
2021-03-19net: stmmac: Add EST errors into ethtool statisticOng Boon Leong6-4/+28
2021-03-19net: stmmac: EST interrupts handling and error reportingVoon Weifeng4-0/+114
2021-03-19Merge branch 'stmmac-vlan-priority-rx-steering'David S. Miller1-2/+83
2021-03-19net: stmmac: add RX frame steering based on VLAN priority in tc flowerOng Boon Leong1-2/+63
2021-03-19net: stmmac: restructure tc implementation for RX VLAN Priority steeringOng Boon Leong1-2/+22
2021-03-18Merge branch 'octeon-tc-offloads'David S. Miller11-6/+961
2021-03-18octeontx2-pf: TC_MATCHALL egress ratelimiting offloadSunil Goutham3-4/+236
2021-03-18octeontx2-pf: add tc flower stats handler for hw offloadsNaveen Mamindlapalli3-1/+122
2021-03-18octeontx2-pf: Add tc flower hardware offload on ingress trafficNaveen Mamindlapalli6-2/+551