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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
nfp: flower: support vlan action in pre_ct
Hui Zhou
1
-1
/
+48
2022-09-20
nfp: flower: support hw offload for ct nat action
Hui Zhou
2
-7
/
+192
2022-09-20
nfp: flower: add validation of for police actions which are independent of flows
Ziyang Chen
1
-8
/
+23
2022-09-20
net: enetc: deny offload of tc-based TSN features on VF interfaces
Vladimir Oltean
5
-25
/
+34
2022-09-20
net: enetc: move enetc_set_psfp() out of the common enetc_set_features()
Vladimir Oltean
5
-35
/
+44
2022-09-20
wireguard: netlink: avoid variable-sized memcpy on sockaddr
Jason A. Donenfeld
1
-7
/
+6
2022-09-20
wireguard: ratelimiter: disable timings test by default
Jason A. Donenfeld
1
-15
/
+10
2022-09-20
RDMA/siw: Fix QP destroy to wait for all references dropped.
Bernard Metzler
3
-1
/
+5
2022-09-20
sfc/siena: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
1
-1
/
+1
2022-09-20
RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall.
Bernard Metzler
1
-12
/
+15
2022-09-20
sfc/siena: fix TX channel offset when using legacy interrupts
Íñigo Huguet
1
-1
/
+1
2022-09-20
nvdimm/namespace: Fix comment typo
Jason Wang
1
-1
/
+1
2022-09-20
efi: libstub: drop pointless get_memory_map() call
Ard Biesheuvel
1
-8
/
+0
2022-09-20
nvdimm: make __nvdimm_security_overwrite_query static
Jiapeng Chong
1
-1
/
+1
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
3
-7
/
+8
2022-09-20
nvdimm/region: Fix kernel-doc
Jiapeng Chong
1
-1
/
+1
2022-09-20
IB/hfi1: remove rc_only_opcode and uc_only_opcode declarations
Gaosheng Cui
1
-3
/
+0
2022-09-20
efi: efibc: Guard against allocation failure
Guilherme G. Piccoli
1
-0
/
+3
2022-09-20
drm/amd/pm: Remove unneeded result variable
ye xingchen
1
-3
/
+1
2022-09-20
drm/amd/pm: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-20
drm/amdgpu: fix initial connector audio value
hongao
1
-1
/
+6
2022-09-20
drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()
Nathan Chancellor
1
-125
/
+47
2022-09-20
drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAndDRAMSpeedChangeSupport()
Nathan Chancellor
1
-196
/
+52
2022-09-20
drm/amdgpu: don't register a dirty callback for non-atomic
Alex Deucher
1
-1
/
+10
2022-09-20
drm/amdgpu: bump minor for gang submit
Christian König
1
-1
/
+2
2022-09-20
drm/amdgpu: properly initialize return value during CS
Christian König
1
-0
/
+1
2022-09-20
drm/amd/pm: drop the pptable related workarounds for SMU 13.0.0
Evan Quan
2
-94
/
+6
2022-09-20
drm/amd/pm: add support for 3794 pptable for SMU13.0.0
Evan Quan
1
-0
/
+1
2022-09-20
drm/amdgpu: add gang submit frontend v6
Christian König
5
-99
/
+195
2022-09-20
drm/amdgpu: add gang submit backend v2
Christian König
4
-2
/
+67
2022-09-20
drm/amdgpu: cleanup instance limit on VCN4 v4
Christian König
1
-19
/
+23
2022-09-20
drm/amdgpu: getting fan speed pwm for vega10 properly
Yury Zhuravlev
1
-13
/
+12
2022-09-20
net: mdio: mux-multiplexer: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-09-20
net: mdio: mux-mmioreg: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-09-20
net: mdio: mux-meson-g12a: Switch to use dev_err_probe() helper
Yang Yingliang
1
-13
/
+7
2022-09-20
ravb: Add RZ/G2L MII interface support
Biju Das
2
-1
/
+15
2022-09-20
net: macb: Add zynqmp SGMII dynamic configuration support
Radhey Shyam Pandey
1
-0
/
+22
2022-09-20
firmware: xilinx: add support for sd/gem config
Ronak Jain
1
-0
/
+31
2022-09-20
HSI: nokia-modem: Replace of_gpio_count() by gpiod_count()
Andy Shevchenko
1
-3
/
+1
2022-09-20
HSI: ssi_protocol: fix potential resource leak in ssip_pn_open()
Jianglei Nie
1
-0
/
+1
2022-09-20
xen-netfront: make bounce_skb static
ruanjinjie
1
-1
/
+1
2022-09-20
net: ipa: properly limit modem routing table use
Alex Elder
5
-26
/
+32
2022-09-20
net: phy: micrel: Add interrupts support for LAN8804 PHY
Horatiu Vultur
1
-0
/
+62
2022-09-20
net: sfp: add support for HALNy GPON SFP
Russell King (Oracle)
2
-4
/
+19
2022-09-20
net: sfp: move Huawei MA5671A fixup
Russell King (Oracle)
1
-5
/
+7
2022-09-20
net: sfp: move Alcatel Lucent 3FE46541AA fixup
Russell King (Oracle)
2
-5
/
+10
2022-09-20
net: sfp: move quirk handling into sfp.c
Russell King (Oracle)
3
-97
/
+104
2022-09-20
net: sfp: re-implement soft state polling setup
Russell King (Oracle)
1
-12
/
+26
2022-09-20
net: ipa: fix two symbol names
Alex Elder
1
-2
/
+2
2022-09-20
net: ipa: update sequencer definition constraints
Alex Elder
2
-3
/
+14
[prev]
[next]