Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8c9602d38c7262664c31332101f540c1e179797d
8c9602d
ARM: net: bpf: use double-word load/stores where available
by Russell King
· 7 years ago
bef8968
ARM: net: bpf: always use odd/even register pair
by Russell King
· 7 years ago
b504522
ARM: net: bpf: avoid reloading 'array'
by Russell King
· 7 years ago
aaffd2f5
ARM: net: bpf: avoid reloading 'index'
by Russell King
· 7 years ago
2b6958e
ARM: net: bpf: use ldr instructions with shifted rm register
by Russell King
· 7 years ago
828e2b9
ARM: net: bpf: use immediate forms of instructions where possible
by Russell King
· 7 years ago
1ca3b17
ARM: net: bpf: imm12 constant conversion
by Russell King
· 7 years ago
96cced4
ARM: net: bpf: access eBPF scratch space using ARM FP register
by Russell King
· 7 years ago
a6eccac
ARM: net: bpf: 64-bit accessor functions for BPF registers
by Russell King
· 7 years ago
7a98702
ARM: net: bpf: provide accessor functions for BPF registers
by Russell King
· 7 years ago
47b9c3bf
ARM: net: bpf: remove is_on_stack() and sstk/dstk
by Russell King
· 7 years ago
1c35ba1
ARM: net: bpf: use negative numbers for stacked registers
by Russell King
· 7 years ago
a8ef95a0
ARM: net: bpf: provide load/store ops with negative immediates
by Russell King
· 7 years ago
d449ceb
ARM: net: bpf: enumerate the JIT scratch stack layout
by Russell King
· 7 years ago
b103cbe
Merge branch 'bpf-helper-man-install'
by Daniel Borkmann
· 7 years ago
86f7d85
tools: bpf: build and install man page for eBPF helpers from bpftool/
by Quentin Monnet
· 7 years ago
9b8ca37
tools: bpf: synchronise BPF UAPI header with tools
by Quentin Monnet
· 7 years ago
2bae79d
bpf: fix documentation for eBPF helpers
by Quentin Monnet
· 7 years ago
671dffa
Merge branch 'bpf-bpftool-improved-prog-load'
by Daniel Borkmann
· 7 years ago
3ff5a4d
tools: bpftool: allow reuse of maps with bpftool prog load
by Jakub Kicinski
· 7 years ago
26736eb
tools: libbpf: allow map reuse
by Jakub Kicinski
· 7 years ago
531b014
tools: bpf: make use of reallocarray
by Jakub Kicinski
· 7 years ago
8d13406
tools: libbpf: move library error code into a separate file
by Jakub Kicinski
· 7 years ago
c840684
tools: bpftool: reimplement bpf_prog_load() for prog load
by Jakub Kicinski
· 7 years ago
07f2d4e
tools: libbpf: add extended attributes version of bpf_object__open()
by Jakub Kicinski
· 7 years ago
f83fb22
tools: libbpf: recognize offload neutral maps
by Jakub Kicinski
· 7 years ago
49f2cba
tools: bpftool: allow users to specify program type for prog load
by Jakub Kicinski
· 7 years ago
b60df2a
tools: libbpf: expose the prog type guessing from section name logic
by Jakub Kicinski
· 7 years ago
ba6dd67
tools: bpftool: add support for loading programs for offload
by Jakub Kicinski
· 7 years ago
8d1fc3d
tools: bpftool: refactor argument parsing for prog load
by Jakub Kicinski
· 7 years ago
219f860
selftests/bpf: add Error: prefix in check_extack helper
by Jakub Kicinski
· 7 years ago
7479efc
selftests/bpf: remove duplicated word from test offloads
by Jakub Kicinski
· 7 years ago
d90c936
Merge branch 'bpf-nfp-mul-div-support'
by Daniel Borkmann
· 7 years ago
9fb410a
nfp: bpf: migrate to advanced reciprocal divide in reciprocal_div.h
by Jiong Wang
· 7 years ago
2a952b0
nfp: bpf: support u32 divide using reciprocal_div.h
by Jiong Wang
· 7 years ago
d3d23fd
nfp: bpf: support u16 and u32 multiplications
by Jiong Wang
· 7 years ago
33b9431
nfp: bpf: copy range info for all operands of all ALU operations
by Jiong Wang
· 7 years ago
662c547
nfp: bpf: rename umin/umax to umin_src/umax_src
by Jiong Wang
· 7 years ago
06ae482
lib: reciprocal_div: implement the improved algorithm on the paper mentioned
by Jiong Wang
· 7 years ago
02000b5
bpftool: add bash completion for cgroup tree command
by Roman Gushchin
· 7 years ago
7d31a0a
bpftool: document cgroup tree command
by Roman Gushchin
· 7 years ago
2058b38
bpftool: introduce cgroup tree command
by Roman Gushchin
· 7 years ago
ab8565a
Merge branch 'IP-listification-follow-ups'
by David S. Miller
· 7 years ago
d8269e2
net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()
by Edward Cree
· 7 years ago
efe6aac
net: ipv4: fix list processing on L3 slave devices
by Edward Cree
· 7 years ago
2cc0608
net: core: filter: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
3cc87d0
net: decnet: dn_nsp_in: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
c53e0c7
tipc: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
dfecc75
cxgb4: Fix the condition to check if the card is T5
by Ganesh Goudar
· 7 years ago
4ed88df
net: ethernet: sun: remove redundant variables adv and lpa and mii_reads
by Colin Ian King
· 7 years ago
2727eac
Merge branch 'net-ethernet-Miscellaneous-Kconfig-and-Makefile-cleanups'
by David S. Miller
· 7 years ago
eec8bb1
net: ethernet: sfc: Make subdir logic consistent with other vendors
by Geert Uytterhoeven
· 7 years ago
0df5f81
net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbols
by Geert Uytterhoeven
· 7 years ago
118e969
net: ethernet: Make NET_VENDOR_AURORA default to yes
by Geert Uytterhoeven
· 7 years ago
8e15268
qlogic: netxen: remove various redundant variables
by Colin Ian King
· 7 years ago
2e41c38
Merge branch 'devlink-Add-configuration-parameters-support'
by David S. Miller
· 7 years ago
6354b95
bnxt_en: Add bnxt_en initial params table and register it.
by Vasundhara Volam
· 7 years ago
f567bcd
devlink: Add enable_sriov boolean generic parameter
by Vasundhara Volam
· 7 years ago
dfb3c08
mlx4: Add support for devlink reload and load driverinit values
by Moshe Shemesh
· 7 years ago
bd1b51d
mlx4: Add mlx4 initial parameters table and register it
by Moshe Shemesh
· 7 years ago
036467c
devlink: Add generic parameters internal_err_reset and max_macs
by Moshe Shemesh
· 7 years ago
ea601e1
devlink: Add devlink notifications support for params
by Moshe Shemesh
· 7 years ago
ec01aeb
devlink: Add support for get/set driverinit value
by Moshe Shemesh
· 7 years ago
e3b7ca1
devlink: Add param set command
by Moshe Shemesh
· 7 years ago
45f05de
devlink: Add param get command
by Moshe Shemesh
· 7 years ago
eabaef1
devlink: Add devlink_param register and unregister
by Moshe Shemesh
· 7 years ago
827ad90
net/hamradio/6pack: remove redundant variable channel
by Colin Ian King
· 7 years ago
b67030b
fjes: use currently unused variable my_epid and max_epid
by Colin Ian King
· 7 years ago
2f9be181
net: tehuti: remove redundant pointer skb
by Colin Ian King
· 7 years ago
e0515b0
net: socionext: remove redundant pointer ndev
by Colin Ian King
· 7 years ago
dfbd074
net: aquantia: Make some functions static
by Wei Yongjun
· 7 years ago
e7550b0
net: dsa: vsc73xx: Make some functions static
by Wei Yongjun
· 7 years ago
896e863
net: dsa: fix spelling mistake "waitting" -> "waiting"
by Colin Ian King
· 7 years ago
6312fe7
net: limit each hash list length to MAX_GRO_SKBS
by Li RongQing
· 7 years ago
6fcf9b1
r8169: fix runtime suspend
by Heiner Kallweit
· 7 years ago
a4ca8b7
net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish()
by Edward Cree
· 7 years ago
0eaec62
cxgb4: Add support to read actual provisioned resources
by Casey Leedom
· 7 years ago
211c41c
epic100: remove redundant variable 'irq'
by Colin Ian King
· 7 years ago
2e6dde5
sfc: remove redundant variable old_vlan
by Colin Ian King
· 7 years ago
9b0bb10
qed: remove redundant pointer 'name'
by Colin Ian King
· 7 years ago
5074298
ethernet: micrel: remove redundant pointer 'info'
by Colin Ian King
· 7 years ago
541a1fe
net: hinic: remove redundant pointer pfhwdev
by Colin Ian King
· 7 years ago
8c3689f
net: hns3: remove redundant variable 'protocol'
by Colin Ian King
· 7 years ago
1d981f1
net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idx
by Colin Ian King
· 7 years ago
f06bd2e
net: fec: remove redundant variable 'inc'
by Colin Ian King
· 7 years ago
b68431a
cnic: remove redundant pointer req and variable func
by Colin Ian King
· 7 years ago
15cdd57
net: bgmac: remove redundant variable 'freed'
by Colin Ian King
· 7 years ago
5b9f78e
net: ethernet: nb8800: remove redundant pointer rxd
by Colin Ian King
· 7 years ago
371b4fc
net: alx: remove redundant variable old_duplex
by Colin Ian King
· 7 years ago
3ff39a2
net: alteon: acenic: remove redundant pointer rxdesc
by Colin Ian King
· 7 years ago
5c17a07
net: dsa: bcm_sf2: remove redundant variable off
by Colin Ian King
· 7 years ago
d11a899
Merge branch 'Scheduled-packet-Transmission-ETF'
by David S. Miller
· 7 years ago
4b15c70
net/sched: Make etf report drops on error_queue
by Jesus Sanchez-Palencia
· 7 years ago
3048cf8
igb: Add support for ETF offload
by Jesus Sanchez-Palencia
· 7 years ago
1b9231e
igb: Only call skb_tx_timestamp after descriptors are ready
by Jesus Sanchez-Palencia
· 7 years ago
8080e6a
igb: Refactor igb_offload_cbs()
by Jesus Sanchez-Palencia
· 7 years ago
0364a0d
igb: Only change Tx arbitration when CBS is on
by Jesus Sanchez-Palencia
· 7 years ago
91db364
igb: Refactor igb_configure_cbs()
by Jesus Sanchez-Palencia
· 7 years ago
88cab77
net/sched: Add HW offloading capability to ETF
by Jesus Sanchez-Palencia
· 7 years ago
25db26a
net/sched: Introduce the ETF Qdisc
by Vinicius Costa Gomes
· 7 years ago
Next »