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-12-28
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
2
-1
/
+20
2021-12-28
ionic: Initialize the 'lif->dbid_inuse' bitmap
Christophe JAILLET
1
-1
/
+1
2021-12-28
igc: Fix TX timestamp support for non-MSI-X platforms
James McLaughlin
1
-0
/
+6
2021-12-28
igc: Do not enable crosstimestamping for i225-V models
Vinicius Costa Gomes
1
-1
/
+14
2021-12-28
NFC: st21nfca: Fix memory leak in device probe and remove
Wei Yongjun
1
-9
/
+20
2021-12-28
net: lantiq_xrx200: fix statistics of received bytes
Aleksander Jan Bajkowski
1
-1
/
+1
2021-12-28
net: ag71xx: Fix a potential double free in error handling paths
Christophe JAILLET
1
-15
/
+8
2021-12-28
mISDN: change function names to avoid conflicts
wolfgang huang
3
-7
/
+7
2021-12-27
net: usb: pegasus: Do not drop long Ethernet frames
Matthias-Christian Ott
1
-2
/
+2
2021-12-27
atlantic: Fix buff_ring OOB in aq_ring_rx_clean
Zekun Shen
1
-0
/
+8
2021-12-24
net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_register
Miaoqian Lin
1
-2
/
+2
2021-12-23
Merge tag 'mlx5-fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Jakub Kicinski
12
-46
/
+121
2021-12-23
Merge tag 'drm-fixes-2021-12-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-8
/
+10
2021-12-23
Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
24
-151
/
+272
2021-12-23
net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M
Nobuhiro Iwamatsu
1
-1
/
+1
2021-12-23
r8152: sync ocp base
Hayes Wang
1
-4
/
+22
2021-12-23
r8152: fix the force speed doesn't work for RTL8156
Hayes Wang
1
-0
/
+17
2021-12-23
net: stmmac: ptp: fix potentially overflowing expression
Xiaoliang Yang
1
-1
/
+1
2021-12-23
Merge tag 'gpio-fixes-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
2
-15
/
+10
2021-12-23
veth: ensure skb entering GRO are not cloned.
Paolo Abeni
1
-2
/
+6
2021-12-23
Merge tag 'mmc-v5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
6
-18
/
+60
2021-12-23
Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-116
/
+74
2021-12-22
net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'
Christophe JAILLET
1
-5
/
+9
2021-12-22
net/mlx5e: Delete forward rule for ct or sample action
Chris Mi
1
-11
/
+6
2021-12-22
net/mlx5e: Fix ICOSQ recovery flow for XSK
Maxim Mikityanskiy
2
-11
/
+22
2021-12-22
net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow
Maxim Mikityanskiy
5
-4
/
+58
2021-12-22
net/mlx5e: Fix skb memory leak when TC classifier action offloads are disabled
Gal Pressman
1
-1
/
+1
2021-12-22
net/mlx5e: Wrap the tx reporter dump callback to extract the sq
Amir Tzin
1
-1
/
+9
2021-12-22
net/mlx5: Fix tc max supported prio for nic mode
Chris Mi
1
-0
/
+3
2021-12-22
net/mlx5: Fix SF health recovery flow
Moshe Shemesh
1
-5
/
+6
2021-12-22
net/mlx5: Fix error print in case of IRQ request failed
Shay Drory
1
-2
/
+2
2021-12-22
net/mlx5: Use first online CPU instead of hard coded CPU
Shay Drory
1
-1
/
+1
2021-12-22
net/mlx5: DR, Fix querying eswitch manager vport for ECPF
Yevgeny Kliteynik
1
-3
/
+1
2021-12-22
net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources
Miaoqian Lin
1
-2
/
+3
2021-12-23
Merge tag 'drm-intel-fixes-2021-12-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
1
-3
/
+3
2021-12-23
Merge tag 'mediatek-drm-fixes-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixes
Dave Airlie
1
-5
/
+7
2021-12-22
asix: fix wrong return value in asix_check_host_enable()
Pavel Skripkin
1
-2
/
+4
2021-12-22
asix: fix uninit-value in asix_mdio_read()
Pavel Skripkin
1
-1
/
+1
2021-12-22
sfc: falcon: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-22
sfc: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-22
Merge tag 'for-linus-5.16-3' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2
-11
/
+17
2021-12-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+7
2021-12-22
net: ks8851: Check for error irq
Jiasheng Jiang
1
-0
/
+2
2021-12-22
drivers: net: smc911x: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-12-22
fjes: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-12-21
bonding: fix ad_actor_system option setting to default
Fernando Fernandez Mancera
1
-1
/
+1
2021-12-21
Merge tag 'pm-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
2021-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
2
-0
/
+18
2021-12-21
gpio: virtio: remove timeout
Vincent Whitchurch
1
-5
/
+1
2021-12-21
ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module
Wu Bo
1
-1
/
+1
[next]