aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-17net/mlx5e: Allocate flow steering storage during uplink initializationLeon Romanovsky
2022-08-17Merge branch 'fixes-for-ocelot-driver-statistics'Jakub Kicinski
2022-08-17net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelo...Vladimir Oltean
2022-08-17net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offsetVladimir Oltean
2022-08-17net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean
2022-08-17net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_workVladimir Oltean
2022-08-17net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean
2022-08-17net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counterVladimir Oltean
2022-08-17net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersVladimir Oltean
2022-08-17net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet countersVladimir Oltean
2022-08-17net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support itVladimir Oltean
2022-08-17net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()Rustam Subkhankulov
2022-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-17net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()David Howells
2022-08-17net: dsa: microchip: ksz9477: fix fdb_dump last invalid entryArun Ramadoss
2022-08-17testing: selftests: nft_flowtable.sh: rework test to detect offload failureFlorian Westphal
2022-08-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-08-17tls: rx: react to strparser initialization errorsJakub Kicinski
2022-08-17testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal
2022-08-17netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to yGeert Uytterhoeven
2022-08-16net: sched: fix misuse of qcpu->backlog in gnet_stats_add_queue_cpuZhengchao Shao
2022-08-16i40e: Fix to stop tx_timeout recovery if GLOBR failsAlan Brady
2022-08-16i40e: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski
2022-08-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-08-15net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msgZhengchao Shao
2022-08-15net: moxa: pass pdev instead of ndev to DMA functionsSergei Antonov
2022-08-15netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specifiedPablo Neira Ayuso
2022-08-15netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVA...Pablo Neira Ayuso
2022-08-15netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flagsPablo Neira Ayuso
2022-08-15Merge branch 'mlxsw-fixes'David S. Miller
2022-08-15mlxsw: spectrum_ptp: Forbid PTP enablement only in RX or in TXAmit Cohen
2022-08-15mlxsw: spectrum_ptp: Protect PTP configuration with a mutexAmit Cohen
2022-08-15mlxsw: spectrum: Clear PTP configuration after unregistering the netdeviceAmit Cohen
2022-08-15mlxsw: spectrum_ptp: Fix compilation warningsAmit Cohen
2022-08-15net_sched: cls_route: disallow handle of 0Jamal Hadi Salim
2022-08-15net: fix potential refcount leak in ndisc_router_discovery()Xin Xiong
2022-08-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller
2022-08-15neighbour: make proxy_queue.qlen limit per-deviceAlexander Mikhalitsyn
2022-08-15neigh: fix possible DoS due to net iface start/stop loopDenis V. Lunev
2022-08-15net: qrtr: start MHI channel after endpoit creationMaxim Kochetkov
2022-08-13ip6_tunnel: Fix the type of functionsHongbin Wang
2022-08-12net: dsa: mv88e6060: prevent crash on an unused portSergei Antonov
2022-08-12fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence
2022-08-12iavf: Fix deadlock in initializationIvan Vecera
2022-08-12iavf: Fix reset error handlingPrzemyslaw Patynowski
2022-08-12iavf: Fix NULL pointer dereference in iavf_get_link_ksettingsPrzemyslaw Patynowski
2022-08-12iavf: Fix adminq error handlingPrzemyslaw Patynowski
2022-08-12netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flagPablo Neira Ayuso
2022-08-12net: lan966x: fix checking for return value of platform_get_irq_byname()Li Qiong
2022-08-12net: cxgb3: Fix comment typoJason Wang