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-08-21
Peter Wu
bpf: clarify description for CONFIG_BPF_EVENTS
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Ilya Leoshkevich
btf: do not use CONFIG_OUTPUT_FORMAT
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Ivan Khoronzhuk
samples: bpf: syscall_nrs: use mmap2 if defined
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Ivan Khoronzhuk
xdp: xdp_umem: replace kmap on vmap for umem map
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Ivan Khoronzhuk
libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Alexei Starovoitov
Merge branch 'btf_get_next_id'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Quentin Monnet
tools: bpftool: implement "bpftool btf show|list"
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Quentin Monnet
libbpf: add bpf_btf_get_next_id() to cycle through...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Quentin Monnet
libbpf: refactor bpf_*_get_next_id() functions
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Quentin Monnet
tools: bpf: synchronise BPF UAPI header with tools
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Quentin Monnet
bpf: add new BPF_BTF_GET_NEXT_ID syscall command
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Nathan Chancellor
test_bpf: Fix a new clang warning about xor-ing two...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Masahiro Yamada
bpf: add include guard to tnum.h
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Quentin Monnet
bpf: add BTF ids in procfs for file descriptors to...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
YueHaibing
bpf: Use PTR_ERR_OR_ZERO in xsk_map_inc()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Daniel Borkmann
Merge branch 'bpf-af-xdp-xskmap-improvements'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Björn Töpel
xsk: support BPF_EXIST and BPF_NOEXIST flags in XSKMAP
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Björn Töpel
xsk: remove AF_XDP socket from map when the socket...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Daniel Borkmann
Merge branch 'bpf-sk-storage-clone'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Stanislav Fomichev
selftests/bpf: add sockopt clone/inheritance test
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Stanislav Fomichev
bpf: sync bpf.h to tools/
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Stanislav Fomichev
bpf: support cloning sk storage on accept()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Stanislav Fomichev
bpf: export bpf_map_inc_not_zero
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Petar Penkov
selftests/bpf: fix race in test_tcp_rtt test
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Andrii Nakryiko
libbpf: relicense bpf_helpers.h and bpf_endian.h
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Maxim Mikityanskiy
net: Don't call XDP_SETUP_PROG when nothing is changed
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Daniel Borkmann
Merge branch 'bpf-af-xdp-wakeup'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Maxim Mikityanskiy
net/mlx5e: Add AF_XDP need_wakeup support
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Maxim Mikityanskiy
net/mlx5e: Move the SW XSK code from NAPI poll to a...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Magnus Karlsson
samples/bpf: add use of need_wakeup flag in xdpsock
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Magnus Karlsson
libbpf: add support for need_wakeup flag in AF_XDP...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Magnus Karlsson
ixgbe: add support for AF_XDP need_wakeup feature
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Magnus Karlsson
i40e: add support for AF_XDP need_wakeup feature
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Magnus Karlsson
xsk: add support for need_wakeup flag in AF_XDP rings
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Magnus Karlsson
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Wei Yongjun
btf: fix return value check in btf_vmlinux_init()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Alexei Starovoitov
Merge branch 'fix-printf'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Quentin Monnet
tools: bpftool: move "__printf()" attributes to header...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Quentin Monnet
tools: bpftool: fix format string for p_err() in detect...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Quentin Monnet
tools: bpftool: fix format string for p_err() in query_...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Quentin Monnet
tools: bpftool: fix argument for p_err() in BTF do_dump()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Quentin Monnet
tools: bpftool: fix format strings and arguments for...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Quentin Monnet
tools: bpftool: fix arguments for p_err() in do_event_p...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Andrii Nakryiko
libbpf: make libbpf.map source of truth for libbpf...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Alexei Starovoitov
Merge branch 'bpftool-net-attach'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Daniel T. Lee
tools: bpftool: add documentation for net attach/detach
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Daniel T. Lee
tools: bpftool: add bash-completion for net attach...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Daniel T. Lee
tools: bpftool: add net detach command to detach XDP...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Daniel T. Lee
tools: bpftool: add net attach command to attach XDP...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Quentin Monnet
tools: bpftool: compile with $(EXTRA_WARNINGS)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Jakub Kicinski
Merge git://git./linux/kernel/git/pablo/nf-next
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Jakub Kicinski
Merge branch 'r8152-RX-improve'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Hayes Wang
r8152: change rx_copybreak and rx_pending through ethtool
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Hayes Wang
r8152: support skb_add_rx_frag
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Hayes Wang
r8152: use alloc_pages for rx buffer
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Hayes Wang
r8152: replace array with linking list for rx information
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Hayes Wang
r8152: separate the rx buffer size
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Jakub Kicinski
Merge branch 'net-phy-let-phy_speed_down-up-support...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Heiner Kallweit
net: phy: let phy_speed_down/up support speeds >1Gbps
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Heiner Kallweit
net: phy: add phy_speed_down_core and phy_resolve_min_speed
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Heiner Kallweit
net: phy: add __set_linkmode_max_speed
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Vlad Buslov
net: devlink: remove redundant rtnl lock assert
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Jakub Kicinski
Merge git://git./linux/kernel/git/bpf/bpf-next
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
YueHaibing
net: hns3: Make hclge_func_reset_sync_vf static
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Jiri Pirko
devlink: send notifications for deleted snapshots on...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Daniel Borkmann
Merge branch 'bpf-libbpf-read-sysfs-btf'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Andrii Nakryiko
libbpf: attempt to load kernel BTF from sysfs first
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Andrii Nakryiko
btf: rename /sys/kernel/btf/kernel into /sys/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Petar Penkov
selftests/bpf: fix race in flow dissector tests
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Peter Wu
tools: bpftool: add feature check for zlib
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Andrii Nakryiko
btf: expose BTF info through sysfs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Florian Westphal
netfilter: connlabels: prefer static lock initialiser
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Valdis Klētnieks
netfilter: nf_nat_proto: make tables static
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Valdis Klētnieks
netfilter: nf_tables: add missing prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Jeremy Sowden
kbuild: remove all netfilter headers from header-test...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Jeremy Sowden
netfilter: remove "#ifdef __KERNEL__" guards from some...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Jeremy Sowden
netfilter: add missing IS_ENABLED(CONFIG_NETFILTER...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Jeremy Sowden
netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Jeremy Sowden
netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Jeremy Sowden
netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILT...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Jeremy Sowden
netfilter: add missing includes to a number of header...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Jeremy Sowden
netfilter: inline four headers files into another one.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Pablo Neira...
netfilter: nf_tables: store data in offload context...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Pablo Neira...
netfilter: nft_bitwise: add offload support
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
yangxingwu
netfilter: remove unnecessary spaces
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Peter Wu
tools: bpftool: fix reading from /proc/config.gz
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Greg Kroah...
caif: no need to check return value of debugfs_create...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Greg Kroah...
xen-netback: no need to check return value of debugfs_c...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
David S. Miller
Merge branch 'net-dsa-mv88e6xxx-prepare-Wait-Bit-operation'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Vivien Didelot
net: dsa: mv88e6xxx: add delay in direct SMI wait
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Vivien Didelot
net: dsa: mv88e6xxx: fix SMI bit checking
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Vivien Didelot
net: dsa: mv88e6xxx: remove wait and update routines
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Vivien Didelot
net: dsa: mv88e6xxx: wait for AVB Busy bit
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Vivien Didelot
net: dsa: mv88e6xxx: introduce wait bit routine
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Vivien Didelot
net: dsa: mv88e6xxx: introduce wait mask routine
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Vivien Didelot
net: dsa: mv88e6xxx: wait for 88E6185 PPU disabled
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Heiner Kallweit
r8169: inline rtl8169_free_rx_databuff
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
David S. Miller
Merge branch 'realtek-phy-next'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Heiner Kallweit
net: phy: realtek: add support for the 2.5Gbps PHY...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Heiner Kallweit
net: phy: add phy_modify_paged_changed
commit
|
commitdiff
|
tree
|
snapshot
next