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
*
ethtool: provide link settings with LINKINFO_GET request
Michal Kubecek
2019-12-28
9
-51
/
+209
*
ethtool: provide string sets with STRSET_GET request
Michal Kubecek
2019-12-28
7
-3
/
+570
*
ethtool: default handlers for GET requests
Michal Kubecek
2019-12-28
2
-1
/
+436
*
ethtool: support for netlink notifications
Michal Kubecek
2019-12-28
4
-0
/
+48
*
ethtool: netlink bitset handling
Michal Kubecek
2019-12-28
5
-1
/
+883
*
ethtool: helper functions for netlink interface
Michal Kubecek
2019-12-28
3
-0
/
+392
*
ethtool: introduce ethtool netlink interface
Michal Kubecek
2019-12-28
8
-1
/
+318
*
sctp: do trace_sctp_probe after SACK validation and check
Kevin Kou
2019-12-28
1
-9
/
+9
*
mv88e6xxx: Add serdes Rx statistics
Nikita Yushchenko
2019-12-28
3
-3
/
+109
*
net: ena: remove set but not used variable 'rx_ring'
YueHaibing
2019-12-28
1
-3
/
+0
*
net: dsa: qca: ar9331: drop pointless static qualifier in ar9331_sw_mbus_init
Mao Wenan
2019-12-28
1
-1
/
+1
*
ppp: Remove redundant BUG_ON() check in ppp_pernet
Xu Wang
2019-12-28
1
-2
/
+0
*
Merge branch 'tcp_cubic-various-fixes'
David S. Miller
2019-12-28
1
-31
/
+51
|
\
|
*
tcp_cubic: make Hystart aware of pacing
Eric Dumazet
2019-12-28
1
-1
/
+12
|
*
tcp_cubic: tweak Hystart detection for short RTT flows
Eric Dumazet
2019-12-28
1
-2
/
+21
|
*
tcp_cubic: switch bictcp_clock() to usec resolution
Eric Dumazet
2019-12-28
1
-21
/
+14
|
*
tcp_cubic: remove one conditional from hystart_update()
Eric Dumazet
2019-12-28
1
-2
/
+2
|
*
tcp_cubic: optimize hystart_update()
Eric Dumazet
2019-12-28
1
-6
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-27
110
-2721
/
+6901
|
\
|
*
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
2019-12-27
3
-6
/
+16
|
*
bpf: Print error message for bpftool cgroup show
Hechao Li
2019-12-26
1
-17
/
+39
|
*
libbpf: Support CO-RE relocations for LDX/ST/STX instructions
Andrii Nakryiko
2019-12-26
1
-3
/
+28
|
*
samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach
Jesper Dangaard Brouer
2019-12-21
1
-4
/
+55
|
*
Merge branch 'xdpsock'
Alexei Starovoitov
2019-12-21
1
-39
/
+387
|
|
\
|
|
*
samples/bpf: xdpsock: Add option to specify transmit fill pattern
Jay Jayatheerthan
2019-12-21
1
-4
/
+9
|
|
*
samples/bpf: xdpsock: Add option to specify tx packet size
Jay Jayatheerthan
2019-12-21
1
-11
/
+265
|
|
*
samples/bpf: xdpsock: Add option to specify number of packets to send
Jay Jayatheerthan
2019-12-21
1
-14
/
+59
|
|
*
samples/bpf: xdpsock: Add option to specify batch size
Jay Jayatheerthan
2019-12-21
1
-23
/
+29
|
|
*
samples/bpf: xdpsock: Use common code to handle signal and main exit
Jay Jayatheerthan
2019-12-21
1
-2
/
+7
|
|
*
samples/bpf: xdpsock: Add duration option to specify how long to run
Jay Jayatheerthan
2019-12-21
1
-2
/
+35
|
|
/
|
*
selftests/bpf: Preserve errno in test_progs CHECK macros
Andrey Ignatov
2019-12-21
1
-0
/
+4
|
*
Merge branch 'xsk-cleanup'
Alexei Starovoitov
2019-12-21
8
-230
/
+246
|
|
\
|
|
*
xsk: Use struct_size() helper
Magnus Karlsson
2019-12-21
1
-8
/
+7
|
|
*
xsk: Add function naming comments and reorder functions
Magnus Karlsson
2019-12-21
2
-136
/
+167
|
|
*
xsk: Remove unnecessary READ_ONCE of data
Magnus Karlsson
2019-12-21
1
-2
/
+2
|
|
*
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
2019-12-21
6
-14
/
+14
|
|
*
xsk: Change names of validation functions
Magnus Karlsson
2019-12-21
3
-32
/
+35
|
|
*
xsk: Simplify the consumer ring access functions
Magnus Karlsson
2019-12-21
2
-68
/
+58
|
|
*
xsk: Simplify xskq_nb_avail and xskq_nb_free
Magnus Karlsson
2019-12-21
1
-11
/
+13
|
|
*
xsk: Eliminate the RX batch size
Magnus Karlsson
2019-12-21
1
-4
/
+2
|
|
*
xsk: Standardize naming of producer ring access functions
Magnus Karlsson
2019-12-21
2
-41
/
+37
|
|
*
xsk: Consolidate to one single cached producer pointer
Magnus Karlsson
2019-12-21
1
-26
/
+21
|
|
*
xsk: Simplify detection of empty and full rings
Magnus Karlsson
2019-12-21
1
-2
/
+5
|
|
*
xsk: Eliminate the lazy update threshold
Magnus Karlsson
2019-12-21
1
-2
/
+1
|
|
/
|
*
Merge branch 'replace-cg_bpf-prog'
Alexei Starovoitov
2019-12-20
15
-626
/
+652
|
|
\
|
|
*
selftests/bpf: Test BPF_F_REPLACE in cgroup_attach_multi
Andrey Ignatov
2019-12-20
1
-3
/
+50
|
|
*
selftests/bpf: Convert test_cgroup_attach to prog_tests
Andrey Ignatov
2019-12-20
6
-574
/
+498
|
|
*
libbpf: Introduce bpf_prog_attach_xattr
Andrey Ignatov
2019-12-20
3
-1
/
+28
|
|
*
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
2019-12-20
6
-9
/
+54
|
|
*
bpf: Remove unused new_flags in hierarchy_allows_attach()
Andrey Ignatov
2019-12-20
1
-3
/
+2
[next]