summaryrefslogtreecommitdiffstats
path: root/LICENSES (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-14net: mlx5: Add xdp tx return bulking supportLorenzo Bianconi1-4/+18
2020-11-14net: mvpp2: Add xdp tx return bulking supportLorenzo Bianconi1-1/+9
2020-11-14net: mvneta: Add xdp tx return bulking supportLorenzo Bianconi1-1/+9
2020-11-14net: page_pool: Add bulk support for ptr_ringLorenzo Bianconi3-17/+88
2020-11-14net: xdp: Introduce bulking for xdp tx return pathLorenzo Bianconi2-1/+75
2020-11-14net: stmmac: platform: use optional clk/reset get APIsJisheng Zhang1-13/+9
2020-11-14r8169: improve rtl_txHeiner Kallweit1-4/+3
2020-11-14r8169: use READ_ONCE in rtl_tx_slots_availHeiner Kallweit1-1/+2
2020-11-14net: ipa: ignore the microcontroller log eventAlex Elder1-1/+2
2020-11-14net: ipa: fix source packet contexts limitAlex Elder1-2/+2
2020-11-14sfc: support GRE TSO on EF100Edward Cree2-2/+11
2020-11-14sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100Edward Cree2-2/+5
2020-11-14sfc: extend bitfield macros to 19 fieldsEdward Cree1-5/+21
2020-11-14net: ipa: use enumerated types for GSI field valuesAlex Elder2-10/+18
2020-11-14net: ipa: move GSI command opcode values into "gsi_reg.h"Alex Elder2-22/+19
2020-11-14net: ipa: move GSI error values into "gsi_reg.h"Alex Elder2-20/+19
2020-11-14net: ipa: move channel type values into "gsi_reg.h"Alex Elder2-8/+8
2020-11-14net: ipa: use common value for channel type and protocolAlex Elder1-17/+10
2020-11-14net: ipa: define GSI interrupt types with enumsAlex Elder2-20/+25
2020-11-13tipc: fix -Wstringop-truncation warningsWenlin Kang1-4/+1
2020-11-13bpf: Expose bpf_d_path helper to sleepable LSM hooksKP Singh1-1/+7
2020-11-13bpf: Augment the set of sleepable LSM hooksKP Singh3-15/+89
2020-11-13bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau3-0/+259
2020-11-13bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau3-0/+81
2020-11-13bpf: Rename some functions in bpf_sk_storageMartin KaFai Lau1-19/+19
2020-11-13bpf: Folding omem_charge() into sk_storage_charge()Martin KaFai Lau1-13/+10
2020-11-13selftests/bpf: Add asm tests for pkt vs pkt_end comparison.Alexei Starovoitov1-0/+42
2020-11-13selftests/bpf: Add skb_pkt_end testAlexei Starovoitov2-0/+95
2020-11-13bpf: Support for pointers beyond pkt_end.Alexei Starovoitov2-23/+108
2020-11-13selftests: set conf.all.rp_filter=0 in bareudp.shGuillaume Nault1-0/+2
2020-11-13mlxsw: spectrum_router: Introduce FIB entry update opJiri Pirko2-5/+12
2020-11-13mlxsw: spectrum_router: Track FIB entry committed state and skip uncommitted ...Jiri Pirko2-0/+12
2020-11-13mlxsw: spectrum_router: Introduce fib_entry priv for low-level opsJiri Pirko4-44/+176
2020-11-13mlxsw: spectrum_router: Have FIB entry op context allocated for the instanceJiri Pirko2-30/+114
2020-11-13mlxsw: spectrum_router: Prepare work context for possible bulkingJiri Pirko2-2/+14
2020-11-13mlxsw: spectrum: Push RALUE packing and writing into low-level router opsJiri Pirko4-55/+107
2020-11-13mlxsw: spectrum_router: Use RALUE pack helper from abort functionJiri Pirko1-2/+2
2020-11-13mlxsw: reg: Allow to pass NULL pointer to mlxsw_reg_ralue_pack4/6()Jiri Pirko1-2/+4
2020-11-13mlxsw: spectrum_router: Pass destination IP as a pointer to mlxsw_reg_ralue_p...Jiri Pirko2-5/+3
2020-11-13mlxsw: spectrum: Export RALUE pack helper and use it from IPIPJiri Pirko3-16/+8
2020-11-13mlxsw: spectrum_router: Push out RALUE pack into separate helperJiri Pirko1-20/+29
2020-11-13mlxsw: spectrum: Propagate context from work handler containing RALUE payloadJiri Pirko4-63/+103
2020-11-13mlxsw: spectrum_router: Introduce FIB event queue instead of separate worksJiri Pirko2-91/+119
2020-11-13mlxsw: spectrum_router: Use RALUE-independent op argJiri Pirko4-21/+52
2020-11-13mlxsw: spectrum_router: Pass non-register proto enum to __mlxsw_sp_router_set...Jiri Pirko1-6/+8
2020-11-13net: kcov: don't select SKB_EXTENSIONS when there is no NETRandy Dunlap1-1/+1
2020-11-12net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit18-21/+19
2020-11-12usbnet: switch to core handling of rx/tx byte/packet countersHeiner Kallweit2-20/+9
2020-11-12qtnfmac: switch to core handling of rx/tx byte/packet countersHeiner Kallweit4-70/+20
2020-11-12qmi_wwan: switch to core handling of rx/tx byte/packet countersHeiner Kallweit1-31/+8