index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...
Wang Hai
2020-08-19
1
-3
/
+1
*
net: atlantic: Use readx_poll_timeout() for large timeout
Sebastian Andrzej Siewior
2020-08-19
1
-2
/
+2
*
ptp: ptp_clockmatrix: use i2c_master_send for i2c write
Min Li
2020-08-19
2
-13
/
+45
*
net: ena: Make missed_tx stat incremental
Shay Agroskin
2020-08-19
1
-1
/
+4
*
net: ena: Change WARN_ON expression in ena_del_napi_in_range()
Shay Agroskin
2020-08-19
1
-7
/
+4
*
net: ena: Prevent reset after device destruction
Shay Agroskin
2020-08-19
1
-9
/
+10
*
net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text
Colin Ian King
2020-08-18
1
-1
/
+1
*
bonding: fix active-backup failover for current ARP slave
Jiri Wiesner
2020-08-18
1
-2
/
+16
*
net: gianfar: Add of_node_put() before goto statement
Sumera Priyadarsini
2020-08-18
1
-1
/
+3
*
cxgb4: Fix race between loopback and normal Tx path
Ganji Aravind
2020-08-18
1
-1
/
+5
*
cxgb4: Fix work request size calculation for loopback test
Ganji Aravind
2020-08-18
1
-2
/
+2
*
sfc: don't free_irq()s if they were never requested
Edward Cree
2020-08-18
2
-0
/
+6
*
sfc: null out channel->rps_flow_id after freeing it
Edward Cree
2020-08-18
1
-0
/
+1
*
sfc: take correct lock in ef100_reset()
Edward Cree
2020-08-18
1
-4
/
+4
*
sfc: really check hash is valid before using it
Edward Cree
2020-08-18
1
-0
/
+2
*
macvlan: validate setting of multiple remote source MAC addresses
Alvin Šipraga
2020-08-18
1
-4
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-17
25
-72
/
+136
|
\
|
*
otx2_common: Use devm_kcalloc() in otx2_config_npa()
Xu Wang
2020-08-17
1
-2
/
+2
|
*
ipvlan: fix device features
Mahesh Bandewar
2020-08-16
1
-5
/
+22
|
*
bonding: fix a potential double-unregister
Cong Wang
2020-08-16
1
-1
/
+2
|
*
net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-14
1
-4
/
+0
|
*
net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'
Lee Jones
2020-08-14
1
-11
/
+2
|
*
net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-14
1
-4
/
+0
|
*
net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...
Lee Jones
2020-08-14
1
-1
/
+2
|
*
net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-14
1
-4
/
+0
|
*
net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-14
1
-4
/
+0
|
*
net: wan: dlci: Remove set but not used variable 'err'
Lee Jones
2020-08-14
1
-2
/
+1
|
*
net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'
Lee Jones
2020-08-14
1
-0
/
+1
|
*
net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...
Lee Jones
2020-08-14
1
-2
/
+2
|
*
net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'
Lee Jones
2020-08-14
1
-3
/
+3
|
*
net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters
Lee Jones
2020-08-14
1
-1
/
+3
|
*
net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues
Lee Jones
2020-08-14
1
-7
/
+8
|
*
drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
Xie He
2020-08-14
2
-1
/
+17
|
*
bonding: show saner speed for broadcast mode
Jarod Wilson
2020-08-14
1
-3
/
+18
|
*
net: fec: correct the error path for regulator disable in probe
Fugang Duan
2020-08-14
1
-2
/
+2
|
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-08-14
5
-14
/
+33
|
|
\
|
|
*
i40e: Fix crash during removing i40e driver
Grzegorz Szczurek
2020-08-14
1
-0
/
+3
|
|
*
i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
Przemyslaw Patynowski
2020-08-14
2
-9
/
+28
|
|
*
igc: Fix PTP initialization
Vinicius Costa Gomes
2020-08-14
2
-5
/
+2
|
*
|
sfc: check hash is valid before using it
Edward Cree
2020-08-14
5
-1
/
+18
*
|
|
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-15
6
-64
/
+44
|
\
\
\
|
*
|
|
loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE
Lennart Poettering
2020-08-11
1
-0
/
+2
|
*
|
|
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2020-08-06
2
-7
/
+11
|
|
\
\
\
|
|
*
|
|
md-cluster: Fix potential error pointer dereference in resize_bitmaps()
Dan Carpenter
2020-08-05
1
-0
/
+1
|
|
*
|
|
md: get sysfs entry after redundancy attr group create
Junxiao Bi
2020-08-05
1
-7
/
+10
|
*
|
|
|
rnbd: no need to set bi_end_io in rnbd_bio_map_kern
Guoqing Jiang
2020-08-06
1
-1
/
+0
|
*
|
|
|
rnbd: remove rnbd_dev_submit_io
Guoqing Jiang
2020-08-06
3
-56
/
+31
*
|
|
|
|
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-15
1
-2
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
input: i8042 - Remove special Cayman handling
Geert Uytterhoeven
2020-08-14
1
-2
/
+0
*
|
|
|
|
|
Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-15
1
-3
/
+47
|
\
\
\
\
\
\
[next]