summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-17skbuff: Optimization of SKB coalescing for page poolLiang Chen
2023-12-17skbuff: Add a function to check if a page belongs to page_poolLiang Chen
2023-12-17page_pool: halve BIAS_MAX for multiple user references of a fragmentLiang Chen
2023-12-17Merge branch 'tcp-ao-selftests'David S. Miller
2023-12-17selftests/net: Add TCP-AO key-management testDmitry Safonov
2023-12-17selftests/net: Add TCP-AO selfconnect/simultaneous connect testDmitry Safonov
2023-12-17selftests/net: Add TCP-AO RST testDmitry Safonov
2023-12-17selftests/net: Add SEQ number extension testDmitry Safonov
2023-12-17selftests/net: Add TCP_REPAIR TCP-AO testsDmitry Safonov
2023-12-17selftests/net: Add test/benchmark for removing MKTsDmitry Safonov
2023-12-17selftests/net: Add TCP-AO + TCP-MD5 + no sign listen socket testsDmitry Safonov
2023-12-17selftests/net: Add test for TCP-AO add setsockopt() commandDmitry Safonov
2023-12-17selftests/net: Add a test for TCP-AO keys matchingDmitry Safonov
2023-12-17selftests/net: Add TCP-AO ICMPs accept testDmitry Safonov
2023-12-17selftests/net: Verify that TCP-AO complies with ignoring ICMPsDmitry Safonov
2023-12-17selftests/net: Add TCP-AO libraryDmitry Safonov
2023-12-17net: phylink: reimplement population of pl->supported for in-bandVladimir Oltean
2023-12-15Merge branch 'tcp-dccp-refine-source-port-selection'Jakub Kicinski
2023-12-15tcp/dccp: change source port selection at connect() timeEric Dumazet
2023-12-15inet: returns a bool from inet_sk_get_local_port_range()Eric Dumazet
2023-12-15dt-bindings: net: marvell,orion-mdio: Drop "reg" sizes schemaRob Herring
2023-12-15selftests/bpf: Temporarily disable dummy_struct_ops test on s390Alexei Starovoitov
2023-12-15Merge branch 'x86-cfi-bpf-fix-cfi-vs-ebpf'Alexei Starovoitov
2023-12-15x86/cfi,bpf: Fix bpf_exception_cb() signatureAlexei Starovoitov
2023-12-15bpf: Fix dtor CFIPeter Zijlstra
2023-12-15cfi: Add CFI_NOSEAL()Peter Zijlstra
2023-12-15x86/cfi,bpf: Fix bpf_struct_ops CFIPeter Zijlstra
2023-12-15x86/cfi,bpf: Fix bpf_callback_t CFIPeter Zijlstra
2023-12-15x86/cfi,bpf: Fix BPF JIT callPeter Zijlstra
2023-12-15cfi: Flip headersPeter Zijlstra
2023-12-15selftests/bpf: Add test for abnormal cnt during multi-kprobe attachmentHou Tao
2023-12-15selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_testHou Tao
2023-12-15selftests/bpf: Add test for abnormal cnt during multi-uprobe attachmentHou Tao
2023-12-15bpf: Limit the number of kprobes when attaching program to multiple kprobesHou Tao
2023-12-15bpf: Limit the number of uprobes when attaching program to multiple uprobesHou Tao
2023-12-15wifi: ath11k: workaround too long expansion sparse warningsKalle Valo
2023-12-15Revert "wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQ"Karthikeyan Periyasamy
2023-12-15wifi: rt2x00: remove useless code in rt2x00queue_create_tx_descriptor()Dmitry Antipov
2023-12-15wifi: rtw89: only reset BB/RF for existing WiFi 6 chips while starting upPing-Ke Shih
2023-12-15wifi: rtw89: add DBCC H2C to notify firmware the statusPing-Ke Shih
2023-12-15wifi: rtw89: mac: add suffix _ax to MAC functionsPing-Ke Shih
2023-12-15wifi: rtw89: mac: add flags to check if CMAC and DMAC are enabledPing-Ke Shih
2023-12-15wifi: rtw89: 8922a: add power on/off functionsPing-Ke Shih
2023-12-15wifi: rtw89: add XTAL SI for WiFi 7 chipsPing-Ke Shih
2023-12-15wifi: rtw89: phy: print out RFK log with formatted stringPing-Ke Shih
2023-12-15wifi: rtw89: parse and print out RFK log from C2H eventsPing-Ke Shih
2023-12-15wifi: rtw89: add C2H event handlers of RFK log and reportPing-Ke Shih
2023-12-15wifi: rtw89: load RFK log format string from firmware filePing-Ke Shih
2023-12-15wifi: rtw89: fw: add version field to BB MCU firmware elementPing-Ke Shih
2023-12-15wifi: rtw89: fw: load TX power track tables from fw_elementPing-Ke Shih