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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
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
1
-2
/
+2
2021-06-24
usbnet: add usbnet_event_names[] for kevent
Yajun Deng
1
-2
/
+19
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
1
-2
/
+4
2021-06-24
spi: Fix self assignment issue with ancillary->mode
Colin Ian King
1
-1
/
+1
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
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
2021-06-24
net: sparx5: add vlan support
Steen Hegelund
4
-4
/
+246
2021-06-24
net: sparx5: add mactable support
Steen Hegelund
5
-2
/
+565
2021-06-24
net: sparx5: add port module support
Steen Hegelund
6
-12
/
+1279
2021-06-24
net: sparx5: add hostmode with phylink support
Steen Hegelund
6
-9
/
+840
2021-06-24
net: sparx5: add the basic sparx5 driver
Steen Hegelund
7
-0
/
+5680
2021-06-24
Merge tag 'linux-can-fixes-for-5.13-20210624' of git://git.kernel.org/
David S. Miller
1
-2
/
+2
2021-06-24
ibmvnic: parenthesize a check
Sukadev Bhattiprolu
1
-1
/
+1
2021-06-24
ibmvnic: free tx_pool if tso_pool alloc fails
Sukadev Bhattiprolu
1
-1
/
+4
2021-06-24
ibmvnic: set ltb->buff to NULL after freeing
Sukadev Bhattiprolu
1
-11
/
+15
2021-06-24
ibmvnic: account for bufs already saved in indir_buf
Sukadev Bhattiprolu
1
-1
/
+8
2021-06-24
ibmvnic: clean pending indirect buffs during reset
Sukadev Bhattiprolu
1
-2
/
+6
2021-06-24
Revert "ibmvnic: remove duplicate napi_schedule call in open function"
Dany Madden
1
-0
/
+5
2021-06-24
Revert "ibmvnic: simplify reset_long_term_buff function"
Sukadev Bhattiprolu
1
-8
/
+38
2021-06-24
RDMA/hns: Add window selection field of congestion control
Yixing Liu
2
-0
/
+14
2021-06-24
RDMA/hfi1: Remove use of kmap()
Ira Weiny
1
-2
/
+2
2021-06-24
RDMA/irdma: Remove use of kmap()
Ira Weiny
1
-4
/
+4
2021-06-24
i40e: Fix missing rtnl locking when setting up pf switch
Jan Sokolowski
1
-4
/
+11
2021-06-24
i40e: fix PTP on 5Gb links
Jesse Brandeburg
1
-2
/
+6
2021-06-24
block: pass a gendisk to bdev_disk_changed
Christoph Hellwig
2
-13
/
+12
2021-06-24
Merge tag 'mmc-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-5
/
+45
2021-06-24
ti: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-8
/
+2
2021-06-24
stmmac: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-8
/
+2
2021-06-24
netsec: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-3
/
+0
2021-06-24
sfc: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-7
/
+2
2021-06-24
qede: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-6
/
+0
2021-06-24
nfp: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-2
/
+0
2021-06-24
mlx4: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-6
/
+2
2021-06-24
marvell: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2
-6
/
+0
2021-06-24
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
9
-27
/
+3
2021-06-24
freescale: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2
-10
/
+1
[prev]
[next]