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
*
xdp: Add proper __rcu annotations to redirect map entries
Toke Høiland-Jørgensen
2021-06-24
8
-54
/
+83
*
bpf: Allow RCU-protected lookups to happen from bh context
Toke Høiland-Jørgensen
2021-06-24
3
-12
/
+21
*
doc: Give XDP as example of non-obvious RCU reader/updater pairing
Toke Høiland-Jørgensen
2021-06-24
1
-2
/
+9
*
doc: Clarify and expand RCU updaters and corresponding readers
Paul E. McKenney
2021-06-24
1
-21
/
+27
*
rcu: Create an unrcu_pointer() to remove __rcu from a pointer
Paul E. McKenney
2021-06-24
1
-0
/
+14
*
bpf: Support all gso types in bpf_skb_change_proto()
Maciej Żenczykowski
2021-06-24
1
-20
/
+2
*
bpf: Do not change gso_size during bpf_skb_change_proto()
Maciej Żenczykowski
2021-06-24
1
-4
/
+0
*
Revert "bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto"
Maciej Żenczykowski
2021-06-24
1
-13
/
+9
*
media, bpf: Do not copy more entries than user space requested
Sean Young
2021-06-24
1
-1
/
+2
*
bpf, x86: Remove unused cnt increase from EMIT macro
Jiri Olsa
2021-06-24
1
-32
/
+12
*
docs, af_xdp: Consistent indentation in examples
Ilya Maximets
2021-06-23
1
-16
/
+16
*
libbpf: Switch to void * casting in netlink helpers
Kumar Kartikeya Dwivedi
2021-06-22
3
-6
/
+6
*
libbpf: Add request buffer type for netlink messages
Kumar Kartikeya Dwivedi
2021-06-22
2
-82
/
+65
*
libbpf: Add extra BPF_PROG_TYPE check to bpf_object__probe_loading
Jonathan Edwards
2021-06-21
1
-0
/
+4
*
bpf: Add documentation for libbpf including API autogen
Grant Seltzer
2021-06-18
5
-18
/
+103
*
samples/bpf: Fix the error return code of xdp_redirect's main()
Wang Hai
2021-06-18
1
-1
/
+1
*
samples/bpf: Fix Segmentation fault for xdp_redirect command
Wang Hai
2021-06-18
1
-1
/
+1
*
selftests/bpf: Fix ringbuf test fetching map FD
Andrii Nakryiko
2021-06-18
1
-1
/
+1
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-06-17
7
-26
/
+18
|
\
|
*
ice: remove redundant continue statement in a for-loop
Colin Ian King
2021-06-17
1
-6
/
+4
|
*
net: ice: ptp: fix compilation warning if PTP_1588_CLOCK is disabled
Lorenzo Bianconi
2021-06-17
1
-1
/
+1
|
*
ice: remove unnecessary NULL checks before ptp_read_system_*
Jacob Keller
2021-06-17
1
-8
/
+4
|
*
ice: Remove the repeated declaration
Shaokun Zhang
2021-06-17
1
-1
/
+0
|
*
ice: remove local variable
Paul M Stillwell Jr
2021-06-17
1
-2
/
+1
|
*
ice: reduce scope of variables
Paul M Stillwell Jr
2021-06-17
2
-6
/
+6
|
*
ice: mark PTYPE 2 as reserved
Jacob Keller
2021-06-17
1
-1
/
+1
|
*
ice: fix incorrect payload indicator on PTYPE
Jacob Keller
2021-06-17
1
-1
/
+1
*
|
Merge branch 'hdlc_ppp-cleanups'
David S. Miller
2021-06-17
1
-21
/
+17
|
\
\
|
*
|
net: hdlc_ppp: add required space
Peng Li
2021-06-17
1
-1
/
+2
|
*
|
net: hdlc_ppp: remove unnecessary out of memory message
Peng Li
2021-06-17
1
-3
/
+2
|
*
|
net: hdlc_ppp: move out assignment in if condition
Peng Li
2021-06-17
1
-1
/
+2
|
*
|
net: hdlc_ppp: fix the code style issue about "foo* bar"
Peng Li
2021-06-17
1
-7
/
+7
|
*
|
net: hdlc_ppp: add blank line after declarations
Peng Li
2021-06-17
1
-0
/
+4
|
*
|
net: hdlc_ppp: remove redundant blank lines
Peng Li
2021-06-17
1
-9
/
+0
|
/
/
*
|
Merge branch 'mdio-nodes'
David S. Miller
2021-06-17
5
-8
/
+14
|
\
\
|
*
|
net: mdio: use device_set_node() to setup both fwnode and of
Ioana Ciornei
2021-06-17
3
-9
/
+6
|
*
|
driver core: add a helper to setup both the of_node and fwnode of a device
Ioana Ciornei
2021-06-17
2
-0
/
+8
|
*
|
net: mdio: setup of_node for the MDIO device
Ioana Ciornei
2021-06-17
1
-0
/
+1
|
/
/
*
|
r8152: store the information of the pipes
Hayes Wang
2021-06-17
1
-5
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-17
146
-1247
/
+4777
|
\
\
|
*
|
selftests/bpf: Fix selftests build with old system-wide headers
Andrii Nakryiko
2021-06-17
1
-0
/
+4
|
*
|
bpf: Fix up register-based shifts in interpreter to silence KUBSAN
Daniel Borkmann
2021-06-17
1
-18
/
+43
|
*
|
libbpf: Fail compilation if target arch is missing
Lorenz Bauer
2021-06-17
1
-4
/
+42
|
*
|
samples/bpf: Add missing option to xdp_sample_pkts usage
Wang Hai
2021-06-17
1
-1
/
+2
|
*
|
samples/bpf: Add missing option to xdp_fwd usage
Wang Hai
2021-06-17
1
-0
/
+2
|
*
|
bpf: Fix typo in kernel/bpf/bpf_lsm.c
Shuyi Cheng
2021-06-17
1
-1
/
+1
|
*
|
selftests/bpf: Whitelist test_progs.h from .gitignore
Daniel Xu
2021-06-17
1
-0
/
+1
|
*
|
Merge branch 'bpf-sock-migration'
Daniel Borkmann
2021-06-15
21
-68
/
+1335
|
|
\
\
|
|
*
|
bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE.
Kuniyuki Iwashima
2021-06-15
4
-1
/
+692
|
|
*
|
libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
2021-06-15
1
-1
/
+4
[next]