Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
4ea69b2fd623dee2bbc77d3b6b7d8c0924e2026a
4ea69b2
bpf: powerpc64: pad function address loads with NOPs
by Sandipan Das
· 7 years ago
2162fed
bpf: support 64-bit offsets for bpf function calls
by Sandipan Das
· 7 years ago
a2889a4
bpf: btf: Avoid variable length array
by Martin KaFai Lau
· 7 years ago
a1c8181
tools/lib/libbpf.c: fix string format to allow build on arm32
by Sirio Balmelli
· 7 years ago
167381f
selftests/bpf: Makefile fix "missing" headers on build with -idirafter
by Sirio Balmelli
· 7 years ago
ff4fb47
Merge branch 'btf-uapi-cleanups'
by Daniel Borkmann
· 7 years ago
61746db
bpf: btf: Add tests for the btf uapi changes
by Martin KaFai Lau
· 7 years ago
f03b15d
bpf: btf: Sync bpf.h and btf.h to tools
by Martin KaFai Lau
· 7 years ago
9b2cf32
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
by Martin KaFai Lau
· 7 years ago
aea2f7b8
bpf: btf: Remove unused bits from uapi/linux/btf.h
by Martin KaFai Lau
· 7 years ago
4ef5f57
bpf: btf: Check array->index_type
by Martin KaFai Lau
· 7 years ago
f80442a
bpf: btf: Change how section is supported in btf_header
by Martin KaFai Lau
· 7 years ago
dcab51f
bpf: Expose check_uarg_tail_zero()
by Martin KaFai Lau
· 7 years ago
3fb48d8
Merge branch 'bpf-fib-mtu-check'
by Daniel Borkmann
· 7 years ago
4f74fed
bpf: Add mtu checking to FIB forwarding helper
by David Ahern
· 7 years ago
901731b
net/ipv6: Add helper to return path MTU based on fib result
by David Ahern
· 7 years ago
50d889b
net/ipv4: Add helper to return path MTU based on fib result
by David Ahern
· 7 years ago
fd0bfa8
Merge branch 'bpf-af-xdp-cleanups'
by Daniel Borkmann
· 7 years ago
d3b42f1
xsk: convert atomic_t to refcount_t
by Björn Töpel
· 7 years ago
a49049e
xsk: simplified umem setup
by Björn Töpel
· 7 years ago
37b0769
xsk: add missing write- and data-dependency barrier
by Björn Töpel
· 7 years ago
1c4917d
samples/bpf: adapt xdpsock to the new uapi
by Björn Töpel
· 7 years ago
b3a9e0b
xsk: remove explicit ring structure from uapi
by Björn Töpel
· 7 years ago
2e59dd5
xsk: proper queue id check at bind
by Magnus Karlsson
· 7 years ago
ad75646
xsk: fill hole in struct sockaddr_xdp
by Björn Töpel
· 7 years ago
959b71d
xsk: remove rebind support
by Björn Töpel
· 7 years ago
d849f9f
Merge branch 'bpf-sk-msg-fields'
by Daniel Borkmann
· 7 years ago
4da0dca
bpf: add sk_msg prog sk access tests to test_verifier
by John Fastabend
· 7 years ago
303def3
bpf: allow sk_msg programs to read sock fields
by John Fastabend
· 7 years ago
1cb6138
Merge branch 'bpf-nfp-shift-insns'
by Daniel Borkmann
· 7 years ago
c217abc
nfp: bpf: support arithmetic indirect right shift (BPF_ARSH | BPF_X)
by Jiong Wang
· 7 years ago
f43d0f1
nfp: bpf: support arithmetic right shift by constant (BPF_ARSH | BPF_K)
by Jiong Wang
· 7 years ago
991f5b3
nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)
by Jiong Wang
· 7 years ago
82f9e2d
Merge branch 'bpf-af-xdp-cleanups'
by Daniel Borkmann
· 7 years ago
c2f4374
xsk: proper '=' alignment
by Björn Töpel
· 7 years ago
da60cf0
xsk: fixed some cases of unnecessary parentheses
by Björn Töpel
· 7 years ago
54b85c2
xsk: remove newline at end of file
by Björn Töpel
· 7 years ago
dac0914
xsk: clean up SPDX headers
by Björn Töpel
· 7 years ago
a786229
bpf: sockmap, fix double-free
by Gustavo A. R. Silva
· 7 years ago
0e43645
bpf: sockmap, fix uninitialized variable
by Gustavo A. R. Silva
· 7 years ago
eeacb71
bpf: change eBPF helper doc parsing script to allow for smaller indent
by Quentin Monnet
· 7 years ago
b9f672a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
e23afe5
bpf: sockmap, on update propagate errors back to userspace
by John Fastabend
· 7 years ago
683d2ac
bpf: fix sock hashmap kmalloc warning
by Yonghong Song
· 7 years ago
f0307a7
libbpf: add ifindex to enable offload support
by David Beckett
· 7 years ago
be2d04d
bpf: add __printf verification to bpf_verifier_vlog
by Mathieu Malaterre
· 7 years ago
44edef7
samples/bpf: Decrement ttl in fib forwarding example
by David Ahern
· 7 years ago
5b26ace
Merge branch 'bpf-sock-hashmap'
by Daniel Borkmann
· 7 years ago
62c52d1
bpf: bpftool, support for sockhash
by John Fastabend
· 7 years ago
b8b394f
bpf: selftest additions for SOCKHASH
by John Fastabend
· 7 years ago
8e725f7
cxgb4: update LE-TCAM collection for T6
by Rahul Lakkireddy
· 7 years ago
7e360d9
Merge branch 'qed-LL2-fixes'
by David S. Miller
· 7 years ago
fc16f56
qed: Fix LL2 race during connection terminate
by Michal Kalderon
· 7 years ago
6291c60
qed: Fix possibility of list corruption during rmmod flows
by Michal Kalderon
· 7 years ago
974f6c0
qed: LL2 flush isles when connection is closed
by Michal Kalderon
· 7 years ago
76e597e
net: ethoc: Remove useless test before clk_disable_unprepare
by YueHaibing
· 7 years ago
93120eb
net: stmmac: Remove useless test before clk_disable_unprepare
by YueHaibing
· 7 years ago
9e6881d
net: qcom/emac: Encapsulate sgmii ops under one structure
by Hemanth Puranik
· 7 years ago
cfb3e08
Merge branch 'rmnet-next'
by David S. Miller
· 7 years ago
721ce0f
net: qualcomm: rmnet: Remove redundant command check
by Subash Abhinov Kasiviswanathan
· 7 years ago
bbde32d
net: qualcomm: rmnet: Add support for ethtool private stats
by Subash Abhinov Kasiviswanathan
· 7 years ago
1eece79
net: qualcomm: rmnet: Capture all drops in transmit path
by Subash Abhinov Kasiviswanathan
· 7 years ago
b0ec758
Merge branch 'of-mdio-Fall-back-to-mdiobus_register-with-NULL-device_node'
by David S. Miller
· 7 years ago
00e798c
drivers: net: Remove device_node checks with of_mdiobus_register()
by Florian Fainelli
· 7 years ago
6d07a68
of: mdio: Fall back to mdiobus_register() with NULL device_node
by Florian Fainelli
· 7 years ago
c6213eb
net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
by Grygorii Strashko
· 7 years ago
b3c898e
Revert "bonding: allow carrier and link status to determine link state"
by Debabrata Banerjee
· 7 years ago
55df3e9
tc-testing: updated mirred and vlan with more tests
by Roman Mashak
· 7 years ago
2f42a12
tc-testing: fixed copy-pasting error in police tests
by Roman Mashak
· 7 years ago
32f7b44
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
by Paolo Abeni
· 7 years ago
5a63f77
Merge branch 'bonding-performance-and-reliability'
by David S. Miller
· 7 years ago
1386c36b
bonding: allow carrier and link status to determine link state
by Debabrata Banerjee
· 7 years ago
e79c105
bonding: allow use of tx hashing in balance-alb
by Debabrata Banerjee
· 7 years ago
cbeeea7
bonding: use common mac addr checks
by Debabrata Banerjee
· 7 years ago
2578041
bonding: don't queue up extraneous rlb updates
by Debabrata Banerjee
· 7 years ago
967c299
Merge branch 'net-smc-enhancements-2018-05-15'
by David S. Miller
· 7 years ago
517c300
net/smc: check for pending termination
by Karsten Graul
· 7 years ago
8f332a7
net/smc: drop messages when link state is inactive
by Karsten Graul
· 7 years ago
3cf52eb
net/smc: set link inactive before calling smc_lgr_free()
by Karsten Graul
· 7 years ago
1401ea0
net/smc: handle all error codes from smc_conn_create()
by Karsten Graul
· 7 years ago
2a4c57a
net/smc: use a workqueue to defer llc send
by Karsten Graul
· 7 years ago
b32cf4a
net/smc: move link llc initialization to llc layer
by Karsten Graul
· 7 years ago
d97935f
net/smc: simplify test_link function usage
by Karsten Graul
· 7 years ago
9fcdf8e
net/smc: remove unnecessary cast
by Karsten Graul
· 7 years ago
44aa81c
net/smc: register new rmbs with the peer
by Karsten Graul
· 7 years ago
569bc64
net/smc: no tx work trigger for fallback sockets
by Ursula Braun
· 7 years ago
7d6541f
Merge tag 'mlx5e-updates-2018-05-14' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
7ed19eb
Merge branch 'Misc-Bug-Fixes-and-clean-ups-for-HNS3-Driver'
by David S. Miller
· 7 years ago
6a81441
net: hns3: Fixes the missing PCI iounmap for various legs
by Fuyun Liang
· 7 years ago
fa8d82e
net: hns3: Add support of .sriov_configure in HNS3 driver
by Peng Li
· 7 years ago
be8d8cd
net: hns3: Fix for fiber link up problem
by Yunsheng Lin
· 7 years ago
67bf254
net: hns3: Fixes the back pressure setting when sriov is enabled
by Yunsheng Lin
· 7 years ago
0c69825
net: hns3: Change return value in hnae3_register_client
by Fuyun Liang
· 7 years ago
854cf33
net: hns3: Change return type of hnae3_register_ae_algo
by Fuyun Liang
· 7 years ago
50fbc23
net: hns3: Change return type of hnae3_register_ae_dev
by Fuyun Liang
· 7 years ago
e3afa96
net: hns3: Add a check for client instance init state
by Fuyun Liang
· 7 years ago
3e249d3
net: hns3: Fix for the null pointer problem occurring when initializing ae_dev failed
by Fuyun Liang
· 7 years ago
2312e05
net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
by Fuyun Liang
· 7 years ago
0b7d997
Merge branch 'Microsemi-Ocelot-Ethernet-switch-support'
by David S. Miller
· 7 years ago
0ce60ed
MAINTAINERS: Add entry for Microsemi Ethernet switches
by Alexandre Belloni
· 7 years ago
Next »