index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: Bump libpf current version to v0.0.8
Eelco Chaudron
2020-02-21
1
-0
/
+3
*
libbpf: Relax check whether BTF is mandatory
Andrii Nakryiko
2020-02-20
1
-3
/
+1
*
selftests/bpf: Fix build of sockmap_ktls.c
Alexei Starovoitov
2020-02-20
1
-0
/
+1
*
selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3
Yonghong Song
2020-02-20
1
-2
/
+2
*
Merge branch 'bpf_read_branch_records'
Alexei Starovoitov
2020-02-20
5
-2
/
+309
|
\
|
*
selftests/bpf: Add bpf_read_branch_records() selftest
Daniel Xu
2020-02-20
3
-1
/
+244
|
*
bpf: Add bpf_read_branch_records() helper
Daniel Xu
2020-02-19
2
-1
/
+65
|
/
*
Merge branch 'bpf-skmsg-simplify-restore'
Daniel Borkmann
2020-02-19
2
-16
/
+124
|
\
|
*
selftests/bpf: Test unhashing kTLS socket after removing from map
Jakub Sitnicki
2020-02-19
1
-0
/
+123
|
*
bpf, sk_msg: Don't clear saved sock proto on restore
Jakub Sitnicki
2020-02-19
1
-7
/
+1
|
*
bpf, sk_msg: Let ULP restore sk_proto and write_space callback
Jakub Sitnicki
2020-02-19
1
-10
/
+1
|
/
*
bpf: Allow bpf_perf_event_read_value in all BPF programs
Song Liu
2020-02-18
1
-2
/
+2
*
net: ena: remove set but not used variable 'hash_key'
YueHaibing
2020-02-18
1
-4
/
+0
*
net: netlink: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-18
1
-1
/
+1
*
net: switchdev: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-18
1
-1
/
+1
*
bpf, sockmap: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-18
1
-1
/
+1
*
NFC: digital: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-18
1
-2
/
+2
*
net: usb: cdc-phonet: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-18
1
-1
/
+1
*
net: phy: allow bcm84881 to be a module
Russell King
2020-02-18
1
-2
/
+2
*
Merge branch 'net-smc-next'
David S. Miller
2020-02-17
6
-40
/
+44
|
\
|
*
net/smc: reduce port_event scheduling
Ursula Braun
2020-02-17
1
-15
/
+29
|
*
net/smc: simplify normal link termination
Karsten Graul
2020-02-17
4
-13
/
+8
|
*
net/smc: remove unused parameter of smc_lgr_terminate()
Karsten Graul
2020-02-17
4
-13
/
+11
|
*
net/smc: do not delete lgr from list twice
Karsten Graul
2020-02-17
1
-1
/
+1
|
*
net/smc: use termination worker under send_lock
Karsten Graul
2020-02-17
1
-1
/
+1
|
*
net/smc: improve smc_lgr_cleanup()
Karsten Graul
2020-02-17
1
-4
/
+1
|
/
*
Merge branch 'mlxsw-Reduce-dependency-between-bridge-and-router-code'
David S. Miller
2020-02-17
6
-132
/
+147
|
\
|
*
selftests: mlxsw: vxlan: Add test for error path
Ido Schimmel
2020-02-17
1
-0
/
+20
|
*
selftests: mlxsw: vxlan: Adjust test to recent changes
Ido Schimmel
2020-02-17
1
-3
/
+1
|
*
selftests: mlxsw: extack: Test creation of multiple VLAN-aware bridges
Ido Schimmel
2020-02-17
1
-0
/
+23
|
*
selftests: mlxsw: extack: Test bridge creation with VXLAN
Ido Schimmel
2020-02-17
1
-0
/
+32
|
*
selftests: mlxsw: Remove deprecated test
Ido Schimmel
2020-02-17
2
-45
/
+0
|
*
mlxsw: spectrum: Reduce dependency between bridge and router code
Ido Schimmel
2020-02-17
3
-20
/
+2
|
*
mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membership
Ido Schimmel
2020-02-17
1
-58
/
+2
|
*
mlxsw: spectrum_switchdev: Have VXLAN device take reference on FID
Ido Schimmel
2020-02-17
1
-19
/
+74
|
*
mlxsw: spectrum_switchdev: Propagate extack to bridge creation function
Ido Schimmel
2020-02-17
1
-7
/
+12
|
*
mlxsw: spectrum_fid: Use 'refcount_t' for FID reference counting
Ido Schimmel
2020-02-17
1
-6
/
+7
|
/
*
net: bridge: teach ndo_dflt_bridge_getlink() more brport flags
Julian Wiedmann
2020-02-17
1
-1
/
+5
*
Merge branch 'sfc-couple-more-ARFS-tidy-ups'
David S. Miller
2020-02-17
2
-19
/
+24
|
\
|
*
sfc: move some ARFS code out of headers
Edward Cree
2020-02-17
2
-18
/
+17
|
*
sfc: only schedule asynchronous filter work if needed
Edward Cree
2020-02-17
2
-2
/
+8
|
/
*
net: vlan: suppress "failed to kill vid" warnings
Julian Wiedmann
2020-02-17
1
-3
/
+2
*
net: stmmac: Get rid of custom STMMAC_DEVICE() macro
Andy Shevchenko
2020-02-17
1
-20
/
+15
*
Merge branch 'Remove-rtnl-lock-dependency-from-flow_action-infra'
David S. Miller
2020-02-17
8
-27
/
+26
|
\
|
*
net: sched: don't take rtnl lock during flow_action setup
Vlad Buslov
2020-02-17
4
-14
/
+6
|
*
net: sched: refactor ct action helpers to require tcf_lock
Vlad Buslov
2020-02-17
1
-2
/
+4
|
*
net: sched: refactor police action helpers to require tcf_lock
Vlad Buslov
2020-02-17
1
-2
/
+4
|
*
net: sched: lock action when translating it to flow_action infra
Vlad Buslov
2020-02-17
3
-9
/
+12
|
/
*
Merge branch 'mvneta-xdp-ethtool-stats'
David S. Miller
2020-02-17
1
-64
/
+163
|
\
|
*
net: mvneta: get rid of xdp_ret in mvneta_swbm_rx_frame
Lorenzo Bianconi
2020-02-17
1
-17
/
+13
[next]