index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.clang-format
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-27
selftests/bpf: Update the aarch64 tests deny list
Florent Revest
1
-77
/
+4
2023-04-27
selftests/bpf: xdp_hw_metadata track more timestamps
Jesper Dangaard Brouer
3
-6
/
+46
2023-04-27
igc: Add XDP hints kfuncs for RX timestamp
Jesper Dangaard Brouer
2
-0
/
+17
2023-04-27
igc: Add XDP hints kfuncs for RX hash
Jesper Dangaard Brouer
2
-0
/
+54
2023-04-27
igc: Add igc_xdp_buff wrapper for xdp_buff in driver
Jesper Dangaard Brouer
2
-7
/
+14
2023-04-27
igc: Enable and fix RX hash usage by netstack
Jesper Dangaard Brouer
2
-4
/
+55
2023-04-27
bpftool: Show map IDs along with struct_ops links.
Kui-Feng Lee
1
-2
/
+8
2023-04-27
docs/bpf: Add LRU internals description and graph
Joe Stringer
2
-0
/
+214
2023-04-27
docs/bpf: Add table to describe LRU properties
Joe Stringer
1
-1
/
+10
2023-04-27
selftests/bpf: Add test case to assert precise scalar path pruning
Daniel Borkmann
1
-0
/
+36
2023-04-27
selftests/bpf: Add tests for dynptr convenience helpers
Joanne Koong
4
-0
/
+597
2023-04-27
bpf: Add bpf_dynptr_clone
Joanne Koong
2
-20
/
+97
2023-04-27
bpf: Add bpf_dynptr_size
Joanne Koong
3
-6
/
+15
2023-04-27
bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonly
Joanne Koong
1
-4
/
+19
2023-04-27
bpf: Add bpf_dynptr_adjust
Joanne Koong
1
-0
/
+26
2023-04-26
net: phy: hide the PHYLIB_LEDS knob
Paolo Abeni
1
-3
/
+1
2023-04-25
gfs2: gfs2_ail_empty_gl no log flush on error
Bob Peterson
1
-2
/
+3
2023-04-25
gfs2: Issue message when revokes cannot be written
Bob Peterson
1
-1
/
+3
2023-04-25
gfs2: Perform second log flush in gfs2_make_fs_ro
Bob Peterson
1
-0
/
+9
2023-04-25
gfs2: return errors from gfs2_ail_empty_gl
Bob Peterson
1
-3
/
+5
2023-04-25
net: phy: marvell-88x2222: remove unnecessary (void*) conversions
wuych
1
-2
/
+2
2023-04-25
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
1
-0
/
+3
2023-04-25
net: amd: Fix link leak when verifying config failed
Gencen Gan
1
-1
/
+1
2023-04-25
media: ov5670: Fix probe on ACPI
Sakari Ailus
1
-1
/
+1
2023-04-25
net: phy: marvell: Fix inconsistent indenting in led_blink_set
Christian Marangi
1
-4
/
+4
2023-04-25
lan966x: Don't use xdp_frame when action is XDP_TX
Horatiu Vultur
3
-23
/
+28
2023-04-25
tsnep: Add XDP socket zero-copy TX support
Gerhard Engleder
2
-11
/
+121
2023-04-25
tsnep: Add XDP socket zero-copy RX support
Gerhard Engleder
3
-14
/
+556
2023-04-25
tsnep: Move skb receive action to separate function
Gerhard Engleder
1
-16
/
+23
2023-04-25
tsnep: Add functions for queue enable/disable
Gerhard Engleder
1
-33
/
+64
2023-04-25
tsnep: Rework TX/RX queue initialization
Gerhard Engleder
1
-43
/
+51
2023-04-25
tsnep: Replace modulo operation with mask
Gerhard Engleder
2
-14
/
+15
2023-04-25
net: phy: dp83867: Add led_brightness_set support
Alexander Stein
1
-0
/
+31
2023-04-25
net: phy: Fix reading LED reg property
Alexander Stein
1
-1
/
+5
2023-04-25
drivers: nfc: nfcsim: remove return value check of `dev_dir`
Jianuo Kuang
1
-5
/
+0
2023-04-25
net: phy: dp83867: Remove unnecessary (void*) conversions
wuych
1
-2
/
+1
2023-04-25
net: ethtool: coalesce: try to make user settings stick twice
Jakub Kicinski
2
-11
/
+47
2023-04-25
net: mana: Check if netdev/napi_alloc_frag returns single page
Haiyang Zhang
1
-0
/
+15
2023-04-25
net: mana: Rename mana_refill_rxoob and remove some empty lines
Haiyang Zhang
1
-6
/
+3
2023-04-25
net: veth: add page_pool stats
Lorenzo Bianconi
2
-3
/
+18
2023-04-25
net: veth: add page_pool for page recycling
Lorenzo Bianconi
2
-4
/
+45
2023-04-25
netlink: Use copy_to_user() for optval in netlink_getsockopt().
Kuniyuki Iwashima
1
-52
/
+23
2023-04-25
selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter tests
Andrii Nakryiko
1
-11
/
+15
2023-04-24
bpf: Add __rcu_read_{lock,unlock} into btf id deny list
Yafang Shao
1
-0
/
+4
2023-04-24
bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed
Dave Marchevsky
2
-3
/
+4
2023-04-24
f2fs: remove unnessary comment in __may_age_extent_tree
Qi Han
1
-1
/
+0
2023-04-24
f2fs: allocate node blocks for atomic write block replacement
Daeho Jeong
1
-1
/
+1
2023-04-24
f2fs: use cow inode data when updating atomic write
Daeho Jeong
1
-5
/
+10
2023-04-24
f2fs: remove power-of-two limitation of zoned device
Jaegeuk Kim
4
-11
/
+6
2023-04-24
iov: improve copy_iovec_from_user() code generation
Linus Torvalds
1
-9
/
+26
[next]