summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-09-29net: enetc: offload per-tc max SDU from tc-taprioVladimir Oltean-6/+57
2022-09-29net: enetc: use common naming scheme for PTGCR and PTGCAPR registersVladimir Oltean-12/+11
2022-09-29net: enetc: cache accesses to &priv->si->hwVladimir Oltean-48/+49
2022-09-29net: dsa: hellcreek: Offload per-tc max SDU from tc-taprioKurt Kanzenbach-2/+81
2022-09-29net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/caseVladimir Oltean-8/+12
2022-09-29net: dsa: felix: offload per-tc max SDU from tc-taprioVladimir Oltean-2/+35
2022-09-29net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean-1/+167
2022-09-29net/sched: query offload capabilities through ndo_setup_tc()Vladimir Oltean-0/+26
2022-09-29net/tipc: Remove unused struct distr_queue_itemYuan Can-8/+0
2022-09-29net: skb: introduce and use a single page frag cachePaolo Abeni-22/+104
2022-09-29net: sched: cls_u32: Avoid memcpy() false-positive warningKees Cook-1/+5
2022-09-29dt-bindings: net: snps,dwmac: Document stmmac-axi-config subnodeMarek Vasut-0/+54
2022-09-29docs: netlink: clarify the historical baggage of Netlink flagsJakub Kicinski-14/+49
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1826/+1622
2022-09-29Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-191/+223
2022-09-29Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+5
2022-09-29Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds-21/+24
2022-09-29Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-15/+4
2022-09-29net: cpmac: Add __init/__exit annotations to module init/exit funcsruanjinjie-2/+2
2022-09-29ethernet: 8390: remove unnecessary check of memYang Yingliang-2/+1
2022-09-29nfp: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing-1/+1
2022-09-29net: liquidio: Remove unused struct lio_trusted_vf_ctxYuan Can-5/+0
2022-09-29net: ethernet: mtk_eth_soc: use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin-30/+6
2022-09-29wwan_hwsim: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing-3/+3
2022-09-29net: ax88796c: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing-1/+1
2022-09-29ethernet: s2io: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing-2/+1
2022-09-28Merge tag 'mlx5-updates-2022-09-27' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-176/+230
2022-09-28net/mlx5e: Use runtime values of striding RQ parameters in datapathMaxim Mikityanskiy-42/+65
2022-09-28net/mlx5e: Make dma_info array dynamic in struct mlx5e_mpw_infoMaxim Mikityanskiy-19/+24
2022-09-28net/mlx5e: Improve the MTU change shortcutMaxim Mikityanskiy-8/+8
2022-09-28net/mlx5e: xsk: Fix SKB headroom calculation in validationMaxim Mikityanskiy-14/+11
2022-09-28net/mlx5e: xsk: Remove dead code in validationMaxim Mikityanskiy-15/+3
2022-09-28net/mlx5e: Simplify stride size calculation for linear RQMaxim Mikityanskiy-36/+38
2022-09-28net/mlx5e: kTLS, Check ICOSQ WQE size in advanceMaxim Mikityanskiy-13/+20
2022-09-28net/mlx5e: Use the aligned max TX MPWQE sizeMaxim Mikityanskiy-6/+14
2022-09-28net/mlx5e: Fix a typo in mlx5e_xdp_mpwqe_is_fullMaxim Mikityanskiy-2/+2
2022-09-28net/mlx5e: Use mlx5e_stop_room_for_max_wqe where appropriateMaxim Mikityanskiy-1/+1
2022-09-28net/mlx5e: Let mlx5e_get_sw_max_sq_mpw_wqebbs accept mdevMaxim Mikityanskiy-8/+6
2022-09-28net/mlx5e: Validate striding RQ before enabling XDPMaxim Mikityanskiy-23/+45
2022-09-28net/mlx5e: Make mlx5e_verify_rx_mpwqe_strides staticMaxim Mikityanskiy-4/+2
2022-09-28net/mlx5e: Remove unused fields from datapath structsMaxim Mikityanskiy-7/+5
2022-09-28net/mlx5e: Convert mlx5e_get_max_sq_wqebbs to u8Maxim Mikityanskiy-3/+5
2022-09-28net/mlx5: Add the log_min_mkey_entity_size capabilityMaxim Mikityanskiy-1/+7
2022-09-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-184/+406
2022-09-28net: sunhme: Fix undersized zeroing of quattro->happy_mealsSean Anderson-3/+1
2022-09-28net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing-1/+1
2022-09-28Merge branch 'rework-resource-allocation-in-felix-dsa-driver'Jakub Kicinski-229/+133
2022-09-28net: dsa: felix: update regmap requests to be string-basedVladimir Oltean-54/+112
2022-09-29LoongArch: Clean up loongson3_smp_ops declarationYanteng Si-2/+0
2022-09-29LoongArch: Fix and cleanup csr_era handling in do_ri()Huacai Chen-13/+2