summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg45-202/+209
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg33-533/+1255
2022-06-20wifi: mac80211: reject WEP or pairwise keys with key ID > 3Johannes Berg1-5/+13
2022-06-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo24-86/+298
2022-06-15net: sparx5: Allow mdb entries to both CPU and portsCasper Andersson1-20/+35
2022-06-15bcm63xx_enet: switch to napi_build_skb() to reuse skbuff_headsSieng Piaw Liew1-2/+2
2022-06-15net: don't check skb_count twiceSieng Piaw Liew1-3/+4
2022-06-15net: bridge: allow add/remove permanent mdb entries on disabled portsCasper Andersson1-6/+9
2022-06-15i40e: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi1-25/+62
2022-06-15net: phy: marvell-88x2222: set proper phydev->portIvan Bornyakov1-0/+2
2022-06-15dt-bindings: net: xilinx: document xilinx emaclite driver bindingRadhey Shyam Pandey1-0/+63
2022-06-15Merge branch 'ipa-simplify-completion-stats'David S. Miller5-83/+86
2022-06-15net: ipa: rework gsi_channel_tx_update()Alex Elder1-27/+23
2022-06-15net: ipa: stop counting total RX bytes and transactionsAlex Elder2-9/+1
2022-06-15net: ipa: simplify TX completion statisticsAlex Elder1-8/+6
2022-06-15net: ipa: introduce gsi_trans_tx_committed()Alex Elder4-11/+27
2022-06-15net: ipa: rename two transaction fieldsAlex Elder2-24/+25
2022-06-15net: ipa: use "tre_ring" for all TRE ring local variablesAlex Elder1-9/+9
2022-06-15Merge branch 'support-mt7531-on-bpi-r2-pro'Jakub Kicinski5-357/+505
2022-06-15arm64: dts: rockchip: Add mt7531 dsa node to BPI-R2-Pro boardFrank Wunderlich1-0/+48
2022-06-15dt-bindings: net: dsa: make reset optional and add rgmii-mode to mt7531Frank Wunderlich1-5/+3
2022-06-15net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constantFrank Wunderlich2-8/+20
2022-06-15net: dsa: mt7530: rework mt753[01]_setupFrank Wunderlich1-4/+21
2022-06-15net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}Frank Wunderlich1-18/+12
2022-06-15dt-bindings: net: dsa: convert binding for mediatek switchesFrank Wunderlich2-327/+406
2022-06-15Merge branch 'mlxsw-remove-xm-support'Jakub Kicinski11-2266/+244
2022-06-15mlxsw: Revert "Prepare for XM implementation - LPM trees"Petr Machata3-163/+31
2022-06-15mlxsw: Revert "Prepare for XM implementation - prefix insertion and removal"Petr Machata3-589/+209
2022-06-15mlxsw: Revert "Introduce initial XM router support"Petr Machata11-1518/+8
2022-06-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski11-65/+292
2022-06-14docs: tls: document the TLS_TX_ZEROCOPY_ROJakub Kicinski1-0/+25
2022-06-14ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()Marco Bonelli1-15/+2
2022-06-14net: phy: fixed_phy: set phy_mask before calling mdiobus_register()Rasmus Villemoes1-0/+1
2022-06-14net/mlx5: Add bits and fields to support enhanced CQE compressionOfer Levi2-3/+20
2022-06-14net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASKShay Drory2-26/+0
2022-06-14net/mlx5: group fdb cleanup to single functionShay Drory1-8/+10
2022-06-14net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu2-0/+47
2022-06-14net/mlx5: Add HW definitions of vport debug countersSaeed Mahameed1-4/+19
2022-06-14net/mlx5: Add IFC bits and enums for flow meterJianbo Liu2-4/+111
2022-06-14RDMA/mlx5: Support handling of modify-header pattern ICM areaYevgeny Kliteynik3-18/+37
2022-06-14net/mlx5: Manage ICM of type modify-header patternYevgeny Kliteynik2-0/+43
2022-06-14net/mlx5: Introduce header-modify-pattern ICM propertiesYevgeny Kliteynik1-2/+5
2022-06-13net: make __sys_accept4_file() staticYajun Deng2-13/+6
2022-06-13tcp: sk_forced_mem_schedule() optimizationEric Dumazet2-5/+7
2022-06-13net: smsc95xx: add support for Microchip EVB-LAN8670-USBParthiban Veerasooran1-0/+5
2022-06-13nfp: support 48-bit DMA addressing for NFP3800Yinjun Zhang10-33/+52
2022-06-13Merge branch 'ipa-refactoring'David S. Miller7-99/+80
2022-06-13net: ipa: derive channel from transactionAlex Elder3-29/+13
2022-06-13net: ipa: determine channel from eventAlex Elder1-5/+21
2022-06-13net: ipa: simplify endpoint transaction completionAlex Elder1-18/+5