projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2019-10-15
Jiri Pirko
selftests: bpf: Don't try to read files without read...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Stanislav Fomichev
selftests: bpf: Add selftest for __sk_buff tstamp
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Stanislav Fomichev
bpf: Allow __sk_buff tstamp in BPF_PROG_TEST_RUN
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Alexei Starovoitov
Merge branch 'libbpf-field-existence'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Andrii Nakryiko
selftests/bpf: Add field existence CO-RE relocs tests
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Andrii Nakryiko
libbpf: Add BPF-side definitions of supported field...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Andrii Nakryiko
libbpf: Add support for field existance CO-RE relocation
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Andrii Nakryiko
libbpf: Refactor bpf_object__open APIs to use common...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Andrii Nakryiko
libbpf: Update BTF reloc support to latest Clang format
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
David Ahern
net: Update address for vrf and l3mdev in MAINTAINERS
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
David S. Miller
Merge branch 'Scatter-gather-SPI-for-SJA1105-DSA'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Vladimir Oltean
net: dsa: sja1105: Switch to scatter/gather API for SPI
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Vladimir Oltean
net: dsa: sja1105: Move sja1105_spi_transfer into sja11...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Colin Ian King
net: b44: remove redundant assignment to variable reg
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
David S. Miller
Merge branch 'PTP-driver-refactoring-for-SJA1105-DSA'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
Vladimir Oltean
net: dsa: sja1105: Change the PTP command access pattern
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
Vladimir Oltean
net: dsa: sja1105: Move PTP data to its own private...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
Vladimir Oltean
net: dsa: sja1105: Make all public PTP functions take...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
Vladimir Oltean
net: dsa: sja1105: Get rid of global declaration of...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
David S. Miller
Merge git://git./linux/kernel/git/bpf/bpf-next
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
David S. Miller
Merge tag 'mac80211-next-for-net-next-2019-10-11' of...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
Michal Kubecek
genetlink: do not parse attributes for families with...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
Soheil Hassas...
tcp: improve recv_skip_hint for tcp_zerocopy_receive
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Alexei Starovoitov
Merge branch 'selftests-bpf-Makefile-cleanup'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Andrii Nakryiko
selftests/bpf: Remove obsolete pahole/BTF support detection
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Andrii Nakryiko
selftests/bpf: Enforce libbpf build before BPF programs...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Alexei Starovoitov
Merge branch 'samples-cross-compile'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ivan Khoronzhuk
samples/bpf: Add preparation steps and sysroot info...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ivan Khoronzhuk
samples/bpf: Add sysroot support
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ivan Khoronzhuk
samples/bpf: Provide C/LDFLAGS to libbpf
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ivan Khoronzhuk
libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targets
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ivan Khoronzhuk
libbpf: Don't use cxx to test_libpf target
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ivan Khoronzhuk
samples/bpf: Use target CC environment for HDR_PROBE
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ivan Khoronzhuk
samples/bpf: Use own flags but not HOSTCFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ivan Khoronzhuk
samples/bpf: Base target programs rules on Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ivan Khoronzhuk
samples/bpf: Add makefile.target for separate CC target...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ivan Khoronzhuk
samples/bpf: Drop unnecessarily inclusion for bpf_load
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ivan Khoronzhuk
samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ivan Khoronzhuk
samples/bpf: Use own EXTRA_CFLAGS for clang commands
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ivan Khoronzhuk
samples/bpf: Use --target from cross-compile
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ivan Khoronzhuk
samples/bpf: Fix cookie_uid_helper_example obj build
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ivan Khoronzhuk
samples/bpf: Fix HDR_PROBE "echo"
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
David S. Miller
Merge branch 'netdevsim-add-devlink-health-reporters...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Jiri Pirko
selftests: add netdevsim devlink health tests
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Jiri Pirko
netdevsim: implement couple of testing devlink health...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Jiri Pirko
devlink: propagate extack down to health reporter ops
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Jiri Pirko
devlink: don't do reporter recovery if the state is...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Peter Fink
net: usb: ax88179_178a: write mac to hardware in get_ma...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Vito Caputo
sock_get_timeout: drop unnecessary return variable
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Vito Caputo
af_unix: __unix_find_socket_byname() cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
David S. Miller
Merge branch 'net-ftgmac100-Ungate-RCLK-for-RMII-on...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Andrew Jeffery
net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Andrew Jeffery
dt-bindings: net: ftgmac100: Describe clock properties
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Andrew Jeffery
dt-bindings: net: ftgmac100: Document AST2600 compatible
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Andrii Nakryiko
libbpf: Handle invalid typedef emitted by old GCC
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Andrii Nakryiko
libbpf: Generate more efficient BPF_CORE_READ code
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Anton Ivanov
xdp: Trivial, fix spelling in function description
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Andrii Nakryiko
bpf: Fix cast to pointer from integer of different...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Jakub Sitnicki
selftests/bpf: Check that flow dissector can be re...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Jakub Sitnicki
flow_dissector: Allow updating the flow dissector progr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Eric Dumazet
bpf: Align struct bpf_prog_stats
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Ramon Fontes
mac80211_hwsim: add support for OCB
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Ramon Fontes
mac80211_hwsim: add more 5GHz channels, 5/10 MHz support
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Felix Fietkau
mac80211: minstrel_ht: rename prob_ewma to prob_avg...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Felix Fietkau
mac80211: minstrel_ht: replace rate stats ewma with...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Felix Fietkau
mac80211: minstrel: remove divisions in tx status path
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Denis Kenzior
nl80211: trivial: Remove redundant loop
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Mahesh Bandewar
ipvlan: consolidate TSO flags using NETIF_F_ALL_TSO
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Daniel Borkmann
Merge branch 'bpf-romap-known-scalars'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Andrii Nakryiko
selftests/bpf: Add read-only map values propagation...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Andrii Nakryiko
bpf: Track contents of read-only maps as scalars
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Roman Mashak
tc-testing: updated pedit test cases
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
YueHaibing
ptp: ptp_dte: use devm_platform_ioremap_resource()...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Andrii Nakryiko
scripts/bpf: Fix xdp_md forward declaration typo
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Hangbin Liu
team: call RCU read lock when walking the port_list
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Tiezhu Yang
net: stmmac: Remove break after a return
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Ben Dooks
net/ethernet: xgmac don't set .driver twice
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Jakub Kicinski
Merge branch 'net-smc-improve-termination-handling'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Ursula Braun
net/smc: improve close of terminated socket
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Ursula Braun
net/smc: no new connections on disappearing devices
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Ursula Braun
net/smc: increase device refcount for added link group
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Ursula Braun
net/smc: separate locks for SMCD and SMCR link group...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Ursula Braun
net/smc: separate SMCD and SMCR link group lists
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Biao Huang
net: stmmac: dwmac-mediatek: fix wrong delay value...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Randy Dunlap
DIM: fix dim.h kernel-doc and headers
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Jakub Kicinski
Merge branch 'sctp-add-some-missing-events-from-rfc5061'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Xin Long
sctp: add SCTP_SEND_FAILED_EVENT event
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Xin Long
sctp: add SCTP_ADDR_MADE_PRIM event
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Xin Long
sctp: add SCTP_ADDR_REMOVED event
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Xin Long
sctp: add SCTP_ADDR_ADDED event
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Ilya Maximets
libbpf: Fix passing uninitialized bytes to setsockopt
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Alexei Starovoitov
Merge branch 'btf2c-padding'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Andrii Nakryiko
selftests/bpf: Fix btf_dump padding test case
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Andrii Nakryiko
selftests/bpf: Convert test_btf_dump into test_progs...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Andrii Nakryiko
libbpf: Fix struct end padding in btf_dump
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Antonio Borneo
net: stmmac: add flexible PPS to dwmac 4.10a
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Jakub Kicinski
Merge tag 'spi-ptp-api' of https://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Eric Dumazet
Revert "tun: call dev_get_valid_name() before register_...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Jiri Pirko
net: tipc: prepare attrs in __tipc_nl_compat_dumpit()
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Jiri Pirko
net: genetlink: always allocate separate attrs for...
commit
|
commitdiff
|
tree
|
snapshot
next