summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-28net/mlx5e: Separate mlx5e_set_rx_mode_work and move caller to en_mainLama Kayal
2022-07-28net/mlx5e: Add mdev to flow_steering structLama Kayal
2022-07-28net/mlx5e: Report flow steering errors with mdev err report APILama Kayal
2022-07-28net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal
2022-07-28net/mlx5e: Allocate VLAN and TC for featured profiles onlyLama Kayal
2022-07-28net/mlx5e: Make mlx5e_tc_table privateLama Kayal
2022-07-28net/mlx5e: Convert mlx5e_tc_table member of mlx5e_flow_steering to pointerLama Kayal
2022-07-28net/mlx5e: TC, Support tc action api for policeRoi Dayan
2022-07-28net/mlx5e: TC, Separate get/update/replace meter functionsRoi Dayan
2022-07-28net/mlx5e: Add red and green counters for meteringRoi Dayan
2022-07-28net/mlx5e: TC, Allocate post meter ft per ruleRoi Dayan
2022-07-28net/mlx5: DR, Add support for flow metering ASOYevgeny Kliteynik
2022-07-28net/mlx5e: Fix wrong use of skb_tcp_all_headers() with encapsulationGal Pressman
2022-07-28net: cdns,macb: use correct xlnx prefix for XilinxKrzysztof Kozlowski
2022-07-28dt-bindings: net: cdns,macb: use correct xlnx prefix for XilinxKrzysztof Kozlowski
2022-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2022-07-28add missing includes and forward declarations to networking includes under li...Jakub Kicinski
2022-07-28Revert "Merge branch 'octeontx2-minor-tc-fixes'"Paolo Abeni
2022-07-27net: dsa: mv88e6xxx: fix speed setting for CPU/DSA portsMarcin Wojtas
2022-07-27net: devlink: remove redundant net_eq() check from sb_pool_get_dumpit()Jiri Pirko
2022-07-27dt-bindings: net: hirschmann,hellcreek: use absolute path to other schemaKrzysztof Kozlowski
2022-07-27net/sched: sch_cbq: change the type of cbq_set_lss to voidZhengchao Shao
2022-07-27Merge branch 'smc-updates'David S. Miller
2022-07-27net/smc: Enable module load on netlink usageStefan Raspl
2022-07-27net/smc: Pass on DMBE bit mask in IRQ handlerStefan Raspl
2022-07-27s390/ism: CleanupsStefan Raspl
2022-07-27net/smc: Eliminate struct smc_ism_positionHeiko Carstens
2022-07-27Merge branch 'dsa-microchip-phylink-mac-config'David S. Miller
2022-07-27net: dsa: microchip: add support for phylink mac configArun Ramadoss
2022-07-27net: dsa: microchip: ksz8795: use common xmii functionArun Ramadoss
2022-07-27net: dsa: microchip: ksz9477: use common xmii functionArun Ramadoss
2022-07-27net: dsa: microchip: apply rgmii tx and rx delay in phylink mac configArun Ramadoss
2022-07-27net: dsa: microchip: lan937x: add support for configuing xMII registerArun Ramadoss
2022-07-27net: dsa: microchip: add support for common phylink mac link upArun Ramadoss
2022-07-27net: dsa: microchip: add common duplex and flow control functionArun Ramadoss
2022-07-27net: dsa: microchip: add common ksz port xmii speed selection functionArun Ramadoss
2022-07-27net: dsa: microchip: add common gigabit set and get functionArun Ramadoss
2022-07-26selftests: net: Fix typo 'the the' in commentSlark Xiao
2022-07-26ip6mr: remove stray rcu_read_unlock() from ip6_mr_forward()Eric Dumazet
2022-07-26Merge branch 'tls-rx-decrypt-from-the-tcp-queue'Jakub Kicinski
2022-07-26tls: rx: do not use the standard strparserJakub Kicinski
2022-07-26tls: rx: device: add input CoW helperJakub Kicinski
2022-07-26tcp: allow tls to decrypt directly from the tcp rcv queueJakub Kicinski
2022-07-26tls: rx: device: keep the zero copy status with offloadJakub Kicinski
2022-07-26tls: rx: don't free the output in case of zero-copyJakub Kicinski
2022-07-26tls: rx: factor SW handling out of tls_rx_one_record()Jakub Kicinski
2022-07-26tls: rx: wrap recv_pkt accesses in helpersJakub Kicinski
2022-07-26Merge branch 'implement-dev-info-and-dev-flash-for-line-cards'Jakub Kicinski
2022-07-26selftests: mlxsw: Check line card info on activated line cardJiri Pirko
2022-07-26selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko