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
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-15
net: usb: ax88179_178a needs FLAG_SEND_ZLP
Jose Alonso
1
-13
/
+13
2022-06-14
MAINTAINERS: add include/dt-bindings/net to NETWORKING DRIVERS
Lukas Bulwahn
1
-0
/
+1
2022-06-14
ARM: dts: at91: ksz9477_evb: fix port/phy validation
Oleksij Rempel
1
-0
/
+5
2022-06-14
net: bgmac: Fix an erroneous kfree() in bgmac_remove()
Christophe JAILLET
1
-1
/
+0
2022-06-14
ice: Fix memory corruption in VF driver
Przemyslaw Patynowski
1
-0
/
+5
2022-06-14
ice: Fix queue config fail handling
Przemyslaw Patynowski
1
-27
/
+26
2022-06-14
ice: Sync VLAN filtering features for DVM
Roman Storozhenko
1
-18
/
+31
2022-06-14
ice: Fix PTP TX timestamp offset calculation
Michal Michalik
2
-1
/
+32
2022-06-14
mlxsw: spectrum_cnt: Reorder counter pools
Petr Machata
1
-1
/
+1
2022-06-13
docs: networking: phy: Fix a typo
Jonathan Neuschäfer
1
-1
/
+1
2022-06-13
amd-xgbe: Use platform_irq_count()
Jean-Philippe Brucker
1
-2
/
+2
2022-06-13
octeontx2-vf: Add support for adaptive interrupt coalescing
Suman Ghosh
1
-1
/
+2
2022-06-13
xilinx: Fix build on x86.
David S. Miller
1
-4
/
+4
2022-06-13
net: axienet: Use iowrite64 to write all 64b descriptor pointers
Andy Chiu
1
-3
/
+18
2022-06-13
net: axienet: make the 64b addresable DMA depends on 64b archectures
Andy Chiu
2
-24
/
+40
2022-06-13
net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization
Guangbin Huang
3
-4
/
+10
2022-06-13
net: hns3: fix PF rss size initialization bug
Jie Wang
1
-1
/
+3
2022-06-13
net: hns3: restore tm priority/qset to default settings when tc disabled
Guangbin Huang
2
-31
/
+65
2022-06-13
net: hns3: modify the ring param print info
Jie Wang
1
-1
/
+1
2022-06-13
net: hns3: don't push link state to VF if unalive
Jian Shen
1
-0
/
+6
2022-06-13
net: hns3: set port base vlan tbl_sta to false before removing old vlan
Guangbin Huang
1
-0
/
+1
2022-06-10
Documentation: add description for net.sctp.ecn_enable
Xin Long
1
-0
/
+12
2022-06-10
Documentation: add description for net.sctp.intl_enable
Xin Long
1
-0
/
+14
2022-06-10
Documentation: add description for net.sctp.reconf_enable
Xin Long
1
-0
/
+11
2022-06-10
certs: Convert spaces in certs/Makefile to a tab
David Howells
1
-1
/
+1
2022-06-10
dt-bindings: display: arm,malidp: remove bogus RQOS property
Andre Przywara
1
-6
/
+1
2022-06-10
dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entries
Rob Herring
2
-25
/
+28
2022-06-10
arm64: Add kasan_hw_tags_enable() prototype to silence sparse
Catalin Marinas
1
-0
/
+6
2022-06-10
arm64/sme: Fix EFI save/restore
Mark Brown
1
-4
/
+14
2022-06-10
arm64/fpsimd: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-10
arm64/sysreg: Fix typo in Enum element regex
Alejandro Tafalla
1
-1
/
+1
2022-06-09
net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
Andrea Mayer
1
-0
/
+1
2022-06-09
nfp: flower: restructure flow-key for gre+vlan combination
Etienne van der Linde
2
-24
/
+24
2022-06-09
nfp: avoid unnecessary check warnings in nfp_app_get_vf_config
Fei Qin
1
-13
/
+15
2022-06-09
tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TX
Maxim Mikityanskiy
2
-6
/
+6
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
40
-261
/
+227
2022-06-09
MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error.
Yupeng Li
1
-1
/
+1
2022-06-09
docs: arm: tcm: Fix typo in description of TCM and MMU usage
Simon Horman
1
-1
/
+1
2022-06-09
netfs: gcc-12: temporarily disable '-Wattribute-warning' for now
Linus Torvalds
2
-0
/
+6
2022-06-09
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
4
-9
/
+12
2022-06-09
mellanox: mlx5: avoid uninitialized variable warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
gcc-12: disable '-Wdangling-pointer' warning for now
Linus Torvalds
1
-0
/
+3
2022-06-09
drm: imx: fix compiler warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
docs: Move the HTE documentation to driver-api/
Jonathan Corbet
6
-2
/
+2
2022-06-09
iavf: Fix issue with MAC address of VF shown as zero
Michal Wilczynski
1
-1
/
+1
2022-06-09
i40e: Fix call trace in setup_tx_descriptors
Aleksandr Loktionov
1
-8
/
+17
2022-06-09
i40e: Fix calculating the number of queue pairs
Grzegorz Szczurek
1
-1
/
+1
2022-06-09
i40e: Fix adding ADQ filter to TC0
Grzegorz Szczurek
1
-0
/
+5
2022-06-09
docs: usb: fix literal block marker in usbmon verification example
Justin Swartz
1
-1
/
+1
2022-06-09
Documentation/features: Update the arch support status files
Zheng Zengkai
42
-5
/
+47
[next]