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
...
|
|
*
samples: bpf: remove load_sock_ops in favour of bpftool
Jakub Kicinski
2019-03-01
12
-114
/
+16
|
|
*
samples: bpf: force IPv4 in ping
Jakub Kicinski
2019-03-01
5
-5
/
+5
|
|
/
|
*
selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector
Stanislav Fomichev
2019-03-01
1
-2
/
+2
|
*
bpf: add missing entries to bpf_helpers.h
Willem de Bruijn
2019-03-01
1
-0
/
+30
|
*
bpf: fix build without bpf_syscall
Alexei Starovoitov
2019-03-01
1
-2
/
+5
|
*
Merge branch 'inner_map_spin_lock-fix'
Alexei Starovoitov
2019-02-28
2
-0
/
+5
|
|
\
|
|
*
tools/bpf: selftests: add map lookup to test_map_in_map bpf prog
Yonghong Song
2019-02-28
1
-0
/
+4
|
|
*
bpf: set inner_map_meta->spin_lock_off correctly
Yonghong Song
2019-02-28
1
-0
/
+1
|
|
/
|
*
samples: bpf: fix: broken sample regarding removed function
Daniel T. Lee
2019-02-27
3
-3
/
+3
|
*
Merge branch 'bpf-prog-stats'
Daniel Borkmann
2019-02-27
10
-7
/
+148
|
|
\
|
|
*
tools/bpftool: recognize bpf_prog_info run_time_ns and run_cnt
Alexei Starovoitov
2019-02-27
2
-1
/
+10
|
|
*
tools/bpf: sync bpf.h into tools
Alexei Starovoitov
2019-02-27
1
-0
/
+2
|
|
*
bpf: expose program stats via bpf_prog_info
Alexei Starovoitov
2019-02-27
2
-0
/
+7
|
|
*
bpf: enable program stats
Alexei Starovoitov
2019-02-27
6
-6
/
+129
|
|
/
|
*
Merge branch 'bpf-libbpf-af-xdp'
Daniel Borkmann
2019-02-25
13
-652
/
+1376
|
|
\
|
|
*
xsk: add FAQ to facilitate for first time users
Magnus Karlsson
2019-02-25
1
-1
/
+35
|
|
*
samples/bpf: convert xdpsock to use libbpf for AF_XDP access
Magnus Karlsson
2019-02-25
4
-648
/
+261
|
|
*
libbpf: add support for using AF_XDP sockets
Magnus Karlsson
2019-02-25
8
-3
/
+1080
|
|
/
|
*
selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-02-25
1
-0
/
+44
|
*
bpf/test_run: fix unkillable BPF_PROG_TEST_RUN for flow dissector
Stanislav Fomichev
2019-02-25
1
-6
/
+20
|
*
bpf: test_bpf: turn off preemption in function __run_once
Anders Roxell
2019-02-25
1
-0
/
+2
|
*
samples/bpf: Fix dummy program unloading for xdp_redirect samples
Toke Høiland-Jørgensen
2019-02-22
2
-2
/
+2
|
*
seccomp, bpf: disable preemption before calling into bpf prog
Alexei Starovoitov
2019-02-22
1
-0
/
+2
|
*
bpf: add skb->queue_mapping write access from tc clsact
Jesper Dangaard Brouer
2019-02-19
1
-3
/
+13
|
*
bpf: check that BPF programs run with preemption disabled
Peter Zijlstra
2019-02-19
3
-3
/
+41
|
*
bpf: bpftool, fix documentation for attach types
Alban Crequy
2019-02-19
3
-4
/
+4
*
|
Merge branch 'mlxsw-minimal-Add-ethtool-and-resource-query-support'
David S. Miller
2019-03-04
8
-186
/
+634
|
\
\
|
*
|
mlxsw: i2c: Extend initialization by querying resources data
Vadim Pasternak
2019-03-04
2
-6
/
+17
|
*
|
mlxsw: i2c: Extend input parameters list of command API
Vadim Pasternak
2019-03-04
1
-19
/
+101
|
*
|
mlxsw: i2c: Modify input parameter name in initialization API
Vadim Pasternak
2019-03-04
1
-1
/
+1
|
*
|
mlxsw: i2c: Fix comment misspelling
Vadim Pasternak
2019-03-04
1
-1
/
+1
|
*
|
mlxsw: core: Move resource query API to common location
Vadim Pasternak
2019-03-04
3
-37
/
+40
|
*
|
mlxsw: minimal: Add ethtool support
Vadim Pasternak
2019-03-04
1
-2
/
+322
|
*
|
mlxsw: minimal: Make structures and variables names shorter
Vadim Pasternak
2019-03-04
1
-18
/
+18
|
*
|
mlxsw: core: Move ethtool module callbacks to a common location
Vadim Pasternak
2019-03-04
3
-107
/
+139
|
/
/
*
|
Merge branch 'tls-Fix-issues-in-tls_device'
David S. Miller
2019-03-04
4
-59
/
+71
|
\
\
|
*
|
tls: Fix tls_device receive
Boris Pismenny
2019-03-04
1
-11
/
+14
|
*
|
tls: Fix mixing between async capable and async
Eran Ben Elisha
2019-03-04
1
-6
/
+9
|
*
|
tls: Fix write space handling
Boris Pismenny
2019-03-04
4
-9
/
+39
|
*
|
tls: Fix tls_device handling of partial records
Boris Pismenny
2019-03-04
3
-33
/
+9
|
/
/
*
|
Merge branch 'net-phy-clean-up-the-old-gen10g-functions'
David S. Miller
2019-03-04
6
-57
/
+10
|
\
\
|
*
|
net: phy: remove gen10g_no_soft_reset
Heiner Kallweit
2019-03-04
5
-13
/
+5
|
*
|
net: phy: don't export gen10g_read_status
Heiner Kallweit
2019-03-04
2
-3
/
+1
|
*
|
net: phy: remove gen10g_config_init
Heiner Kallweit
2019-03-04
4
-17
/
+0
|
*
|
net: phy: remove gen10g_suspend and gen10g_resume
Heiner Kallweit
2019-03-04
2
-16
/
+0
|
*
|
net: phy: use genphy_c45_aneg_done in genphy_aneg_done
Heiner Kallweit
2019-03-04
1
-8
/
+4
|
/
/
*
|
fsl/fman: Use vsprintf extension %pM
Joe Perches
2019-03-04
1
-3
/
+1
*
|
net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
Francesco Ruggeri
2019-03-04
4
-1
/
+19
*
|
net: fixup address-space warnings in compat_mc_{get,set}sockopt()
Ben Dooks
2019-03-04
1
-4
/
+4
*
|
net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()
Florian Fainelli
2019-03-04
1
-3
/
+6
[prev]
[next]