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
*
net/sched: avoid unused-label warning
Arnd Bergmann
2019-03-04
1
-1
/
+1
*
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
2019-03-04
2
-2
/
+5
*
phy: mdio-mux: fix Kconfig dependencies
Arnd Bergmann
2019-03-04
1
-1
/
+1
*
net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_aneg
Heiner Kallweit
2019-03-04
1
-9
/
+8
*
net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...
Heiner Kallweit
2019-03-04
1
-0
/
+1
*
selftest/net: Remove duplicate header
Souptick Joarder
2019-03-04
1
-1
/
+0
*
sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
Kai-Heng Feng
2019-03-04
1
-1
/
+23
*
Merge branch 'Devlink-health-updates'
David S. Miller
2019-03-04
4
-6
/
+70
|
\
|
*
net/mlx5e: Update tx reporter status in case channels were successfully opened
Eran Ben Elisha
2019-03-04
1
-0
/
+4
|
*
devlink: Add support for direct reporter health state update
Eran Ben Elisha
2019-03-04
3
-5
/
+62
|
*
devlink: Update reporter state to error even if recover aborted
Eran Ben Elisha
2019-03-04
1
-1
/
+4
|
/
*
sctp: call iov_iter_revert() after sending ABORT
Xin Long
2019-03-04
1
-0
/
+1
*
team: Free BPF filter when unregistering netdev
Ido Schimmel
2019-03-04
1
-0
/
+15
*
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
2019-03-04
1
-4
/
+4
*
isdn: mISDN: Fix potential NULL pointer dereference of kzalloc
Aditya Pakki
2019-03-04
1
-0
/
+3
*
net: dsa: mv88e6xxx: support in-band signalling on SGMII ports with external ...
Heiner Kallweit
2019-03-04
4
-14
/
+52
*
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
2019-03-04
12
-105
/
+106
*
net-sysfs: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-04
1
-7
/
+5
*
mellanox: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-04
5
-22
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-04
101
-3029
/
+5395
|
\
|
*
bpf: add test cases for non-pointer sanitiation logic
Daniel Borkmann
2019-03-04
1
-1
/
+43
|
*
Merge branch 'split-test_progs'
Alexei Starovoitov
2019-03-02
28
-2029
/
+2108
|
|
\
|
|
*
selftests: bpf: break up test_progs - misc
Stanislav Fomichev
2019-03-02
11
-735
/
+754
|
|
*
selftests: bpf: break up test_progs - spinlock
Stanislav Fomichev
2019-03-02
4
-103
/
+106
|
|
*
selftests: bpf: break up test_progs - tracepoint
Stanislav Fomichev
2019-03-02
5
-427
/
+431
|
|
*
selftests: bpf: break up test_progs - stackmap
Stanislav Fomichev
2019-03-02
6
-476
/
+483
|
|
*
selftests: bpf: break up test_progs - xdp
Stanislav Fomichev
2019-03-02
5
-162
/
+163
|
|
*
selftests: bpf: break up test_progs - pkt access
Stanislav Fomichev
2019-03-02
3
-51
/
+53
|
|
*
selftests: bpf: break up test_progs - preparations
Stanislav Fomichev
2019-03-02
4
-76
/
+119
|
|
/
|
*
Merge branch 'bpf_skb_ecn_set_ce'
Alexei Starovoitov
2019-03-02
10
-2
/
+1255
|
|
\
|
|
*
bpf: HBM test script
brakmo
2019-03-02
1
-0
/
+436
|
|
*
bpf: User program for testing HBM
brakmo
2019-03-02
2
-0
/
+444
|
|
*
bpf: Sample HBM BPF program to limit egress bw
brakmo
2019-03-02
4
-0
/
+327
|
|
*
bpf: sync bpf.h to tools and update bpf_helpers.h
brakmo
2019-03-02
2
-1
/
+11
|
|
*
bpf: add bpf helper bpf_skb_ecn_set_ce
brakmo
2019-03-02
2
-1
/
+37
|
|
/
|
*
samples/bpf: silence compiler warning for xdpsock_user.c
Yonghong Song
2019-03-02
1
-3
/
+3
|
*
selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fields
Yonghong Song
2019-03-02
1
-0
/
+1
|
*
Merge branch 'bpf-doc-improvements'
Daniel Borkmann
2019-03-02
3
-182
/
+160
|
|
\
|
|
*
docs/bpf: minor casing/punctuation fixes
Andrii Nakryiko
2019-03-02
2
-13
/
+13
|
|
*
docs/btf: reflow text to fill up to 78 characters
Andrii Nakryiko
2019-03-02
1
-160
/
+140
|
|
*
docs/btf: fix typos, improve wording
Andrii Nakryiko
2019-03-02
1
-55
/
+53
|
|
/
|
*
bpf: fix u64_stats_init() usage in bpf_prog_alloc()
Eric Dumazet
2019-03-02
1
-1
/
+7
|
*
Merge branch 'bpf-dedup-fixes'
Daniel Borkmann
2019-03-01
4
-23
/
+103
|
|
\
|
|
*
selftests/bpf: add btf_dedup test of FWD/STRUCT resolution
Andrii Nakryiko
2019-03-01
1
-0
/
+45
|
|
*
btf: fix bug with resolving STRUCT/UNION into corresponding FWD
Andrii Nakryiko
2019-03-01
1
-3
/
+17
|
|
*
btf: allow to customize dedup hash table size
Andrii Nakryiko
2019-03-01
2
-17
/
+37
|
|
*
libbpf: fix formatting for btf_ext__get_raw_data
Andrii Nakryiko
2019-03-01
1
-1
/
+1
|
|
*
selftests/bpf: fix btf_dedup testing code
Andrii Nakryiko
2019-03-01
2
-2
/
+3
|
|
/
|
*
tools/libbpf: signedness bug in btf_dedup_ref_type()
Dan Carpenter
2019-03-01
1
-1
/
+2
|
*
Merge branch 'bpf-samples-improvements'
Daniel Borkmann
2019-03-01
24
-156
/
+69
|
|
\
[next]