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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
PCI: imx6: Limit DBI register length for imx6qp PCIe
Richard Zhu
1
-0
/
+1
2021-06-24
PCI: imx6: Remove imx6_pcie_probe() redundant error message
Zhen Lei
1
-3
/
+1
2021-06-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
3
-8
/
+20
2021-06-24
i2c: dev: Add __user annotation
Andreas Hecht
1
-1
/
+1
2021-06-24
Merge branch 'gve-dqo'
David S. Miller
16
-216
/
+3250
2021-06-24
gve: DQO: Add RX path
Bailey Forrest
4
-0
/
+601
2021-06-24
gve: DQO: Add TX path
Bailey Forrest
2
-2
/
+829
2021-06-24
gve: DQO: Configure interrupts on device up
Bailey Forrest
2
-2
/
+33
2021-06-24
gve: DQO: Add ring allocation and initialization
Bailey Forrest
7
-13
/
+420
2021-06-24
gve: DQO: Add core netdev features
Bailey Forrest
8
-25
/
+260
2021-06-24
gve: Update adminq commands to support DQO queues
Bailey Forrest
4
-29
/
+64
2021-06-24
gve: Add DQO fields for core data structures
Bailey Forrest
1
-11
/
+251
2021-06-24
gve: Add dqo descriptors
Bailey Forrest
2
-1
/
+257
2021-06-24
gve: Add support for DQO RX PTYPE map
Bailey Forrest
4
-2
/
+127
2021-06-24
gve: adminq: DQO specific device descriptor logic
Bailey Forrest
2
-15
/
+55
2021-06-24
gve: Introduce per netdev `enum gve_queue_format`
Bailey Forrest
5
-15
/
+37
2021-06-24
gve: Introduce a new model for device options
Bailey Forrest
2
-43
/
+179
2021-06-24
gve: Make gve_rx_slot_page_info.page_offset an absolute offset
Bailey Forrest
3
-5
/
+5
2021-06-24
gve: gve_rx_copy: Move padding to an argument
Bailey Forrest
3
-5
/
+7
2021-06-24
gve: Move some static functions to a common file
Bailey Forrest
5
-60
/
+94
2021-06-24
gve: Update GVE documentation to describe DQO
Bailey Forrest
1
-5
/
+48
2021-06-24
dt-bindings: interrupt-controller: Convert ARM VIC to json-schema
Sudeep Holla
2
-41
/
+81
2021-06-24
of: of_reserved_mem: mark nomap memory instead of removing
Dong Aisheng
1
-2
/
+2
2021-06-24
of: of_reserved_mem: only call memblock_free for normal reserved memory
Dong Aisheng
1
-1
/
+2
2021-06-24
PCI: intel-gw: Fix INTx enable
Martin Blumenstingl
1
-4
/
+6
2021-06-24
ipv6: fix out-of-bound access in ip6_parse_tlv()
Eric Dumazet
1
-14
/
+13
2021-06-24
Merge branch 'macsec-key-length'
David S. Miller
5
-7
/
+7
2021-06-24
net: atlantic: fix the macsec key length
Antoine Tenart
1
-2
/
+2
2021-06-24
net: phy: mscc: fix macsec key length
Antoine Tenart
2
-2
/
+2
2021-06-24
net: macsec: fix the length used to copy the key for offloading
Antoine Tenart
2
-3
/
+3
2021-06-24
trace/hwlat: Switch disable_migrate to mode none
Daniel Bristot de Oliveira
1
-8
/
+5
2021-06-24
trace/hwlat: Implement the mode config option
Daniel Bristot de Oliveira
2
-16
/
+175
2021-06-24
trace/hwlat: Fix Clark's email
Daniel Bristot de Oliveira
1
-1
/
+1
2021-06-24
usbnet: add usbnet_event_names[] for kevent
Yajun Deng
1
-2
/
+19
2021-06-24
bootconfig/tracing/ktest: Add ktest examples of testing bootconfig
Steven Rostedt (VMware)
9
-0
/
+385
2021-06-24
vfio: use the new pci_dev_trylock() helper to simplify try lock
Luis Chamberlain
1
-7
/
+4
2021-06-24
PCI: Export pci_dev_trylock() and pci_dev_unlock()
Luis Chamberlain
2
-2
/
+7
2021-06-24
vfio/mdpy: Fix memory leak of object mdev_state->vconfig
Colin Ian King
1
-0
/
+1
2021-06-24
libceph: set global_id as soon as we get an auth ticket
Ilya Dryomov
4
-15
/
+16
2021-06-24
libceph: don't pass result into ac->ops->handle_reply()
Ilya Dryomov
4
-12
/
+15
2021-06-24
perf top: Add cgroup support for perf top (-G)
Joshua Martinez
2
-0
/
+20
2021-06-24
spi: Fix self assignment issue with ancillary->mode
Colin Ian King
1
-1
/
+1
2021-06-24
ASoC: qcom: lpass-cpu: mark IRQ_CLEAR register as volatile and readable
Srinivas Kandagatla
1
-1
/
+6
2021-06-24
RDMA/cma: Protect RMW with qp_mutex
Håkon Bugge
1
-1
/
+19
2021-06-24
RDMA/cma: Remove unnecessary INIT->INIT transition
Håkon Bugge
1
-16
/
+1
2021-06-24
Merge branch 'add-sparx5i-driver'
David S. Miller
21
-84
/
+12318
2021-06-24
arm64: dts: sparx5: Add the Sparx5 switch node
Steen Hegelund
3
-84
/
+1112
2021-06-24
net: sparx5: add ethtool configuration and statistics support
Steen Hegelund
5
-1
/
+1248
2021-06-24
net: sparx5: add calendar bandwidth allocation support
Steen Hegelund
4
-2
/
+609
2021-06-24
net: sparx5: add switching support
Steen Hegelund
7
-1
/
+544
[prev]
[next]