index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-03
Merge branches 'v5.18/vfio/next/mlx5-migration-v10', 'v5.18/vfio/next/pm-fixes' and 'v5.18/vfio/next/uml-build-fix' into v5.18/vfio/next/next
Alex Williamson
1
-0
/
+9
2022-03-03
bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()
Martin KaFai Lau
2
-2
/
+42
2022-03-03
bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingress
Martin KaFai Lau
1
-6
/
+12
2022-03-03
net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM option
Martin KaFai Lau
1
-0
/
+11
2022-03-03
net: ip: Handle delivery_time in ip defrag
Martin KaFai Lau
1
-0
/
+2
2022-03-03
net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()
Martin KaFai Lau
1
-2
/
+1
2022-03-03
net: Clear mono_delivery_time bit in __skb_tstamp_tx()
Martin KaFai Lau
1
-0
/
+1
2022-03-03
net: Handle delivery_time in skb->tstamp during network tapping with af_packet
Martin KaFai Lau
1
-0
/
+24
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
1
-1
/
+9
2022-03-03
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv) timestamp
Martin KaFai Lau
1
-0
/
+13
2022-03-03
net: dsa: felix: migrate host FDB and MDB entries when changing tag proto
Vladimir Oltean
1
-0
/
+7
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-1
/
+1
2022-03-03
vfio/pci: Expose vfio_pci_core_aer_err_detected()
Yishai Hadas
1
-0
/
+2
2022-03-03
vfio: Remove migration protocol v1 documentation
Jason Gunthorpe
1
-198
/
+2
2022-03-03
vfio: Extend the device migration protocol with RUNNING_P2P
Jason Gunthorpe
2
-2
/
+35
2022-03-03
vfio: Define device migration protocol v2
Jason Gunthorpe
2
-13
/
+181
2022-03-03
vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
Jason Gunthorpe
2
-0
/
+34
2022-03-03
net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
3
-0
/
+6
2022-03-03
net: rtnetlink: Add RTM_SETSTATS
Petr Machata
1
-0
/
+2
2022-03-03
net: rtnetlink: Add UAPI for obtaining L3 offload xstats
Petr Machata
1
-0
/
+11
2022-03-03
net: dev: Add hardware stats support
Petr Machata
2
-0
/
+57
2022-03-03
net: rtnetlink: RTM_GETSTATS: Allow filtering inside nests
Petr Machata
1
-0
/
+10
2022-03-03
page_pool: Add function to batch and return stats
Joe Damato
1
-0
/
+17
2022-03-03
page_pool: Add recycle stats
Joe Damato
1
-0
/
+16
2022-03-03
page_pool: Add allocation stats
Joe Damato
1
-0
/
+18
2022-03-02
tcp: Remove the unused api
Tao Chen
1
-5
/
+0
2022-03-02
flow_dissector: Add support for HSR
Kurt Kanzenbach
1
-0
/
+16
2022-03-03
PM: EM: add macro to set .active_power() callback conditionally
Lukasz Luba
1
-0
/
+2
2022-03-03
OPP: Add "opp-microwatt" supporting code
Lukasz Luba
1
-1
/
+11
2022-03-02
drm/amdkfd: Add SMI add event helper
Philip Yang
1
-0
/
+1
2022-03-03
firmware: xilinx: Add ZynqMP SHA API for SHA3 functionality
Harsha
1
-0
/
+8
2022-03-03
crypto: crypto_xor - use helpers for unaligned accesses
Ard Biesheuvel
1
-2
/
+8
2022-03-03
crypto: api - allow algs only in specific constructions in FIPS mode
Nicolai Stange
1
-0
/
+9
2022-03-03
crypto: dh - split out deserialization code from crypto_dh_decode()
Nicolai Stange
1
-0
/
+16
2022-03-03
crypto: dh - constify struct dh's pointer members
Nicolai Stange
1
-3
/
+3
2022-03-03
crypto: dh - remove struct dh's ->q member
Nicolai Stange
1
-4
/
+0
2022-03-03
crypto: kpp - provide support for KPP spawns
Nicolai Stange
1
-0
/
+75
2022-03-03
crypto: kpp - provide support for KPP template instances
Nicolai Stange
1
-0
/
+83
2022-03-02
ACPI: bus: Introduce acpi_bus_for_each_dev()
Rafael J. Wysocki
1
-0
/
+2
2022-03-02
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
72
-222
/
+678
2022-03-02
NFS: Optimise away the previous cookie field
Trond Myklebust
1
-2
/
+1
2022-03-02
NFS: Fix up forced readdirplus
Trond Myklebust
1
-0
/
+1
2022-03-02
NFS: Convert readdir page cache to use a cookie based index
Trond Myklebust
1
-2
/
+0
2022-03-02
NFS: Improve heuristic for readdirplus
Trond Myklebust
1
-2
/
+3
2022-03-02
NFS: Adjust the amount of readahead performed by NFS readdir
Trond Myklebust
1
-0
/
+1
2022-03-02
NFS: Don't re-read the entire page cache to find the next cookie
Trond Myklebust
1
-0
/
+1
2022-03-02
ASoC: soc-acpi: remove sof_fw_filename
Pierre-Louis Bossart
1
-2
/
+0
2022-03-01
scsi: core: sd: Add silence_suspend flag to suppress some PM messages
Adrian Hunter
1
-0
/
+1
2022-03-01
scsi: iscsi: Drop temp workq_name
Mike Christie
1
-1
/
+0
2022-03-01
scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding
Mike Christie
1
-0
/
+2
[prev]
[next]