index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-23
hinic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-15
/
+2
2021-08-23
qlcnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-29
/
+25
2021-08-23
net/mellanox: switch from 'pci_' to 'dma_' API
Christophe JAILLET
4
-34
/
+13
2021-08-23
net: 8139cp: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-19
/
+12
2021-08-23
vmxnet3: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-27
/
+20
2021-08-23
myri10ge: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-30
/
+29
2021-08-23
net: sunhme: Remove unused macros
Christophe JAILLET
1
-24
/
+0
2021-08-23
qtnfmac: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-28
/
+28
2021-08-23
forcedeth: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-5
/
+1
2021-08-23
net: jme: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-44
/
+26
2021-08-23
net: ec_bhf: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-9
/
+1
2021-08-23
net: chelsio: switch from 'pci_' to 'dma_' API
Christophe JAILLET
6
-86
/
+63
2021-08-23
net: broadcom: switch from 'pci_' to 'dma_' API
Christophe JAILLET
5
-70
/
+68
2021-08-23
net: atlantic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-9
/
+3
2021-08-23
net: wwan: iosm: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-12
/
+11
2021-08-23
doc: Document unexpected tcp_l3mdev_accept=1 behavior
Benjamin Poirier
1
-0
/
+13
2021-08-23
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
4
-39
/
+58
2021-08-23
Revert "sfc: falcon: Read VPD with pci_vpd_alloc()"
David S. Miller
1
-14
/
+16
2021-08-23
Revert "sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-14
/
+51
2021-08-23
Revert "cxgb4: Validate VPD checksum with pci_vpd_check_csum()"
David S. Miller
1
-32
/
+20
2021-08-23
Revert "bnx2x: Read VPD with pci_vpd_alloc()"
David S. Miller
2
-10
/
+35
2021-08-23
Revert "Revert "cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()""
David S. Miller
1
-40
/
+27
2021-08-23
Revert "bnx2: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-8
/
+25
2021-08-23
Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-0
/
+6
2021-08-23
Revert "bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-15
/
+42
2021-08-23
Revert "bnxt: Read VPD with pci_vpd_alloc()"
David S. Miller
1
-4
/
+9
2021-08-23
Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-9
/
+29
2021-08-23
Revert "cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-27
/
+40
2021-08-22
cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-40
/
+27
2021-08-22
cxgb4: Remove unused vpd_param member ec
Heiner Kallweit
2
-6
/
+1
2021-08-22
cxgb4: Validate VPD checksum with pci_vpd_check_csum()
Heiner Kallweit
1
-8
/
+4
2021-08-22
bnxt: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-29
/
+9
2021-08-22
bnxt: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-9
/
+4
2021-08-22
bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-42
/
+15
2021-08-22
bnx2x: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2
-35
/
+10
2021-08-22
bnx2: Replace open-coded version with swab32s()
Heiner Kallweit
1
-9
/
+4
2021-08-22
bnx2: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-25
/
+8
2021-08-22
sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-51
/
+14
2021-08-22
sfc: falcon: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-16
/
+14
2021-08-22
mlxsw: spectrum_router: Increase parsing depth for multipath hash
Amit Cohen
2
-1
/
+44
2021-08-22
mlxsw: Remove old parsing depth infrastructure
Amit Cohen
2
-69
/
+0
2021-08-22
mlxsw: Convert existing consumers to use new API for parsing configuration
Amit Cohen
2
-8
/
+22
2021-08-22
mlxsw: spectrum: Add infrastructure for parsing configuration
Amit Cohen
2
-0
/
+94
2021-08-22
octeontx2-af: cn10k: Use FLIT0 register instead of FLIT1
Geetha sowjanya
2
-3
/
+3
2021-08-22
octeontx2-pf: Fix algorithm index in MCAM rules with RSS action
Sunil Goutham
3
-0
/
+15
2021-08-22
octeontx2-pf: Don't install VLAN offload rule if netdev is down
Sunil Goutham
1
-1
/
+2
2021-08-22
octeontx2-af: Check capability flag while freeing ipolicer memory
Geetha sowjanya
1
-3
/
+6
2021-08-22
octeontx2-af: Use DMA_ATTR_FORCE_CONTIGUOUS attribute in DMA alloc
Geetha sowjanya
1
-5
/
+6
2021-08-22
octeontx2-pf: send correct vlan priority mask to npc_install_flow_req
Naveen Mamindlapalli
1
-2
/
+2
2021-08-22
octeontx2-pf: Don't mask out supported link modes
Hariprasad Kelam
1
-5
/
+0
[next]