summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-18netfilter: nf_tables: avoid retpoline overhead for some ct expression callsFlorian Westphal
2023-01-18netfilter: nf_tables: avoid retpoline overhead for objref callsFlorian Westphal
2023-01-18netfilter: nf_tables: add static key to skip retpoline workaroundsFlorian Westphal
2023-01-18netfilter: ip_tables: remove clusterip targetFlorian Westphal
2023-01-18netfilter: conntrack: move rcu read lock to nf_conntrack_find_getFlorian Westphal
2023-01-18netfilter: conntrack: avoid reload of ct->statusFlorian Westphal
2023-01-18netfilter: conntrack: remove pr_debug callsFlorian Westphal
2023-01-18netfilter: conntrack: sctp: use nf log infrastructure for invalid packetsFlorian Westphal
2023-01-17Merge branch 'net-mdio-continue-separating-c22-and-c45'Jakub Kicinski
2023-01-17net: ethernet: renesas: rswitch: C45 only transactionsMichael Walle
2023-01-17net: dsa: sja1105: Separate C22 and C45 transactions for T1 MDIO busAndrew Lunn
2023-01-17net: dsa: sja1105: C45 only transactions for PCSAndrew Lunn
2023-01-17amd-xgbe: Replace MII_ADDR_C45 with XGBE_ADDR_C45Andrew Lunn
2023-01-17amd-xgbe: Separate C22 and C45 transactionsAndrew Lunn
2023-01-17net: hns: Separate C22 and C45 transactionsAndrew Lunn
2023-01-17ixgbe: Use C45 mdiobus accessorsAndrew Lunn
2023-01-17ixgbe: Separate C22 and C45 transactionsAndrew Lunn
2023-01-17net: macb: Separate C22 and C45 transactionsAndrew Lunn
2023-01-17net: nixge: Separate C22 and C45 transactionsAndrew Lunn
2023-01-17net: sxgbe: Separate C22 and C45 transactionsAndrew Lunn
2023-01-17net: dsa: mt7530: Separate C22 and C45 MDIO bus transactionsAndrew Lunn
2023-01-17net: wangxun: clean up the codeMengyuan Lou
2023-01-17Merge tag 'i2c-fwnode-api-2023017' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-01-17Merge tag 'regmap-mdio-c45-rework' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-01-17net: mdio: cavium: Remove unneeded simicolonsAndrew Lunn
2023-01-17inet: fix fast path in __inet_hash_connect()Pietro Borrello
2023-01-17Merge branch 'net-ethernet-mtk_wed-introduce-reset-support'Paolo Abeni
2023-01-17net: ethernet: mtk_wed: add reset/reset_complete callbacksLorenzo Bianconi
2023-01-17net: ethernet: mtk_eth_soc: add dma checks to mtk_hw_reset_checkLorenzo Bianconi
2023-01-17net: ethernet: mtk_eth_soc: align reset procedure to vendor sdkLorenzo Bianconi
2023-01-17net: ethernet: mtk_eth_soc: introduce mtk_hw_warm_reset supportLorenzo Bianconi
2023-01-17net: ethernet: mtk_eth_soc: introduce mtk_hw_reset utility routineLorenzo Bianconi
2023-01-17Merge branch 'net-use-kmem_cache_free_bulk-in-kfree_skb_list'Paolo Abeni
2023-01-17net: kfree_skb_list use kmem_cache_free_bulkJesper Dangaard Brouer
2023-01-17net: fix call location in kfree_skb_list_reasonJesper Dangaard Brouer
2023-01-17devlink: remove some unnecessary codeDan Carpenter
2023-01-17sched: add new attr TCA_EXT_WARN_MSG to report tc extact messageHangbin Liu
2023-01-17i2c: add fwnode APIsRussell King (Oracle)
2023-01-16Merge branch 'dt-bindings-ocelot-switches'David S. Miller
2023-01-16dt-bindings: net: mscc,vsc7514-switch: utilize generic ethernet-switch.yamlColin Foster
2023-01-16dt-bindings: net: add generic ethernet-switch-port bindingColin Foster
2023-01-16dt-bindings: net: add generic ethernet-switchColin Foster
2023-01-16dt-bindings: net: dsa: mediatek,mt7530: remove unnecessary dsa-port referenceColin Foster
2023-01-16dt-bindings: net: dsa: qca8k: utilize shared dsa.yamlColin Foster
2023-01-16dt-bindings: net: dsa: allow additional ethernet-port propertiesColin Foster
2023-01-16dt-bindings: net: dsa: utilize base definitions for standard dsa switchesColin Foster
2023-01-16dt-bindings: net: dsa: qca8k: remove address-cells and size-cells from switch...Colin Foster
2023-01-16dt-bindings: net: dsa: sf2: fix brcm,use-bcm-hdr documentationColin Foster
2023-01-16dt-bindings: dsa: sync with maintainersColin Foster
2023-01-16Merge branch 'net-microchip-vcap-rules'David S. Miller