summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-10net: fill in MODULE_DESCRIPTION()s for xfrmBreno Leitao2-0/+2
2024-02-10lan966x: Fix crash when adding interface under a lagHoratiu Vultur1-2/+7
2024-02-09net/sched: act_mirred: Don't zero blockid when net device is being deletedVictor Nogueira1-2/+0
2024-02-09Merge branch 'net-openvswitch-limit-the-recursions-from-action-sets'Jakub Kicinski3-31/+102
2024-02-09selftests: openvswitch: Add validation for the recursion testAaron Conole2-15/+69
2024-02-09net: openvswitch: limit the number of recursions from action setsAaron Conole1-16/+33
2024-02-09Merge branch 'selftests-forwarding-various-fixes'Jakub Kicinski3-9/+17
2024-02-09selftests: forwarding: Fix bridge locked port test flakinessIdo Schimmel1-2/+2
2024-02-09selftests: forwarding: Suppress grep warningsIdo Schimmel1-3/+3
2024-02-09selftests: forwarding: Fix bridge MDB test flakinessIdo Schimmel1-2/+6
2024-02-09selftests: forwarding: Fix layer 2 miss test flakinessIdo Schimmel1-2/+6
2024-02-09selftests: net: Fix bridge backup port test flakinessIdo Schimmel1-0/+23
2024-02-09selftests: net: add more missing kernel configPaolo Abeni1-1/+5
2024-02-09devlink: Fix command annotation documentationParav Pandit1-1/+1
2024-02-09bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPYMagnus Karlsson1-3/+2
2024-02-09net/handshake: Fix handshake_req_destroy_test1Chuck Lever1-1/+4
2024-02-09net/mlx5: DPLL, Fix possible use after free after delayed work timer triggersJiri Pirko1-1/+1
2024-02-09dpll: fix possible deadlock during netlink dump operationJiri Pirko4-24/+6
2024-02-09Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds130-481/+1104
2024-02-09Merge tag 'pinctrl-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni15-102/+202
2024-02-08netfilter: nft_set_pipapo: remove scratch_aligned pointerFlorian Westphal3-39/+10
2024-02-08netfilter: nft_set_pipapo: add helper to release pcpu scratch areaFlorian Westphal1-5/+23
2024-02-08netfilter: nft_set_pipapo: store index in scratch mapsFlorian Westphal3-26/+44
2024-02-08netfilter: nft_set_rbtree: skip end interval element from gcPablo Neira Ayuso1-3/+3
2024-02-08netfilter: nfnetlink_queue: un-break NF_REPEATFlorian Westphal1-3/+10
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso5-15/+42
2024-02-08netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso1-0/+3
2024-02-08netfilter: ctnetlink: fix filtering for zone 0Felix Huettner2-5/+50
2024-02-08s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter1-3/+6
2024-02-08netfilter: ipset: Missing gc cancellations fixedJozsef Kadlecsik2-2/+4
2024-02-08octeontx2-af: Initialize maps.Ratheesh Kannoth1-16/+15
2024-02-08Merge branch 'cpsw-enable-mac_managed_pm-to-fix-mdio'Paolo Abeni2-0/+5
2024-02-08net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja1-0/+2
2024-02-08net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja1-0/+3
2024-02-08netfilter: nft_set_pipapo: remove static in nft_pipapo_get()Pablo Neira Ayuso1-1/+1
2024-02-08Merge tag 'v6.8-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds3-4/+14
2024-02-08Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-02-08netfilter: nft_compat: restrict match/target protocol to u16Pablo Neira Ayuso1-1/+7
2024-02-08netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso2-1/+4
2024-02-08netfilter: nft_compat: narrow down revision to unsigned 8-bitsPablo Neira Ayuso1-3/+3
2024-02-07Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski65-88/+247
2024-02-07Merge tag 'loongarch-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-25/+10
2024-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-6/+263
2024-02-07Merge tag 'nfsd-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-6/+5
2024-02-07net: intel: fix old compiler regressionsJesse Brandeburg3-3/+3
2024-02-07MAINTAINERS: Maintainer change for rdsAllison Henderson1-1/+1
2024-02-07selftests: cmsg_ipv6: repeat the exact packetJakub Kicinski1-2/+2
2024-02-07net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik7-157/+221
2024-02-07Merge tag 'for-6.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-3/+31