index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
devfreq
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-04
mac80211: use ieee80211_bss_get_elem()
Johannes Berg
1
-7
/
+7
2022-01-04
nl80211: clarify comment for mesh PLINK_BLOCKED state
Felix Fietkau
1
-1
/
+1
2022-01-04
mac80211: Add stations iterator where the iterator function may sleep
Martin Blumenstingl
2
-0
/
+34
2022-01-04
mac80211: allow non-standard VHT MCS-10/11
Ping-Ke Shih
1
-1
/
+1
2022-01-04
ethernet/sfc: remove redundant rc variable
Minghao Chi
1
-3
/
+1
2022-01-04
Namespaceify mtu_expires sysctl
xu xin
2
-10
/
+12
2022-01-04
Namespaceify min_pmtu sysctl
xu xin
2
-16
/
+39
2022-01-04
net: fixup build after bpf header changes
Jakub Kicinski
2
-0
/
+3
2022-01-04
net: lantiq_xrx200: add ingress SG DMA support
Aleksander Jan Bajkowski
1
-7
/
+40
2022-01-04
phy: nxp-c45-tja11xx: add extts and perout support
Radu Pirea (NXP OSS)
1
-0
/
+220
2022-01-04
net/mlx5: CT: Set flow source hint from provided tuple device
Paul Blakey
3
-5
/
+49
2022-01-04
net: openvswitch: Fill act ct extension
Paul Blakey
1
-0
/
+6
2022-01-04
net/sched: act_ct: Fill offloading tuple iifidx
Paul Blakey
4
-1
/
+86
2022-01-04
net: mdio: Demote probed message to debug print
Florian Fainelli
1
-1
/
+1
2022-01-03
net: vxge: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
1
-23
/
+4
2022-01-03
ethernet: s2io: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2
-16
/
+3
2022-01-03
net: vertexcom: default to disabled on kbuild
Saeed Mahameed
1
-1
/
+1
2022-01-02
net: pcs: lynx: use a common naming scheme for all lynx_pcs variables
Colin Foster
1
-7
/
+7
2022-01-02
net: ethernet: enetc: name change for clarity from pcs to mdio_device
Colin Foster
1
-7
/
+7
2022-01-02
net: dsa: seville: name change for clarity from pcs to mdio_device
Colin Foster
1
-5
/
+5
2022-01-02
net: dsa: felix: name change for clarity from pcs to mdio_device
Colin Foster
1
-5
/
+5
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
10
-47
/
+69
2022-01-02
enic: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
1
-1
/
+1
2022-01-02
qed: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
1
-23
/
+5
2022-01-02
chelsio: cxgb: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
1
-15
/
+4
2022-01-02
sun/cassini: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
1
-20
/
+6
2022-01-02
net/smc: add comments for smc_link_{usable|sendable}
Dust Li
1
-1
/
+16
2022-01-02
tehuti: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
1
-18
/
+10
2022-01-02
enic: Use dma_set_mask_and_coherent()
Christophe JAILLET
1
-14
/
+2
2022-01-02
net: socket.c: style fix
Hamish MacDonald
1
-1
/
+1
2022-01-02
ipv6: ioam: Support for Queue depth data field
Justin Iurman
1
-1
/
+15
2022-01-02
net/smc: remove redundant re-assignment of pointer link
Colin Ian King
1
-1
/
+0
2022-01-02
net/smc: Introduce TCP ULP support
Tony Lu
1
-7
/
+86
2022-01-02
net/smc: Add net namespace for tracepoints
Tony Lu
1
-7
/
+16
2022-01-02
net/smc: Print net namespace in log
Tony Lu
2
-9
/
+14
2022-01-02
net/smc: Add netlink net namespace support
Tony Lu
4
-12
/
+20
2022-01-02
net/smc: Introduce net namespace support for linkgroup
Tony Lu
4
-12
/
+42
2021-12-31
net: hns3: delete the hclge_cmd.c and hclgevf_cmd.c
Jie Wang
5
-66
/
+42
2021-12-31
net: hns3: refactor VF cmdq init and uninit APIs with new common APIs
Jie Wang
5
-204
/
+36
2021-12-31
net: hns3: refactor PF cmdq init and uninit APIs with new common APIs
Jie Wang
5
-197
/
+27
2021-12-31
net: hns3: create common cmdq init and uninit APIs
Jie Wang
2
-0
/
+163
2021-12-31
net: hns3: refactor VF cmdq resource APIs with new common APIs
Jie Wang
2
-231
/
+19
2021-12-31
net: hns3: refactor PF cmdq resource APIs with new common APIs
Jie Wang
5
-323
/
+63
2021-12-31
net: hns3: create common cmdq resource allocate/free/query APIs
Jie Wang
2
-1
/
+311
2021-12-31
net: hns3: refactor hclgevf_cmd_send with new hclge_comm_cmd_send API
Jie Wang
5
-360
/
+82
2021-12-31
net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send API
Jie Wang
8
-373
/
+100
2021-12-31
net: hns3: create new set of unified hclge_comm_cmd_send APIs
Jie Wang
2
-0
/
+325
2021-12-31
net: hns3: use struct hclge_desc to replace hclgevf_desc in VF cmdq module
Jie Wang
4
-35
/
+28
2021-12-31
net: hns3: create new cmdq hardware description structure hclge_comm_hw
Jie Wang
3
-8
/
+57
2021-12-31
net: hns3: refactor hns3 makefile to support hns3_common module
Jie Wang
3
-25
/
+11
[next]