index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
khugepaged.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-16
net: Add TLS rx resync NDO
Boris Pismenny
1
-0
/
+2
2018-07-16
net: Add TLS RX offload feature
Ilya Lesokhin
2
-0
/
+3
2018-07-16
net: Add decrypted field to skb
Boris Pismenny
2
-1
/
+12
2018-07-16
net: mvpp2: debugfs: add classifier hit counters
Maxime Chevallier
4
-0
/
+84
2018-07-16
net: mvpp2: debugfs: add entries for classifier flows
Maxime Chevallier
4
-5
/
+329
2018-07-16
net: mvpp2: debugfs: add hit counter stats for Header Parser entries
Maxime Chevallier
4
-0
/
+40
2018-07-16
net: mvpp2: add a debugfs interface for the Header Parser
Maxime Chevallier
6
-7
/
+371
2018-07-16
net: mvpp2: switch to SPDX identifiers
Antoine Tenart
6
-24
/
+6
2018-07-15
selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
3
-6
/
+16
2018-07-15
selftests/bpf: Better verification in test_tcpbpf
Andrey Ignatov
1
-25
/
+39
2018-07-15
selftests/bpf: Switch test_tcpbpf_user to cgroup_helpers
Andrey Ignatov
2
-34
/
+22
2018-07-15
selftests/bpf: Fix const'ness in cgroup_helpers
Andrey Ignatov
2
-6
/
+6
2018-07-15
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-0
/
+3
2018-07-15
bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
2
-0
/
+4
2018-07-14
mlxsw: spectrum_router: Optimize processing of VRRP MACs
Ido Schimmel
2
-0
/
+66
2018-07-14
mlxsw: spectrum: Add VRRP traps
Ido Schimmel
2
-0
/
+4
2018-07-14
mlxsw: spectrum_router: Direct macvlans' MACs to router
Ido Schimmel
3
-0
/
+146
2018-07-14
mlxsw: spectrum: Enable macvlan upper devices
Ido Schimmel
2
-4
/
+76
2018-07-14
tcp: remove redundant rcv_nxt update
Yafang Shao
1
-1
/
+0
2018-07-14
bpf: btf: print map dump and lookup with btf info
Okash Khawaja
1
-16
/
+201
2018-07-14
bpf: btf: add btf print functionality
Okash Khawaja
2
-0
/
+266
2018-07-14
bpf: btf: export btf types and name by offset from lib
Okash Khawaja
2
-20
/
+48
2018-07-14
tools: include reallocarray feature test in FEATURE_TESTS_BASIC
Jakub Kicinski
1
-0
/
+1
2018-07-14
net: mvpp2: mvpp2_cls_flow_get() can be static
kbuild test robot
1
-1
/
+1
2018-07-14
of: mdio: Support fixed links in of_phy_get_and_connect()
Linus Walleij
1
-4
/
+13
2018-07-14
net: sched: refactor flower walk to iterate over idr
Vlad Buslov
3
-11
/
+12
2018-07-14
samples/bpf: xdp_redirect_cpu handle parsing of double VLAN tagged packets
Jesper Dangaard Brouer
1
-1
/
+10
2018-07-13
net: ipmr: add support for passing full packet on wrong vif
Nikolay Aleksandrov
3
-5
/
+19
2018-07-13
nfp: add support for simultaneous driver and hw XDP
Jakub Kicinski
3
-40
/
+26
2018-07-13
selftests/bpf: add test for multiple programs
Jakub Kicinski
1
-0
/
+63
2018-07-13
netdevsim: add support for simultaneous driver and hw XDP
Jakub Kicinski
4
-33
/
+12
2018-07-13
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
6
-62
/
+96
2018-07-13
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
7
-38
/
+67
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
15
-25
/
+9
2018-07-13
xdp: add per mode attributes for attached programs
Jakub Kicinski
2
-4
/
+29
2018-07-13
ARM: net: bpf: improve 64-bit ALU implementation
Russell King
1
-5
/
+24
2018-07-13
ARM: net: bpf: improve 64-bit store implementation
Russell King
1
-26
/
+26
2018-07-13
ARM: net: bpf: improve 64-bit sign-extended immediate load
Russell King
1
-4
/
+3
2018-07-13
ARM: net: bpf: improve 64-bit load immediate implementation
Russell King
1
-12
/
+20
2018-07-13
net: gemini: Indicate that we can handle jumboframes
Linus Walleij
1
-0
/
+5
2018-07-13
net: gemini: Move main init to port
Linus Walleij
1
-2
/
+14
2018-07-13
net: gemini: Allow multiple ports to instantiate
Linus Walleij
1
-1
/
+4
2018-07-13
net: gemini: Improve connection prints
Linus Walleij
1
-20
/
+26
2018-07-13
net: gemini: Look up L3 maxlen from table
Linus Walleij
1
-15
/
+46
2018-07-13
net/mlx4_core: Use devlink region_snapshot parameter
Alex Vesker
3
-0
/
+50
2018-07-13
devlink: Add generic parameters region_snapshot
Alex Vesker
2
-0
/
+9
2018-07-13
net/mlx4_core: Add Crdump FW snapshot support
Alex Vesker
6
-4
/
+255
2018-07-13
net/mlx4_core: Add health buffer address capability
Alex Vesker
4
-1
/
+7
2018-07-13
devlink: Add support for region snapshot read command
Alex Vesker
2
-0
/
+189
2018-07-13
devlink: Add support for region snapshot delete command
Alex Vesker
2
-0
/
+95
[next]