summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-14ionic: batch rx buffer refillingShannon Nelson2-9/+13
2020-11-14ionic: add lif quiesceShannon Nelson1-0/+20
2020-11-14ionic: check for link after netdev registrationShannon Nelson1-0/+2
2020-11-14ionic: start queues before announcing link upShannon Nelson1-6/+6
2020-11-14net: macb: Fix passing zero to 'PTR_ERR'YueHaibing1-8/+2
2020-11-14ipv6: remove unused function ipv6_skb_idev()Lukas Bulwahn1-5/+0
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski83-1271/+3907
2020-11-13net: phy: mscc: Add PTP support for 2 more VSC PHYsSteen Hegelund1-0/+2
2020-11-14Merge branch 'xdp-redirect-bulk'Daniel Borkmann7-17/+192
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-13net: stmmac: platform: use optional clk/reset get APIsJisheng Zhang1-13/+9
2020-11-13r8169: improve rtl_txHeiner Kallweit1-4/+3
2020-11-13r8169: use READ_ONCE in rtl_tx_slots_availHeiner Kallweit1-1/+2
2020-11-13Merge branch 'net-ipa-two-fixes'Jakub Kicinski2-3/+4
2020-11-13net: ipa: ignore the microcontroller log eventAlex Elder1-1/+2
2020-11-13net: ipa: fix source packet contexts limitAlex Elder1-2/+2
2020-11-13Merge branch 'sfc-further-ef100-encap-tso-features'Jakub Kicinski3-9/+37
2020-11-13sfc: support GRE TSO on EF100Edward Cree2-2/+11
2020-11-13sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100Edward Cree2-2/+5
2020-11-13sfc: extend bitfield macros to 19 fieldsEdward Cree1-5/+21
2020-11-13Merge branch 'net-ipa-gsi-register-consolidation'Jakub Kicinski2-91/+93
2020-11-13net: ipa: use enumerated types for GSI field valuesAlex Elder2-10/+18
2020-11-13net: ipa: move GSI command opcode values into "gsi_reg.h"Alex Elder2-22/+19
2020-11-13net: ipa: move GSI error values into "gsi_reg.h"Alex Elder2-20/+19
2020-11-13net: ipa: move channel type values into "gsi_reg.h"Alex Elder2-8/+8
2020-11-13net: ipa: use common value for channel type and protocolAlex Elder1-17/+10
2020-11-13net: ipa: define GSI interrupt types with enumsAlex Elder2-20/+25
2020-11-13tipc: fix -Wstringop-truncation warningsWenlin Kang1-4/+1
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski38-347/+198
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-12Merge branch 'bpf: Enable bpf_sk_storage for FENTRY/FEXIT/RAW_TP'Alexei Starovoitov6-32/+369
2020-11-12bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau3-0/+259
2020-11-12bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau3-0/+81
2020-11-12bpf: Rename some functions in bpf_sk_storageMartin KaFai Lau1-19/+19
2020-11-12bpf: Folding omem_charge() into sk_storage_charge()Martin KaFai Lau1-13/+10
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski322-2053/+5566
2020-11-13Merge branch 'bpf-ptrs-beyond-pkt-end'Daniel Borkmann5-23/+245
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-12selftests: set conf.all.rp_filter=0 in bareudp.shGuillaume Nault1-0/+2
2020-11-12Merge branch 'mlxsw-spectrum-prepare-for-xm-implementation-prefix-insertion-a...Jakub Kicinski5-234/+635
2020-11-12mlxsw: spectrum_router: Introduce FIB entry update opJiri Pirko2-5/+12
2020-11-12mlxsw: spectrum_router: Track FIB entry committed state and skip uncommitted ...Jiri Pirko2-0/+12
2020-11-12mlxsw: spectrum_router: Introduce fib_entry priv for low-level opsJiri Pirko4-44/+176