summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: dsa: tag_dsa: offload the bridge forwarding processTobias Waldekranz2021-07-231-8/+44
| * net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVTVladimir Oltean2021-07-231-4/+74
| * net: dsa: add support for bridge TX forwarding offloadVladimir Oltean2021-07-234-1/+104
| * net: dsa: track the number of switches in a treeVladimir Oltean2021-07-232-0/+6
| * net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz2021-07-2314-14/+125
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-23371-3026/+3766
|\
| * Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-07-225-59/+40
| |\
| | * Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"Jonathan Marek2021-07-214-56/+34
| | * arm64: smccc: Save lr before calling __arm_smccc_sve_check()Jean-Philippe Brucker2021-07-211-3/+6
| * | Merge tag 'hyperv-fixes-signed-20210722' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-07-222-33/+65
| |\ \
| | * | Revert "x86/hyperv: fix logical processor creation"Wei Liu2021-07-211-1/+1
| | * | Drivers: hv: vmbus: Fix duplicate CPU assignments within a deviceHaiyang Zhang2021-07-191-32/+64
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-07-2277-269/+1217
| |\ \ \
| | * | | dpaa2-switch: seed the buffer pool after allocating the swpIoana Ciornei2021-07-221-8/+8
| | * | | net: sched: cls_api: Fix the the wrong parameterYajun Deng2021-07-221-1/+1
| | * | | net: sparx5: fix unmet dependencies warningRandy Dunlap2021-07-221-0/+1
| | * | | Merge branch 'ksz-dsa-fixes'David S. Miller2021-07-212-5/+18
| | |\ \ \
| | | * | | net: dsa: tag_ksz: dont let the hardware process the layer 4 checksumLino Sanfilippo2021-07-211-0/+9
| | | * | | net: dsa: ensure linearized SKBs in case of tail taggersLino Sanfilippo2021-07-211-5/+9
| | |/ / /
| | * | | ravb: Remove extra TABBiju Das2021-07-211-1/+1
| | * | | ravb: Fix a typo in commentBiju Das2021-07-211-1/+1
| | * | | net: dsa: sja1105: make VID 4095 a bridge VLAN tooVladimir Oltean2021-07-211-0/+6
| | * | | tcp: disable TFO blackhole logic by defaultWei Wang2021-07-213-3/+10
| | * | | sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not setXin Long2021-07-211-2/+2
| | * | | net: ixp46x: fix ptp build failureArnd Bergmann2021-07-211-0/+2
| | * | | ibmvnic: Remove the proper scrq flushSukadev Bhattiprolu2021-07-211-1/+1
| | * | | Merge branch 'pmtu-esp'David S. Miller2021-07-214-19/+298
| | |\ \ \
| | | * | | selftests: net: add ESP-in-UDP PMTU testVadim Fedorenko2021-07-212-7/+260
| | | * | | udp: check encap socket in __udp_lib_errVadim Fedorenko2021-07-212-12/+38
| | |/ / /
| | * | | sctp: update active_key for asoc when old key is being replacedXin Long2021-07-211-0/+2
| | * | | r8169: Avoid duplicate sysfs entry creation errorSayanta Pattanayak2021-07-211-1/+2
| | * | | ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme2021-07-201-1/+2
| | * | | Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"Jia He2021-07-201-17/+6
| | * | | ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptionsPaolo Abeni2021-07-201-1/+1
| | * | | fsl/fman: Add fibre supportMaxim Kochetkov2021-07-201-0/+1
| | * | | net/sched: act_skbmod: Skip non-Ethernet packetsPeilin Ye2021-07-201-4/+8
| | * | | mt7530 mt7530_fdb_write only set ivl bit vid larger than 1Eric Woudstra2021-07-201-1/+2
| | * | | Merge branch 'octeon-DMAC'David S. Miller2021-07-2010-32/+427
| | |\ \ \
| | | * | | octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep2021-07-198-11/+336
| | | * | | octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep2021-07-193-18/+30
| | | * | | octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep2021-07-195-3/+61
| | * | | | Merge branch 'net-hns3-fixes-for-net'Jakub Kicinski2021-07-205-4/+41
| | |\ \ \ \
| | | * | | | net: hns3: fix rx VLAN offload state inconsistent issueJian Shen2021-07-201-0/+10
| | | * | | | net: hns3: disable port VLAN filter when support function level VLAN filter c...Jian Shen2021-07-201-2/+6
| | | * | | | net: hns3: add match_id to check mailbox response from PF to VFPeng Li2021-07-202-0/+20
| | | * | | | net: hns3: fix possible mismatches resp of mailboxChengwen Feng2021-07-202-2/+5
| | |/ / / /
| | * | | | net: bridge: do not replay fdb entries pointing towards the bridge twiceVladimir Oltean2021-07-201-1/+1
| | * | | | net: Update MAINTAINERS for MediaTek switch driverLanden Chao2021-07-201-0/+1
| | * | | | net/tcp_fastopen: remove obsolete externEric Dumazet2021-07-201-1/+0
| | * | | | ipv6: ip6_finish_output2: set sk into newly allocated nskbVasily Averin2021-07-201-1/+1
| | |/ / /