index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
pci_irq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-25
sunrpc: Avoid comma separated statements
Joe Perches
1
-2
/
+4
2020-08-25
ipv6: fib6: Avoid comma separated statements
Joe Perches
1
-4
/
+8
2020-08-25
wan: sbni: Avoid comma separated statements
Joe Perches
1
-43
/
+58
2020-08-25
fs_enet: Avoid comma separated statements
Joe Perches
1
-4
/
+7
2020-08-25
8390: Avoid comma separated statements
Joe Perches
3
-13
/
+24
2020-08-25
net: clean up codestyle for net/ipv4
Miaohe Lin
3
-20
/
+23
2020-08-25
net: Remove duplicated midx check against 0
Miaohe Lin
1
-3
/
+2
2020-08-25
net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANY
Miaohe Lin
1
-2
/
+2
2020-08-25
net: Set ping saddr after we successfully get the ping port
Miaohe Lin
1
-16
/
+3
2020-08-25
cxgb4: add error handlers to LE intr_handler
Raju Rangoju
2
-0
/
+10
2020-08-25
netlink: remove duplicated nla_need_padding_for_64bit() check
Miaohe Lin
1
-2
/
+1
2020-08-25
net: gain ipv4 mtu when mtu is not locked
Miaohe Lin
1
-1
/
+2
2020-08-25
octeontx2-pf: Add support for PTP clock
Aleksey Makarov
9
-6
/
+532
2020-08-25
octeontx2-af: Add support for Marvell PTP coprocessor
Aleksey Makarov
6
-4
/
+348
2020-08-25
octeontx2-af: Support to enable/disable HW timestamping
Zyta Szpak
7
-0
/
+151
2020-08-25
net: Use helper macro RT_TOS() in __icmp_send()
Miaohe Lin
1
-2
/
+2
2020-08-25
net: Avoid access icmp_err_convert when icmp code is ICMP_FRAG_NEEDED
Miaohe Lin
1
-2
/
+3
2020-08-25
qede: make driver reliable on unload after failures
Igor Russkikh
1
-2
/
+6
2020-08-25
qed: align adjacent indent
Igor Russkikh
1
-36
/
+33
2020-08-25
qed: implement devlink dump
Igor Russkikh
1
-0
/
+43
2020-08-25
qed*: make use of devlink recovery infrastructure
Igor Russkikh
4
-11
/
+16
2020-08-25
qed: use devlink logic to report errors
Igor Russkikh
6
-0
/
+29
2020-08-25
qed: health reporter init deinit seq
Igor Russkikh
3
-0
/
+38
2020-08-25
qed: implement devlink info request
Igor Russkikh
4
-1
/
+60
2020-08-25
qed: fix kconfig help entries
Igor Russkikh
1
-2
/
+3
2020-08-25
qed/qede: make devlink survive recovery
Igor Russkikh
7
-35
/
+48
2020-08-25
qed: move out devlink logic into a new file
Igor Russkikh
4
-101
/
+127
2020-08-25
chelsio: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-35
/
+39
2020-08-25
mlxsw: spectrum_ethtool: Remove internal speeds from PTYS register
Danielle Ratson
3
-68
/
+1
2020-08-25
selftests: mlxsw: Reduce runtime of tc-police scale test
Ido Schimmel
1
-2
/
+10
2020-08-25
selftests: forwarding: Fix mausezahn delay parameter in mirror_test()
Danielle Ratson
1
-1
/
+1
2020-08-25
selftests: mlxsw: Increase burst size for burst test
Ido Schimmel
1
-25
/
+2
2020-08-25
selftests: mlxsw: Increase burst size for rate test
Ido Schimmel
1
-1
/
+1
2020-08-25
selftests: mlxsw: Decrease required rate accuracy
Ido Schimmel
1
-2
/
+2
2020-08-25
mlxsw: spectrum_trap: Adjust default policer burst size for Spectrum-{2, 3}
Ido Schimmel
1
-11
/
+11
2020-08-25
net: atheros: switch from 'pci_' to 'dma_' API
Christophe JAILLET
4
-77
/
+88
2020-08-25
starfire: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-35
/
+42
2020-08-25
typhoon: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-31
/
+30
2020-08-25
net: dccp: delete repeated words
Randy Dunlap
3
-3
/
+3
2020-08-25
net: netlink: delete repeated words
Randy Dunlap
2
-5
/
+5
2020-08-25
net: ipv4: delete repeated words
Randy Dunlap
5
-6
/
+6
2020-08-25
net: sctp: ulpqueue.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-25
net: sctp: sm_make_chunk.c: delete duplicated words + fix typo
Randy Dunlap
1
-3
/
+3
2020-08-25
net: sctp: protocol.c: delete duplicated words + punctuation
Randy Dunlap
1
-4
/
+4
2020-08-25
net: sctp: chunk.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-25
net: sctp: bind_addr.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-25
net: sctp: auth.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-25
net: sctp: associola.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-25
io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUE
Luke Hsiao
1
-0
/
+6
2020-08-25
io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
Luke Hsiao
4
-3
/
+10
[next]