summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-24tools: ynl-gen: support empty attribute listsJakub Kicinski
2023-08-24tools: ynl-gen: fix collecting global policy attrsJakub Kicinski
2023-08-24tools: ynl-gen: set length of binary fieldsJakub Kicinski
2023-08-24tools: ynl: allow passing binary dataJakub Kicinski
2023-08-24net/mlx5e: fix up for "net/mlx5e: Move MACsec flow steering operations to be ...Stephen Rothwell
2023-08-24net: dsa: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-08-24docs: netdev: recommend against --in-reply-toJakub Kicinski
2023-08-24net: generalize calculation of skb extensions lengthThomas Weißschuh
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-24Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-24Merge tag 'mlx5-updates-2023-08-22' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni
2023-08-24Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2023-08-24Merge branch 'fix-macvlan-over-alb-bond-support'Paolo Abeni
2023-08-24selftests: bonding: add macvlan over bond testingHangbin Liu
2023-08-24selftest: bond: add new topo bond_topo_2d1c.shHangbin Liu
2023-08-24bonding: fix macvlan over alb bond supportHangbin Liu
2023-08-24rtnetlink: Reject negative ifindexes in RTM_NEWLINKIdo Schimmel
2023-08-23Merge branch 'net-ethernet-mtk_eth_soc-improve-support-for-mt7988'Jakub Kicinski
2023-08-23net: ethernet: mtk_eth_soc: support 36-bit DMA addressing on MT7988Daniel Golle
2023-08-23net: ethernet: mtk_eth_soc: add support for in-SoC SRAMDaniel Golle
2023-08-23net: ethernet: mtk_eth_soc: add reset bits for MT7988Daniel Golle
2023-08-23net: ethernet: mtk_eth_soc: fix register definitions for MT7988Daniel Golle
2023-08-23net: fec: add exception tracing for XDPWei Fang
2023-08-23net: dm9051: Use PTR_ERR_OR_ZERO() to simplify codeYu Liao
2023-08-23Merge tag 'acpi-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-08-23Merge tag 'platform-drivers-x86-v6.5-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-08-23platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notificat...Shih-Yi Chen
2023-08-23netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal
2023-08-23netfilter: nf_tables: fix out of memory error handlingFlorian Westphal
2023-08-23netfilter: nf_tables: use correct lock to protect gc_listPablo Neira Ayuso
2023-08-23netfilter: nf_tables: GC transaction race with abort pathPablo Neira Ayuso
2023-08-23netfilter: nf_tables: flush pending destroy work before netlink notifierPablo Neira Ayuso
2023-08-23netfilter: nf_tables: validate all pending tablesFlorian Westphal
2023-08-23ibmveth: Use dcbf rather than dcbflMichael Ellerman
2023-08-23i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov
2023-08-23bnxt: use the NAPI skb allocation cacheJakub Kicinski
2023-08-23net/sched: fix a qdisc modification with ambiguous command requestJamal Hadi Salim
2023-08-23net: dsa: rzn1-a5psw: remove redundant logsAlexis Lothoré
2023-08-23net: Avoid address overwrite in kernel_connectJordan Rife
2023-08-23virtio_net: Introduce skb_vnet_common_hdr to avoid typecastingFeng Liu
2023-08-23dp83640: Use list_for_each_entry() helperJinjie Ruan
2023-08-23Merge branch 'mlx4-aux-bus'David S. Miller
2023-08-23mlx4: Delete custom device management logicPetr Pavlu
2023-08-23mlx4: Connect the infiniband part to the auxiliary busPetr Pavlu
2023-08-23mlx4: Connect the ethernet part to the auxiliary busPetr Pavlu
2023-08-23mlx4: Register mlx4 devices to an auxiliary virtual busPetr Pavlu
2023-08-23mlx4: Avoid resetting MLX4_INTFF_BONDING per driverPetr Pavlu
2023-08-23mlx4: Move the bond work to the core driverPetr Pavlu
2023-08-23mlx4: Get rid of the mlx4_interface.activate callbackPetr Pavlu