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
2020-02-21
tcp_bpf: Don't let child socket inherit parent protocol ops on copy
Jakub Sitnicki
3
-0
/
+23
2020-02-21
net, sk_msg: Clear sk_user_data pointer on clone if tagged
Jakub Sitnicki
3
-3
/
+42
2020-02-21
net, sk_msg: Annotate lockless access to sk_prot on clone
Jakub Sitnicki
5
-7
/
+14
2020-02-20
docs/bpf: Update bpf development Q/A file
Yonghong Song
1
-17
/
+12
2020-02-20
selftests/bpf: Fix trampoline_count clean up logic
Andrii Nakryiko
1
-7
/
+18
2020-02-20
Merge branch 'set_attach_target'
Alexei Starovoitov
5
-9
/
+54
2020-02-20
selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target API
Eelco Chaudron
2
-5
/
+15
2020-02-20
libbpf: Add support for dynamic program attach target
Eelco Chaudron
3
-4
/
+36
2020-02-20
libbpf: Bump libpf current version to v0.0.8
Eelco Chaudron
1
-0
/
+3
2020-02-20
libbpf: Relax check whether BTF is mandatory
Andrii Nakryiko
1
-3
/
+1
2020-02-20
selftests/bpf: Fix build of sockmap_ktls.c
Alexei Starovoitov
1
-0
/
+1
2020-02-19
selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3
Yonghong Song
1
-2
/
+2
2020-02-19
Merge branch 'bpf_read_branch_records'
Alexei Starovoitov
5
-2
/
+309
2020-02-19
selftests/bpf: Add bpf_read_branch_records() selftest
Daniel Xu
3
-1
/
+244
2020-02-19
bpf: Add bpf_read_branch_records() helper
Daniel Xu
2
-1
/
+65
2020-02-19
Merge branch 'bpf-skmsg-simplify-restore'
Daniel Borkmann
2
-16
/
+124
2020-02-19
selftests/bpf: Test unhashing kTLS socket after removing from map
Jakub Sitnicki
1
-0
/
+123
2020-02-19
bpf, sk_msg: Don't clear saved sock proto on restore
Jakub Sitnicki
1
-7
/
+1
2020-02-19
bpf, sk_msg: Let ULP restore sk_proto and write_space callback
Jakub Sitnicki
1
-10
/
+1
2020-02-18
bpf: Allow bpf_perf_event_read_value in all BPF programs
Song Liu
1
-2
/
+2
2020-02-17
net: ena: remove set but not used variable 'hash_key'
YueHaibing
1
-4
/
+0
2020-02-17
net: netlink: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-17
net: switchdev: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-17
bpf, sockmap: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-17
NFC: digital: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-17
net: usb: cdc-phonet: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-17
net: phy: allow bcm84881 to be a module
Russell King
1
-2
/
+2
2020-02-17
Merge branch 'net-smc-next'
David S. Miller
6
-40
/
+44
2020-02-17
net/smc: reduce port_event scheduling
Ursula Braun
1
-15
/
+29
2020-02-17
net/smc: simplify normal link termination
Karsten Graul
4
-13
/
+8
2020-02-17
net/smc: remove unused parameter of smc_lgr_terminate()
Karsten Graul
4
-13
/
+11
2020-02-17
net/smc: do not delete lgr from list twice
Karsten Graul
1
-1
/
+1
2020-02-17
net/smc: use termination worker under send_lock
Karsten Graul
1
-1
/
+1
2020-02-17
net/smc: improve smc_lgr_cleanup()
Karsten Graul
1
-4
/
+1
2020-02-17
Merge branch 'mlxsw-Reduce-dependency-between-bridge-and-router-code'
David S. Miller
6
-132
/
+147
2020-02-17
selftests: mlxsw: vxlan: Add test for error path
Ido Schimmel
1
-0
/
+20
2020-02-17
selftests: mlxsw: vxlan: Adjust test to recent changes
Ido Schimmel
1
-3
/
+1
2020-02-17
selftests: mlxsw: extack: Test creation of multiple VLAN-aware bridges
Ido Schimmel
1
-0
/
+23
2020-02-17
selftests: mlxsw: extack: Test bridge creation with VXLAN
Ido Schimmel
1
-0
/
+32
2020-02-17
selftests: mlxsw: Remove deprecated test
Ido Schimmel
2
-45
/
+0
2020-02-17
mlxsw: spectrum: Reduce dependency between bridge and router code
Ido Schimmel
3
-20
/
+2
2020-02-17
mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membership
Ido Schimmel
1
-58
/
+2
2020-02-17
mlxsw: spectrum_switchdev: Have VXLAN device take reference on FID
Ido Schimmel
1
-19
/
+74
2020-02-17
mlxsw: spectrum_switchdev: Propagate extack to bridge creation function
Ido Schimmel
1
-7
/
+12
2020-02-17
mlxsw: spectrum_fid: Use 'refcount_t' for FID reference counting
Ido Schimmel
1
-6
/
+7
2020-02-17
net: bridge: teach ndo_dflt_bridge_getlink() more brport flags
Julian Wiedmann
1
-1
/
+5
2020-02-17
Merge branch 'sfc-couple-more-ARFS-tidy-ups'
David S. Miller
2
-19
/
+24
2020-02-17
sfc: move some ARFS code out of headers
Edward Cree
2
-18
/
+17
2020-02-17
sfc: only schedule asynchronous filter work if needed
Edward Cree
2
-2
/
+8
2020-02-17
net: vlan: suppress "failed to kill vid" warnings
Julian Wiedmann
1
-3
/
+2
[next]