projects
/
linux-2.6-microblaze.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-microblaze.git
2021-03-30
He Fengqing
bpf: Remove unused bpf_load_pointer
commit
|
commitdiff
|
tree
2021-03-30
Alexei Starovoitov
Merge branch 'AF_XDP selftests improvements & bpf_link'
commit
|
commitdiff
|
tree
2021-03-30
Björn Töpel
selftests: xsk: Remove unused defines
commit
|
commitdiff
|
tree
2021-03-30
Björn Töpel
selftests: xsk: Remove mutex and condition variable
commit
|
commitdiff
|
tree
2021-03-30
Björn Töpel
selftests: xsk: Remove thread attribute
commit
|
commitdiff
|
tree
2021-03-30
Maciej Fijalkowski
selftests: xsk: Implement bpf_link test
commit
|
commitdiff
|
tree
2021-03-30
Maciej Fijalkowski
veth: Implement ethtool's get_channels() callback
commit
|
commitdiff
|
tree
2021-03-30
Maciej Fijalkowski
selftests: xsk: Remove sync_mutex_tx and atomic var
commit
|
commitdiff
|
tree
2021-03-30
Maciej Fijalkowski
selftests: xsk: Refactor teardown/bidi test cases and...
commit
|
commitdiff
|
tree
2021-03-30
Maciej Fijalkowski
selftests: xsk: Remove Tx synchronization resources
commit
|
commitdiff
|
tree
2021-03-30
Maciej Fijalkowski
selftests: xsk: Split worker thread
commit
|
commitdiff
|
tree
2021-03-30
Maciej Fijalkowski
selftests: xsk: Remove thread for netns switch
commit
|
commitdiff
|
tree
2021-03-30
Maciej Fijalkowski
samples: bpf: Do not unload prog within xdpsock
commit
|
commitdiff
|
tree
2021-03-30
Maciej Fijalkowski
libbpf: xsk: Use bpf_link
commit
|
commitdiff
|
tree
2021-03-30
Maciej Fijalkowski
selftests: xsk: Simplify frame traversal in dumping...
commit
|
commitdiff
|
tree
2021-03-30
Maciej Fijalkowski
selftests: xsk: Remove inline keyword from source file
commit
|
commitdiff
|
tree
2021-03-30
Maciej Fijalkowski
selftests: xsk: Remove unused function
commit
|
commitdiff
|
tree
2021-03-30
Maciej Fijalkowski
selftests: xsk: Remove struct ifaceconfigobj
commit
|
commitdiff
|
tree
2021-03-30
Maciej Fijalkowski
selftests: xsk: Don't call worker_pkt_dump() for stats...
commit
|
commitdiff
|
tree
2021-03-30
Andrii Nakryiko
libbpf: Fix memory leak when emitting final btf_ext
commit
|
commitdiff
|
tree
2021-03-30
Alexei Starovoitov
Merge branch 'bpf: Update doc about calling kernel...
commit
|
commitdiff
|
tree
2021-03-30
Martin KaFai Lau
bpf: selftests: Update clang requirement in README...
commit
|
commitdiff
|
tree
2021-03-30
Martin KaFai Lau
bpf: Update bpf_design_QA.rst to clarify the kfunc...
commit
|
commitdiff
|
tree
2021-03-30
Martin KaFai Lau
bpf: tcp: Limit calling some tcp cc functions to CONFIG...
commit
|
commitdiff
|
tree
2021-03-29
Martin KaFai Lau
bpf: tcp: Fix an error in the bpf_tcp_ca_kfunc_ids...
commit
|
commitdiff
|
tree
2021-03-28
Atul Gopinathan
bpf: tcp: Remove comma which is causing build error
commit
|
commitdiff
|
tree
2021-03-27
Alexei Starovoitov
Merge branch 'bpf: Support calling kernel function'
commit
|
commitdiff
|
tree
2021-03-27
Martin KaFai Lau
bpf: selftests: Add kfunc_call test
commit
|
commitdiff
|
tree
2021-03-27
Martin KaFai Lau
bpf: selftests: Bpf_cubic and bpf_dctcp calling kernel...
commit
|
commitdiff
|
tree
2021-03-27
Martin KaFai Lau
bpf: selftests: Rename bictcp to bpf_cubic
commit
|
commitdiff
|
tree
2021-03-27
Martin KaFai Lau
libbpf: Support extern kernel function
commit
|
commitdiff
|
tree
2021-03-27
Martin KaFai Lau
libbpf: Record extern sym relocation first
commit
|
commitdiff
|
tree
2021-03-27
Martin KaFai Lau
libbpf: Rename RELO_EXTERN to RELO_EXTERN_VAR
commit
|
commitdiff
|
tree
2021-03-27
Martin KaFai Lau
libbpf: Refactor codes for finding btf id of a kernel...
commit
|
commitdiff
|
tree
2021-03-27
Martin KaFai Lau
libbpf: Refactor bpf_object__resolve_ksyms_btf_id
commit
|
commitdiff
|
tree
2021-03-27
Martin KaFai Lau
bpf: tcp: Put some tcp cong functions in allowlist...
commit
|
commitdiff
|
tree
2021-03-27
Martin KaFai Lau
tcp: Rename bictcp function prefix to cubictcp
commit
|
commitdiff
|
tree
2021-03-27
Martin KaFai Lau
bpf: Support kernel function call in x86-32
commit
|
commitdiff
|
tree
2021-03-27
Martin KaFai Lau
bpf: Support bpf program calling kernel function
commit
|
commitdiff
|
tree
2021-03-27
Martin KaFai Lau
bpf: Refactor btf_check_func_arg_match
commit
|
commitdiff
|
tree
2021-03-27
Martin KaFai Lau
bpf: Simplify freeing logic in linfo and jited_linfo
commit
|
commitdiff
|
tree
2021-03-26
Andrii Nakryiko
libbpf: Preserve empty DATASEC BTFs during static linking
commit
|
commitdiff
|
tree
2021-03-26
Wan Jiabing
bpf: struct sock is declared twice in bpf_sk_storage...
commit
|
commitdiff
|
tree
2021-03-26
Lu Wei
bpf: Remove unused headers
commit
|
commitdiff
|
tree
2021-03-26
Rafael David...
libbpf: Add bpf object kern_version attribute setter
commit
|
commitdiff
|
tree
2021-03-26
Alexei Starovoitov
Merge branch 'add support for batched ops in LPM trie'
commit
|
commitdiff
|
tree
2021-03-26
Pedro Tammela
bpf: selftests: Add tests for batched ops in LPM trie...
commit
|
commitdiff
|
tree
2021-03-26
Pedro Tammela
bpf: Add support for batched ops in LPM trie maps
commit
|
commitdiff
|
tree
2021-03-26
KP Singh
selftests/bpf: Better error messages for ima_setup...
commit
|
commitdiff
|
tree
2021-03-26
Yonghong Song
bpf: Fix NULL pointer dereference in bpf_get_local_stor...
commit
|
commitdiff
|
tree
2021-03-26
Andrii Nakryiko
libbpf: Constify few bpf_program getters
commit
|
commitdiff
|
tree
2021-03-26
Ricardo Ribalda
bpf: Fix typo 'accesible' into 'accessible'
commit
|
commitdiff
|
tree
2021-03-25
Daniel Borkmann
bpf: Undo ptr_to_map_key alu sanitation for now
commit
|
commitdiff
|
tree
2021-03-25
David S. Miller
Merge https://git./linux/kernel/git/bpf/bpf-next
commit
|
commitdiff
|
tree
2021-03-25
David S. Miller
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
2021-03-25
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
2021-03-25
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2021-03-25
Linus Torvalds
Merge tag 'mfd-fixes-5.12' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2021-03-25
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2021-03-25
Chris Chiu
mailmap: update the email address for Chris Chiu
commit
|
commitdiff
|
tree
2021-03-25
Andrey Konovalov
mailmap: update Andrey Konovalov's email address
commit
|
commitdiff
|
tree
2021-03-25
Ira Weiny
mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
commit
|
commitdiff
|
tree
2021-03-25
Mike Rapoport
mm: memblock: fix section mismatch warning again
commit
|
commitdiff
|
tree
2021-03-25
Marco Elver
kfence: make compatible with kmemleak
commit
|
commitdiff
|
tree
2021-03-25
Nick Desaulniers
gcov: fix clang-11+ support
commit
|
commitdiff
|
tree
2021-03-25
Sergei Trofimovich
ia64: fix format strings for err_inject
commit
|
commitdiff
|
tree
2021-03-25
Sergei Trofimovich
ia64: mca: allocate early mca with GFP_ATOMIC
commit
|
commitdiff
|
tree
2021-03-25
Phillip Lougher
squashfs: fix xattr id and id lookup sanity checks
commit
|
commitdiff
|
tree
2021-03-25
Sean Nyekjaer
squashfs: fix inode lookup sanity checks
commit
|
commitdiff
|
tree
2021-03-25
Thomas Hebb
z3fold: prevent reclaim/free race for headless pages
commit
|
commitdiff
|
tree
2021-03-25
Rong Chen
selftests/vm: fix out-of-tree build
commit
|
commitdiff
|
tree
2021-03-25
Sean Christopherson
mm/mmu_notifiers: ensure range_end() is paired with...
commit
|
commitdiff
|
tree
2021-03-25
Andrey Konovalov
kasan: fix per-page tags for non-page_alloc pages
commit
|
commitdiff
|
tree
2021-03-25
Miaohe Lin
hugetlb_cgroup: fix imbalanced css_get and css_put...
commit
|
commitdiff
|
tree
2021-03-25
Potnuri Bharat...
RDMA/cxgb4: Fix adapter LE hash errors while destroying...
commit
|
commitdiff
|
tree
2021-03-25
Rich Wiley
arm64: kernel: disable CNP on Carmel
commit
|
commitdiff
|
tree
2021-03-25
Maninder Singh
arm64/process.c: fix Wmissing-prototypes build warnings
commit
|
commitdiff
|
tree
2021-03-25
Linus Torvalds
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
2021-03-25
Arnd Bergmann
hinic: avoid gcc -Wrestrict warning
commit
|
commitdiff
|
tree
2021-03-25
Ong Boon Leong
net: stmmac: support FPE link partner hand-shaking...
commit
|
commitdiff
|
tree
2021-03-25
Wang Hai
6lowpan: Fix some typos in nhc_udp.c
commit
|
commitdiff
|
tree
2021-03-25
Wang Hai
net/packet: Fix a typo in af_packet.c
commit
|
commitdiff
|
tree
2021-03-25
Wang Hai
net/tls: Fix a typo in tls_device.c
commit
|
commitdiff
|
tree
2021-03-25
Zhichao Cai
Simplify the code by using module_platform_driver macro
commit
|
commitdiff
|
tree
2021-03-24
David S. Miller
Merge branch 'ipa-versions-and-registers'
commit
|
commitdiff
|
tree
2021-03-24
Alex Elder
net: ipa: increase channels and events
commit
|
commitdiff
|
tree
2021-03-24
Alex Elder
net: ipa: move ipa_aggr_granularity_val()
commit
|
commitdiff
|
tree
2021-03-24
Alex Elder
net: ipa: limit local processing context address
commit
|
commitdiff
|
tree
2021-03-24
Alex Elder
net: ipa: define the ENDP_INIT_NAT register
commit
|
commitdiff
|
tree
2021-03-24
Alex Elder
net: ipa: update version definitions
commit
|
commitdiff
|
tree
2021-03-24
Alex Elder
net: ipa: reduce IPA version assumptions
commit
|
commitdiff
|
tree
2021-03-24
Eric Dumazet
tcp_metrics: tcpm_hash_bucket is strictly local
commit
|
commitdiff
|
tree
2021-03-24
Eric Dumazet
inet: use bigger hash table for IP ID generation
commit
|
commitdiff
|
tree
2021-03-24
Ido Schimmel
psample: Fix user API breakage
commit
|
commitdiff
|
tree
2021-03-24
David S. Miller
math: Export mul_u64_u64_div_u64
commit
|
commitdiff
|
tree
2021-03-24
David S. Miller
Merge branch 'mlxsw-resilient-nh-groups'
commit
|
commitdiff
|
tree
2021-03-24
Ido Schimmel
selftests: mlxsw: Add resilient nexthop groups configur...
commit
|
commitdiff
|
tree
2021-03-24
Ido Schimmel
selftests: mlxsw: Test unresolved neigh trap with resil...
commit
|
commitdiff
|
tree
2021-03-24
Ido Schimmel
mlxsw: spectrum_router: Enable resilient nexthop groups...
commit
|
commitdiff
|
tree
2021-03-24
Ido Schimmel
mlxsw: spectrum_router: Periodically update activity...
commit
|
commitdiff
|
tree
next