index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-10
samples/bpf: Add XDP_SHARED_UMEM support to xdpsock
Magnus Karlsson
4
-42
/
+135
2019-11-10
libbpf: Support XDP_SHARED_UMEM with external XDP program
Magnus Karlsson
1
-10
/
+17
2019-11-10
Merge branch 'map-pinning'
Alexei Starovoitov
7
-55
/
+120
2019-11-10
libbpf: Add getter for program size
Toke Høiland-Jørgensen
3
-0
/
+9
2019-11-10
libbpf: Add bpf_get_link_xdp_info() function to get more XDP information
Toke Høiland-Jørgensen
3
-28
/
+67
2019-11-10
libbpf: Use pr_warn() when printing netlink errors
Toke Høiland-Jørgensen
2
-6
/
+7
2019-11-10
libbpf: Propagate EPERM to caller on program load
Toke Høiland-Jørgensen
1
-16
/
+11
2019-11-10
selftests/bpf: Add tests for automatic map unpinning on load failure
Toke Høiland-Jørgensen
2
-4
/
+18
2019-11-10
libbpf: Unpin auto-pinned maps if loading fails
Toke Høiland-Jørgensen
1
-1
/
+8
2019-11-08
samples: bpf: update map definition to new syntax BTF-defined map
Daniel T. Lee
12
-178
/
+178
2019-11-08
samples: bpf: Update outdated error message
Daniel T. Lee
5
-7
/
+7
2019-11-07
bpf: Add cb access in kfree_skb test
Martin KaFai Lau
2
-16
/
+63
2019-11-07
bpf: Add array support to btf_struct_access
Martin KaFai Lau
1
-29
/
+166
2019-11-07
Merge branch 'bpf-libbpf-fixes'
Daniel Borkmann
4
-13
/
+12
2019-11-07
libbpf: Improve handling of corrupted ELF during map initialization
Andrii Nakryiko
1
-2
/
+2
2019-11-07
libbpf: Make btf__resolve_size logic always check size error condition
Andrii Nakryiko
1
-2
/
+1
2019-11-07
libbpf: Fix another potential overflow issue in bpf_prog_linfo
Andrii Nakryiko
1
-7
/
+7
2019-11-07
libbpf: Fix potential overflow issue
Andrii Nakryiko
1
-1
/
+1
2019-11-07
libbpf: Fix memory leak/double free issue
Andrii Nakryiko
1
-1
/
+1
2019-11-07
libbpf: Fix negative FD close() in xsk_setup_xdp_prog()
Andrii Nakryiko
1
-0
/
+2
2019-11-07
s390/bpf: Remove unused SEEN_RET0, SEEN_REG_AX and ret0_ip
Ilya Leoshkevich
1
-16
/
+5
2019-11-07
s390/bpf: Wrap JIT macro parameter usages in parentheses
Ilya Leoshkevich
1
-31
/
+31
2019-11-07
s390/bpf: Use kvcalloc for addrs array
Ilya Leoshkevich
1
-2
/
+3
2019-11-07
tools, bpf_asm: Warn when jumps are out of range
Ilya Leoshkevich
1
-2
/
+12
2019-11-06
bpf: Account for insn->off when doing bpf_probe_read_kernel
Martin KaFai Lau
1
-1
/
+1
2019-11-06
libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usage
Andrii Nakryiko
2
-28
/
+18
2019-11-06
selftests/bps: Clean up removed ints relocations negative tests
Andrii Nakryiko
1
-6
/
+0
2019-11-04
Merge branch 'bpf-libbpf-bitfield-size-relo'
Daniel Borkmann
23
-161
/
+682
2019-11-04
selftests/bpf: Add field size relocation tests
Andrii Nakryiko
5
-5
/
+122
2019-11-04
selftest/bpf: Add relocatable bitfield reading tests
Andrii Nakryiko
9
-2
/
+294
2019-11-04
libbpf: Add support for field size relocations
Andrii Nakryiko
2
-8
/
+39
2019-11-04
libbpf: Add support for relocatable bitfields
Andrii Nakryiko
3
-60
/
+227
2019-11-04
selftests/bpf: Remove too strict field offset relo test cases
Andrii Nakryiko
9
-90
/
+4
2019-11-03
Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
25
-359
/
+393
2019-11-03
mISDN: remove unused variable 'faxmodulation_s'
YueHaibing
1
-1
/
+0
2019-11-03
ptp: Add a ptp clock driver for IDT ClockMatrix.
Vincent Cheng
5
-0
/
+2201
2019-11-03
dt-bindings: ptp: Add device tree binding for IDT ClockMatrix based PTP clock
Vincent Cheng
1
-0
/
+69
2019-11-03
net: icmp6: provide input address for traceroute6
Francesco Ruggeri
1
-5
/
+17
2019-11-03
tipc: improve message bundling algorithm
Tuong Lien
3
-104
/
+113
2019-11-03
net: icmp: use input address in traceroute
Francesco Ruggeri
1
-1
/
+2
2019-11-03
Merge branch 'optimize-openvswitch-flow-looking-up'
David S. Miller
4
-105
/
+361
2019-11-03
net: openvswitch: simplify the ovs_dp_cmd_new
Tonghao Zhang
1
-22
/
+38
2019-11-03
net: openvswitch: don't unlock mutex when changing the user_features fails
Tonghao Zhang
1
-1
/
+1
2019-11-03
net: openvswitch: fix possible memleak on destroy flow-table
Tonghao Zhang
1
-88
/
+98
2019-11-03
net: openvswitch: add likely in flow_lookup
Tonghao Zhang
1
-2
/
+2
2019-11-03
net: openvswitch: simplify the flow_hash
Tonghao Zhang
1
-5
/
+2
2019-11-03
net: openvswitch: optimize flow-mask looking up
Tonghao Zhang
1
-51
/
+53
2019-11-03
net: openvswitch: optimize flow mask cache hash collision
Tonghao Zhang
1
-42
/
+53
2019-11-03
net: openvswitch: shrink the mask array if necessary
Tonghao Zhang
1
-10
/
+23
2019-11-03
net: openvswitch: convert mask list in mask array
Tonghao Zhang
3
-51
/
+167
[next]