summaryrefslogtreecommitdiffstats
path: root/lib/clz_ctz.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-29qed: Drop useless pci_params.pm_capBjorn Helgaas2-4/+1
2024-03-29gve: Add counter adminq_get_ptype_map_cnt to stats reportJohn Fraker1-1/+2
2024-03-29ravb: Add support for an optional MDIO modeNiklas Söderlund1-1/+8
2024-03-29dt-bindings: net: renesas,etheravb: Add optional MDIO bus nodeNiklas Söderlund1-2/+10
2024-03-29doc/netlink/specs: Add vlan attr in rt_link specHangbin Liu1-2/+78
2024-03-29ynl: support hex display_hint for integerHangbin Liu1-1/+4
2024-03-29selftests: forwarding: Add a test for testing lib.sh functionalityPetr Machata2-0/+209
2024-03-29selftests: forwarding: router_mpath_nh_lib: Don't skip, xfail on vethPetr Machata2-11/+15
2024-03-29selftests: forwarding: Mark performance-sensitive testsPetr Machata3-14/+17
2024-03-29selftests: forwarding: Support for performance sensitive testsPetr Machata1-1/+22
2024-03-29selftests: forwarding: Convert log_test() to recognize RET valuesPetr Machata2-24/+77
2024-03-29selftests: forwarding: Have RET track kselftest framework constantsPetr Machata2-7/+44
2024-03-29selftests: lib: Define more kselftest exit codesPetr Machata2-3/+5
2024-03-29selftests: forwarding: Change inappropriate log_test_skip() callsPetr Machata6-6/+13
2024-03-29selftests: forwarding: Ditch skip_on_veth()Petr Machata5-29/+4
2024-03-29selftests: forwarding: Move several selftestsPetr Machata13-18/+42
2024-03-29selftests: forwarding: ipip_lib: Do not import lib.shPetr Machata1-1/+0
2024-03-29selftests: forwarding: README: Document customizationPetr Machata1-0/+33
2024-03-29selftests: forwarding.config.sample: Move overrides to lib.shPetr Machata2-48/+74
2024-03-29selftests: net: libs: Change variable fallback syntaxPetr Machata3-26/+27
2024-03-28inet: inet_defrag: prevent sk release while still in useFlorian Westphal4-21/+60
2024-03-28Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam1-0/+5
2024-03-28net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju2-0/+22
2024-03-28net: bcmasp: Remove phy_{suspend/resume}Justin Chen1-14/+1
2024-03-28net: bcmasp: Bring up unimac after PHY link upJustin Chen1-9/+19
2024-03-28net: phy: qcom: at803x: fix kernel panic with at8031_probeChristian Marangi1-1/+3
2024-03-28netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.cKuniyuki Iwashima1-0/+1
2024-03-28netfilter: nf_tables: skip netdev hook unregistration if table is dormantPablo Neira Ayuso1-6/+10
2024-03-28netfilter: nf_tables: reject table flag and netdev basechain updatesPablo Neira Ayuso1-1/+30
2024-03-28netfilter: nf_tables: reject destroy command to remove basechain hooksPablo Neira Ayuso1-1/+2
2024-03-27bpf: update BPF LSM designated reviewer listMatt Bobrowski1-2/+1
2024-03-27bpf: Protect against int overflow for stack access sizeAndrei Matei1-0/+5
2024-03-27bpf: Check bloom filter map value sizeAndrei Matei2-0/+19
2024-03-27Fix build errors due to new UIO_MEM_DMA_COHERENT messLinus Torvalds3-4/+4
2024-03-27Fix memory leak in posix_clock_open()Linus Torvalds1-7/+9
2024-03-27bpf: fix warning for crash_kexecHari Bathini1-1/+1