index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSES
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-14
net: mlx5: Add xdp tx return bulking support
Lorenzo Bianconi
1
-4
/
+18
2020-11-14
net: mvpp2: Add xdp tx return bulking support
Lorenzo Bianconi
1
-1
/
+9
2020-11-14
net: mvneta: Add xdp tx return bulking support
Lorenzo Bianconi
1
-1
/
+9
2020-11-14
net: page_pool: Add bulk support for ptr_ring
Lorenzo Bianconi
3
-17
/
+88
2020-11-14
net: xdp: Introduce bulking for xdp tx return path
Lorenzo Bianconi
2
-1
/
+75
2020-11-14
net: stmmac: platform: use optional clk/reset get APIs
Jisheng Zhang
1
-13
/
+9
2020-11-14
r8169: improve rtl_tx
Heiner Kallweit
1
-4
/
+3
2020-11-14
r8169: use READ_ONCE in rtl_tx_slots_avail
Heiner Kallweit
1
-1
/
+2
2020-11-14
net: ipa: ignore the microcontroller log event
Alex Elder
1
-1
/
+2
2020-11-14
net: ipa: fix source packet contexts limit
Alex Elder
1
-2
/
+2
2020-11-14
sfc: support GRE TSO on EF100
Edward Cree
2
-2
/
+11
2020-11-14
sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100
Edward Cree
2
-2
/
+5
2020-11-14
sfc: extend bitfield macros to 19 fields
Edward Cree
1
-5
/
+21
2020-11-14
net: ipa: use enumerated types for GSI field values
Alex Elder
2
-10
/
+18
2020-11-14
net: ipa: move GSI command opcode values into "gsi_reg.h"
Alex Elder
2
-22
/
+19
2020-11-14
net: ipa: move GSI error values into "gsi_reg.h"
Alex Elder
2
-20
/
+19
2020-11-14
net: ipa: move channel type values into "gsi_reg.h"
Alex Elder
2
-8
/
+8
2020-11-14
net: ipa: use common value for channel type and protocol
Alex Elder
1
-17
/
+10
2020-11-14
net: ipa: define GSI interrupt types with enums
Alex Elder
2
-20
/
+25
2020-11-13
tipc: fix -Wstringop-truncation warnings
Wenlin Kang
1
-4
/
+1
2020-11-13
bpf: Expose bpf_d_path helper to sleepable LSM hooks
KP Singh
1
-1
/
+7
2020-11-13
bpf: Augment the set of sleepable LSM hooks
KP Singh
3
-15
/
+89
2020-11-13
bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
3
-0
/
+259
2020-11-13
bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
3
-0
/
+81
2020-11-13
bpf: Rename some functions in bpf_sk_storage
Martin KaFai Lau
1
-19
/
+19
2020-11-13
bpf: Folding omem_charge() into sk_storage_charge()
Martin KaFai Lau
1
-13
/
+10
2020-11-13
selftests/bpf: Add asm tests for pkt vs pkt_end comparison.
Alexei Starovoitov
1
-0
/
+42
2020-11-13
selftests/bpf: Add skb_pkt_end test
Alexei Starovoitov
2
-0
/
+95
2020-11-13
bpf: Support for pointers beyond pkt_end.
Alexei Starovoitov
2
-23
/
+108
2020-11-13
selftests: set conf.all.rp_filter=0 in bareudp.sh
Guillaume Nault
1
-0
/
+2
2020-11-13
mlxsw: spectrum_router: Introduce FIB entry update op
Jiri Pirko
2
-5
/
+12
2020-11-13
mlxsw: spectrum_router: Track FIB entry committed state and skip uncommitted ...
Jiri Pirko
2
-0
/
+12
2020-11-13
mlxsw: spectrum_router: Introduce fib_entry priv for low-level ops
Jiri Pirko
4
-44
/
+176
2020-11-13
mlxsw: spectrum_router: Have FIB entry op context allocated for the instance
Jiri Pirko
2
-30
/
+114
2020-11-13
mlxsw: spectrum_router: Prepare work context for possible bulking
Jiri Pirko
2
-2
/
+14
2020-11-13
mlxsw: spectrum: Push RALUE packing and writing into low-level router ops
Jiri Pirko
4
-55
/
+107
2020-11-13
mlxsw: spectrum_router: Use RALUE pack helper from abort function
Jiri Pirko
1
-2
/
+2
2020-11-13
mlxsw: reg: Allow to pass NULL pointer to mlxsw_reg_ralue_pack4/6()
Jiri Pirko
1
-2
/
+4
2020-11-13
mlxsw: spectrum_router: Pass destination IP as a pointer to mlxsw_reg_ralue_p...
Jiri Pirko
2
-5
/
+3
2020-11-13
mlxsw: spectrum: Export RALUE pack helper and use it from IPIP
Jiri Pirko
3
-16
/
+8
2020-11-13
mlxsw: spectrum_router: Push out RALUE pack into separate helper
Jiri Pirko
1
-20
/
+29
2020-11-13
mlxsw: spectrum: Propagate context from work handler containing RALUE payload
Jiri Pirko
4
-63
/
+103
2020-11-13
mlxsw: spectrum_router: Introduce FIB event queue instead of separate works
Jiri Pirko
2
-91
/
+119
2020-11-13
mlxsw: spectrum_router: Use RALUE-independent op arg
Jiri Pirko
4
-21
/
+52
2020-11-13
mlxsw: spectrum_router: Pass non-register proto enum to __mlxsw_sp_router_set...
Jiri Pirko
1
-6
/
+8
2020-11-13
net: kcov: don't select SKB_EXTENSIONS when there is no NET
Randy Dunlap
1
-1
/
+1
2020-11-12
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
18
-21
/
+19
2020-11-12
usbnet: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
2
-20
/
+9
2020-11-12
qtnfmac: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
4
-70
/
+20
2020-11-12
qmi_wwan: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
1
-31
/
+8
[next]