index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kprobes.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
MAINTAINERS: add RISC-V BPF JIT maintainer
Björn Töpel
1
-0
/
+6
2019-02-05
bpf, riscv: add BPF JIT for RV64G
Björn Töpel
4
-1
/
+1605
2019-02-05
selftests/btf: add initial BTF dedup tests
Andrii Nakryiko
4
-15
/
+537
2019-02-05
btf: add BTF types deduplication algorithm
Andrii Nakryiko
3
-0
/
+1749
2019-02-05
btf: extract BTF type size calculation
Andrii Nakryiko
1
-52
/
+46
2019-02-05
libbpf: fix libbpf_print
Stanislav Fomichev
6
-47
/
+13
2019-02-04
tools/bpf: implement libbpf btf__get_map_kv_tids() API function
Yonghong Song
4
-63
/
+87
2019-02-04
tools/bpf: expose functions btf_ext__* as API functions
Yonghong Song
2
-12
/
+18
2019-02-04
selftests/bpf: use localhost in tcp_{server,client}.py
Stanislav Fomichev
2
-6
/
+2
2019-02-04
s390: bpf: fix JMP32 code-gen
Heiko Carstens
1
-1
/
+5
2019-02-04
tools/bpf: simplify libbpf API function libbpf_set_print()
Yonghong Song
7
-76
/
+68
2019-02-04
tools/bpf: print out btf log at LIBBPF_WARN level
Yonghong Song
3
-22
/
+9
2019-02-04
tools/bpf: move libbpf pr_* debug print functions to headers
Yonghong Song
6
-70
/
+120
2019-02-04
socket: fix for Add SO_TIMESTAMP[NS]_NEW
Stephen Rothwell
1
-1
/
+1
2019-02-04
netdevice.h: Add __cold to netdev_<level> logging functions
Joe Perches
1
-8
/
+8
2019-02-04
net: Fix fall through warning in y2038 tstamp changes.
David S. Miller
1
-0
/
+1
2019-02-04
bpfilter: remove extra header search paths for bpfilter_umh
Masahiro Yamada
2
-2
/
+1
2019-02-03
net: phy: aquantia: replace magic numbers with constants
Heiner Kallweit
1
-14
/
+66
2019-02-03
net: phy: aquantia: use macro PHY_ID_MATCH_MODEL
Heiner Kallweit
1
-18
/
+12
2019-02-03
net: phy: aquantia: remove unneeded includes
Heiner Kallweit
1
-3
/
+0
2019-02-03
net: phy: aquantia: Shorten name space prefix to aqr_
Andrew Lunn
1
-32
/
+32
2019-02-03
net: Fix ip_mc_{dec,inc}_group allocation context
Florian Fainelli
3
-14
/
+33
2019-02-03
net: devlink: report cell size of shared buffers
Jakub Kicinski
5
-0
/
+8
2019-02-03
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Deepa Dinamani
6
-25
/
+83
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
8
-16
/
+28
2019-02-03
socket: Update timestamping Documentation
Deepa Dinamani
1
-5
/
+38
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
12
-30
/
+88
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
12
-32
/
+171
2019-02-03
socket: Add struct __kernel_sock_timeval
Deepa Dinamani
1
-0
/
+5
2019-02-03
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
7
-12
/
+12
2019-02-03
arch: sparc: Override struct __kernel_old_timeval
Deepa Dinamani
2
-0
/
+12
2019-02-03
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
12
-57
/
+101
2019-02-03
arch: Use asm-generic/socket.h when possible
Deepa Dinamani
9
-366
/
+5
2019-02-03
socket: move compat timeout handling into sock.c
Arnd Bergmann
3
-89
/
+46
2019-02-03
selftests: add missing include unistd
Deepa Dinamani
1
-0
/
+1
2019-02-03
cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
Arjun Vynipadath
4
-40
/
+136
2019-02-03
ipv4/igmp: Don't drop IGMP pkt with zeros src addr
Edward Chron
1
-1
/
+2
2019-02-03
net: phy: realtek: add generic Realtek PHY driver
Heiner Kallweit
1
-0
/
+9
2019-02-03
atheros: atl2: fix an indentaion issue on a return statement
Colin Ian King
1
-1
/
+1
2019-02-03
atl1c: fix indentation issue on an if statement
Colin Ian King
1
-4
/
+4
2019-02-03
bna: fix indentation issue on call to bfa_ioc_pf_failed
Colin Ian King
1
-1
/
+1
2019-02-03
chelsio: clean up indentation issue
Colin Ian King
1
-2
/
+1
2019-02-03
net: nixge: Update device-tree bindings with v3.00
Alex Williams
1
-4
/
+12
2019-02-03
net: nixge: Separate ctrl and dma resources
Alex Williams
1
-16
/
+58
2019-02-03
r8169: remove rtl_wol_pll_power_down
Heiner Kallweit
1
-12
/
+4
2019-02-02
net: hns3: MAC table entry count function increases operation 0 value protect...
liuzhongzhu
1
-2
/
+5
2019-02-02
net: hns3: modify the upper limit judgment condition
liuzhongzhu
1
-2
/
+2
2019-02-02
net: hns3: don't allow user to change vlan filter state
Jian Shen
1
-2
/
+1
2019-02-02
net: hns3: optimize the maximum TC macro
liuzhongzhu
3
-7
/
+6
2019-02-02
net: hns3: fix the problem that the supported port is empty
liuzhongzhu
5
-4
/
+77
[next]