summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-10Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski10-41/+188
2023-02-10Daniel Borkmann says:Jakub Kicinski152-962/+4884
2023-02-10Documentation: isdn: correct spellingRandy Dunlap2-2/+2
2023-02-10Merge branch 'net-move-more-duplicate-code-of-ovs-and-tc-conntrack-into-nf_co...Jakub Kicinski9-235/+207
2023-02-10net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long4-88/+53
2023-02-10net: sched: move frag check and tc_skb_cb update out of handle_fragmentsXin Long1-32/+39
2023-02-10openvswitch: move key and ovs_cb update out of handle_fragmentsXin Long1-12/+25
2023-02-10net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long4-58/+33
2023-02-10net: create nf_conntrack_ovs for ovs and tc useXin Long6-98/+110
2023-02-10libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich1-1/+1
2023-02-10selftests/bpf: Attach to fopen()/fclose() in attach_probeIlya Leoshkevich2-10/+11
2023-02-10selftests/bpf: Attach to fopen()/fclose() in uprobe_autoattachIlya Leoshkevich2-14/+16
2023-02-10selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpfIlya Leoshkevich1-2/+5
2023-02-10selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGSIlya Leoshkevich1-1/+2
2023-02-10tools: runqslower: Add EXTRA_CFLAGS and EXTRA_LDFLAGS supportIlya Leoshkevich1-0/+2
2023-02-10selftests/bpf: Quote host toolsIlya Leoshkevich1-3/+4
2023-02-10net: skbuff: drop the word head from skb cacheJakub Kicinski5-22/+20
2023-02-10Merge branch 'net-ipa-GSI'David S. Miller22-1422/+1471
2023-02-10net: ipa: generalize register field functionsAlex Elder8-165/+161
2023-02-10net: ipa: generalize register offset functionsAlex Elder10-68/+66
2023-02-10net: ipa: start generalizing "ipa_reg"Alex Elder19-1105/+1101
2023-02-10net: ipa: GSI register cleanupAlex Elder2-47/+50
2023-02-10net: ipa: use bitmasks for GSI IRQ valuesAlex Elder2-38/+52
2023-02-10net: ipa: tighten up IPA register validity checkingAlex Elder1-4/+45
2023-02-10net: ipa: add some new IPA versionsAlex Elder1-1/+5
2023-02-10net: ipa: get rid of ipa->reg_addrAlex Elder2-3/+0
2023-02-10net: ipa: generic command param fixAlex Elder2-2/+2
2023-02-10net: microchip: vcap: Add tc flower keys for lan966xHoratiu Vultur5-476/+607
2023-02-10Merge tag 'rxrpc-next-20230208' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller6-13/+22
2023-02-09net: pcs: rzn1-miic: remove unused struct members and use miic variableClément Léger1-5/+1
2023-02-09openvswitch: Use string_is_terminated() helperAndy Shevchenko1-2/+3
2023-02-09genetlink: Use string_is_terminated() helperAndy Shevchenko1-2/+2
2023-02-09string_helpers: Move string_is_valid() to the headerAndy Shevchenko2-10/+11
2023-02-09net: micrel: Cable Diagnostics feature for lan8841 PHYHoratiu Vultur1-0/+5
2023-02-09nfp: support IPsec offloading for NFP3800Huanhuan Wang6-13/+83
2023-02-09Merge branch 'net-introduce-rps_default_mask'Jakub Kicinski8-48/+182
2023-02-09self-tests: introduce self-tests for RPS default maskPaolo Abeni3-0/+61
2023-02-09net: introduce default_rps_mask netns attributePaolo Abeni4-1/+50
2023-02-09net-sysctl: factor-out rpm mask manipulation helpersPaolo Abeni2-30/+44
2023-02-09net-sysctl: factor out cpumask parsing helperPaolo Abeni1-18/+28
2023-02-09Bluetooth: btintel: Set Per Platform Antenna Gain(PPAG)Seema Sreemantha2-0/+129
2023-02-09Bluetooth: Make sure LE create conn cancel is sent when timeoutArchie Pusaka1-0/+2
2023-02-09Bluetooth: Free potentially unfreed SCO connectionArchie Pusaka1-1/+8
2023-02-09Bluetooth: hci_qca: get wakeup status from serdev device handleZhengping Jiang1-3/+4
2023-02-09Bluetooth: L2CAP: Fix potential user-after-freeLuiz Augusto von Dentz2-24/+8
2023-02-09Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen2-0/+14
2023-02-09Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeedsKees Cook1-9/+3
2023-02-09Bluetooth: HCI: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-2/+2
2023-02-09Bluetooth: qca: Fix sparse warningsLuiz Augusto von Dentz1-2/+2
2023-02-09Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CEMoises Cardona1-0/+4