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: change netdev_unregister_timeout_secs min value to 1
Dmitry Vyukov
2021-03-26
3
-3
/
+3
*
Merge branch 'ipa-reg-versions'
David S. Miller
2021-03-26
6
-123
/
+364
|
\
|
*
net: ipa: expand GSI channel types
Alex Elder
2021-03-26
2
-8
/
+32
|
*
net: ipa: update GSI ring size registers
Alex Elder
2021-03-26
2
-4
/
+20
|
*
net: ipa: GSI register cleanup
Alex Elder
2021-03-26
1
-5
/
+9
|
*
net: ipa: support IPA interrupt addresses for IPA v4.7
Alex Elder
2021-03-26
3
-52
/
+150
|
*
net: ipa: update component config register
Alex Elder
2021-03-26
2
-4
/
+30
|
*
net: ipa: update IPA register comments
Alex Elder
2021-03-26
1
-56
/
+129
|
/
*
net: ethernet: mtk_eth_soc: remove unused variable 'count'
Qiheng Lin
2021-03-26
1
-2
/
+2
*
r8169: remove rtl_hw_start_8168c_3
Heiner Kallweit
2021-03-26
1
-6
/
+1
*
net: dsa: b53: spi: add missing MODULE_DEVICE_TABLE
Qinglang Miao
2021-03-26
1
-0
/
+1
*
Merge branch 'gve-cleanups'
David S. Miller
2021-03-26
1
-4
/
+4
|
\
|
*
net: gve: remove duplicated allowed
Daode Huang
2021-03-26
1
-1
/
+1
|
*
net: gve: convert strlcpy to strscpy
Daode Huang
2021-03-26
1
-3
/
+3
|
/
*
net: ipv4: Fix some typos
Lu Wei
2021-03-26
1
-2
/
+2
*
net: dsa: Fix a typo in tag_rtl4_a.c
Lu Wei
2021-03-26
1
-1
/
+1
*
net: decnet: Fix a typo in dn_nsp_in.c
Lu Wei
2021-03-26
1
-1
/
+1
*
net: core: Fix a typo in dev_addr_lists.c
Lu Wei
2021-03-26
1
-1
/
+1
*
net: ceph: Fix a typo in osdmap.c
Lu Wei
2021-03-26
1
-1
/
+1
*
drivers: net: ethernet: struct sk_buff is declared duplicately
Wan Jiabing
2021-03-26
1
-1
/
+0
*
net: bcmgenet: remove unused including <linux/version.h>
Zheng Yongjun
2021-03-26
1
-1
/
+0
*
qede: remove unused including <linux/version.h>
Zheng Yongjun
2021-03-26
1
-1
/
+0
*
net: Fix a misspell in socket.c
Lu Wei
2021-03-26
1
-1
/
+1
*
net: usb: lan78xx: remove unused including <linux/version.h>
Zheng Yongjun
2021-03-26
1
-1
/
+0
*
tipc: add extack messages for bearer/media failure
Hoang Le
2021-03-26
1
-10
/
+40
*
Merge branch 'ethtool-FEC'
David S. Miller
2021-03-26
2
-10
/
+38
|
\
|
*
ethtool: clarify the ethtool FEC interface
Jakub Kicinski
2021-03-26
1
-7
/
+30
|
*
ethtool: fec: sanitize ethtool_fecparam->fec
Jakub Kicinski
2021-03-26
1
-0
/
+3
|
*
ethtool: fec: sanitize ethtool_fecparam->active_fec
Jakub Kicinski
2021-03-26
2
-1
/
+2
|
*
ethtool: fec: sanitize ethtool_fecparam->reserved
Jakub Kicinski
2021-03-26
2
-1
/
+6
|
*
ethtool: fec: remove long structure description
Jakub Kicinski
2021-03-26
1
-4
/
+0
|
*
ethtool: fec: fix typo in kdoc
Jakub Kicinski
2021-03-26
1
-1
/
+1
|
/
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-26
65
-738
/
+3200
|
\
|
*
bpf: Avoid old-style declaration warnings
Arnd Bergmann
2021-03-24
1
-2
/
+2
|
*
libbpf: Skip BTF fixup if object file has no BTF
Andrii Nakryiko
2021-03-23
1
-0
/
+3
|
*
bpf: Remove insn_buf[] declaration in inner block
Jianlin Lv
2021-03-19
1
-1
/
+0
|
*
libbpf: Add explicit padding to btf_dump_emit_type_decl_opts
KP Singh
2021-03-19
1
-0
/
+1
|
*
Merge branch 'BPF static linking'
Alexei Starovoitov
2021-03-19
18
-424
/
+2806
|
|
\
|
|
*
selftests/bpf: Add multi-file statically linked BPF object file test
Andrii Nakryiko
2021-03-19
4
-3
/
+119
|
|
*
selftests/bpf: Pass all BPF .o's through BPF static linker
Andrii Nakryiko
2021-03-19
1
-5
/
+6
|
|
*
selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changed
Andrii Nakryiko
2021-03-19
1
-2
/
+3
|
|
*
bpftool: Add `gen object` command to perform BPF static linking
Andrii Nakryiko
2021-03-19
3
-16
/
+100
|
|
*
bpftool: Add ability to specify custom skeleton object name
Andrii Nakryiko
2021-03-19
3
-9
/
+44
|
|
*
libbpf: Add BPF static linker BTF and BTF.ext support
Andrii Nakryiko
2021-03-19
1
-2
/
+767
|
|
*
libbpf: Add BPF static linker APIs
Andrii Nakryiko
2021-03-19
6
-11
/
+1215
|
|
*
libbpf: Add generic BTF type shallow copy API
Andrii Nakryiko
2021-03-19
3
-0
/
+51
|
|
*
libbpf: Extract internal set-of-strings datastructure APIs
Andrii Nakryiko
2021-03-19
4
-195
/
+259
|
|
*
libbpf: Rename internal memory-management helpers
Andrii Nakryiko
2021-03-19
4
-21
/
+21
|
|
*
libbpf: Generalize BTF and BTF.ext type ID and strings iteration
Andrii Nakryiko
2021-03-19
2
-172
/
+228
|
|
*
libbpf: Expose btf_type_by_id() internally
Andrii Nakryiko
2021-03-19
2
-1
/
+6
|
|
/
[next]