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
*
l2tp: fix unused function warning
Arnd Bergmann
2018-08-14
3
-12
/
+4
*
bnxt_en: avoid string overflow for record->system_name
Arnd Bergmann
2018-08-14
1
-2
/
+2
*
net: lan743x: fix building without CONFIG_PTP_1588_CLOCK
Arnd Bergmann
2018-08-14
2
-11
/
+6
*
net: lan743x: select CRC16
Arnd Bergmann
2018-08-14
1
-0
/
+1
*
Merge branch 'net_sched-Fix-two-tc_index-filter-init-issues'
David S. Miller
2018-08-14
1
-5
/
+3
|
\
|
*
net_sched: Fix missing res info when create new tc_index filter
Hangbin Liu
2018-08-14
1
-0
/
+1
|
*
net_sched: fix NULL pointer dereference when delete tcindex filter
Hangbin Liu
2018-08-14
1
-5
/
+2
|
/
*
nfp: clean up return types in kdoc comments
Jakub Kicinski
2018-08-14
2
-6
/
+2
*
Merge tag 'mlx5e-updates-2018-08-10' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2018-08-14
14
-466
/
+756
|
\
|
*
net/mlx5: Improve argument name for add flow API
Eli Cohen
2018-08-13
2
-5
/
+5
|
*
net/mlx5: Reorganize the makefile
Saeed Mahameed
2018-08-13
1
-17
/
+40
|
*
net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCK
Moshe Shemesh
2018-08-13
6
-6
/
+34
|
*
net/mlx5e: vxlan.c depends on CONFIG_VXLAN
Saeed Mahameed
2018-08-13
3
-9
/
+11
|
*
net/mlx5e: Move flow steering declarations into en/fs.h
Saeed Mahameed
2018-08-13
2
-126
/
+129
|
*
net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering support
Saeed Mahameed
2018-08-13
6
-68
/
+68
|
*
net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfc
Saeed Mahameed
2018-08-13
5
-21
/
+53
|
*
net/mlx5e: Ethtool steering, move ethtool callbacks
Saeed Mahameed
2018-08-13
3
-64
/
+62
|
*
net/mlx5e: Ethtool steering, l4 proto support
Saeed Mahameed
2018-08-13
1
-3
/
+16
|
*
net/mlx5e: Ethtool steering, ip6 support
Saeed Mahameed
2018-08-13
1
-0
/
+129
|
*
net/mlx5e: Ethtool steering flow parsing refactoring
Saeed Mahameed
2018-08-13
1
-102
/
+128
|
*
net/mlx5e: Ethtool steering flow validation refactoring
Saeed Mahameed
2018-08-13
1
-64
/
+100
|
/
*
net: sched: act_ife: disable bh when taking ife_mod_lock
Vlad Buslov
2018-08-13
1
-10
/
+10
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-08-13
1
-1
/
+1
|
\
|
*
Bluetooth: mediatek: pass correct size to h4_recv_buf()
Dan Carpenter
2018-08-13
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-13
56
-176
/
+3707
|
\
\
|
*
\
Merge branch 'bpf-ancestor-cgroup-id'
Daniel Borkmann
2018-08-13
9
-5
/
+404
|
|
\
\
|
|
*
|
selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_id
Andrey Ignatov
2018-08-13
4
-3
/
+302
|
|
*
|
selftests/bpf: Add cgroup id helpers to bpf_helpers.h
Andrey Ignatov
2018-08-13
1
-0
/
+4
|
|
*
|
bpf: Sync bpf.h to tools/
Andrey Ignatov
2018-08-13
1
-1
/
+20
|
|
*
|
bpf: Introduce bpf_skb_ancestor_cgroup_id helper
Andrey Ignatov
2018-08-13
3
-1
/
+78
|
|
/
/
|
*
|
bpf: decouple btf from seq bpf fs dump and enable more maps
Daniel Borkmann
2018-08-13
12
-44
/
+75
|
*
|
Merge branch 'bpf-reuseport-map'
Daniel Borkmann
2018-08-11
35
-97
/
+2167
|
|
\
\
|
|
*
|
bpf: Test BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
7
-2
/
+912
|
|
*
|
bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-08-11
2
-1
/
+262
|
|
*
|
bpf: Sync bpf.h uapi to tools/
Martin KaFai Lau
2018-08-11
1
-1
/
+36
|
|
*
|
bpf: Refactor ARRAY_SIZE macro to bpf_util.h
Martin KaFai Lau
2018-08-11
6
-20
/
+9
|
|
*
|
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
Martin KaFai Lau
2018-08-11
8
-57
/
+106
|
|
*
|
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
11
-13
/
+365
|
|
*
|
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-08-11
8
-1
/
+413
|
|
*
|
net: Add ID (if needed) to sock_reuseport and expose reuseport_lock
Martin KaFai Lau
2018-08-11
2
-1
/
+32
|
|
*
|
tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket
Martin KaFai Lau
2018-08-11
3
-2
/
+33
|
|
/
/
|
*
|
Merge branch 'bpf-btf-for-htab-lru'
Daniel Borkmann
2018-08-10
3
-18
/
+121
|
|
\
\
|
|
*
|
tools/bpf: add bpffs pretty print btf test for hash/lru_hash maps
Yonghong Song
2018-08-10
1
-15
/
+72
|
|
*
|
bpf: btf: add pretty print for hash/lru_hash maps
Yonghong Song
2018-08-10
1
-0
/
+44
|
|
*
|
bpf: fix bpffs non-array map seq_show issue
Yonghong Song
2018-08-10
1
-3
/
+5
|
|
/
/
|
*
|
Merge branch 'bpf-veth-xdp-support'
Daniel Borkmann
2018-08-10
7
-30
/
+801
|
|
\
\
|
|
*
|
veth: Support per queue XDP ring
Toshiaki Makita
2018-08-10
1
-90
/
+188
|
|
*
|
veth: Add XDP TX and REDIRECT
Toshiaki Makita
2018-08-10
1
-9
/
+110
|
|
*
|
xdp: Helpers for disabling napi_direct of xdp_return_frame
Toshiaki Makita
2018-08-10
2
-2
/
+29
|
|
*
|
bpf: Make redirect_info accessible from modules
Toshiaki Makita
2018-08-10
2
-18
/
+21
[next]