aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-10Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-10Documentation: isdn: correct spellingRandy Dunlap
2023-02-10Merge branch 'net-move-more-duplicate-code-of-ovs-and-tc-conntrack-into-nf_co...Jakub Kicinski
2023-02-10net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long
2023-02-10net: sched: move frag check and tc_skb_cb update out of handle_fragmentsXin Long
2023-02-10openvswitch: move key and ovs_cb update out of handle_fragmentsXin Long
2023-02-10net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long
2023-02-10net: create nf_conntrack_ovs for ovs and tc useXin Long
2023-02-10libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich
2023-02-10selftests/bpf: Attach to fopen()/fclose() in attach_probeIlya Leoshkevich
2023-02-10selftests/bpf: Attach to fopen()/fclose() in uprobe_autoattachIlya Leoshkevich
2023-02-10selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpfIlya Leoshkevich
2023-02-10selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGSIlya Leoshkevich
2023-02-10tools: runqslower: Add EXTRA_CFLAGS and EXTRA_LDFLAGS supportIlya Leoshkevich
2023-02-10selftests/bpf: Quote host toolsIlya Leoshkevich
2023-02-10net: skbuff: drop the word head from skb cacheJakub Kicinski
2023-02-10Merge branch 'net-ipa-GSI'David S. Miller
2023-02-10net: ipa: generalize register field functionsAlex Elder
2023-02-10net: ipa: generalize register offset functionsAlex Elder
2023-02-10net: ipa: start generalizing "ipa_reg"Alex Elder
2023-02-10net: ipa: GSI register cleanupAlex Elder
2023-02-10net: ipa: use bitmasks for GSI IRQ valuesAlex Elder
2023-02-10net: ipa: tighten up IPA register validity checkingAlex Elder
2023-02-10net: ipa: add some new IPA versionsAlex Elder
2023-02-10net: ipa: get rid of ipa->reg_addrAlex Elder
2023-02-10net: ipa: generic command param fixAlex Elder
2023-02-10net: microchip: vcap: Add tc flower keys for lan966xHoratiu Vultur
2023-02-10Merge tag 'rxrpc-next-20230208' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2023-02-09net: pcs: rzn1-miic: remove unused struct members and use miic variableClément Léger
2023-02-09openvswitch: Use string_is_terminated() helperAndy Shevchenko
2023-02-09genetlink: Use string_is_terminated() helperAndy Shevchenko
2023-02-09string_helpers: Move string_is_valid() to the headerAndy Shevchenko
2023-02-09net: micrel: Cable Diagnostics feature for lan8841 PHYHoratiu Vultur
2023-02-09nfp: support IPsec offloading for NFP3800Huanhuan Wang
2023-02-09Merge branch 'net-introduce-rps_default_mask'Jakub Kicinski
2023-02-09self-tests: introduce self-tests for RPS default maskPaolo Abeni
2023-02-09net: introduce default_rps_mask netns attributePaolo Abeni
2023-02-09net-sysctl: factor-out rpm mask manipulation helpersPaolo Abeni
2023-02-09net-sysctl: factor out cpumask parsing helperPaolo Abeni
2023-02-09Bluetooth: btintel: Set Per Platform Antenna Gain(PPAG)Seema Sreemantha
2023-02-09Bluetooth: Make sure LE create conn cancel is sent when timeoutArchie Pusaka
2023-02-09Bluetooth: Free potentially unfreed SCO connectionArchie Pusaka
2023-02-09Bluetooth: hci_qca: get wakeup status from serdev device handleZhengping Jiang
2023-02-09Bluetooth: L2CAP: Fix potential user-after-freeLuiz Augusto von Dentz
2023-02-09Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen
2023-02-09Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeedsKees Cook
2023-02-09Bluetooth: HCI: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2023-02-09Bluetooth: qca: Fix sparse warningsLuiz Augusto von Dentz
2023-02-09Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CEMoises Cardona