index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2021-08-22
octeontx2-af: Handle return value in block reset.
Geetha sowjanya
1
-1
/
+4
2021-08-22
octeontx2-af: cn10k: Fix SDP base channel number
Subbaraya Sundeep
2
-11
/
+22
2021-08-22
octeontx2-pf: Fix NIX1_RX interface backpressure
Subbaraya Sundeep
1
-0
/
+15
2021-08-22
dt-bindings: net: brcm,unimac-mdio: convert to the json-schema
Rafał Miłecki
2
-43
/
+84
2021-08-22
docs: net: dsa: document the new methods for bridge TX forwarding offload
Vladimir Oltean
1
-0
/
+16
2021-08-22
docs: net: dsa: remove references to struct dsa_device_ops::filter
Vladimir Oltean
1
-13
/
+0
2021-08-22
docs: net: dsa: sja1105: update list of limitations
Vladimir Oltean
1
-217
/
+1
2021-08-22
docs: devlink: remove the references to sja1105
Vladimir Oltean
2
-50
/
+0
2021-08-22
net: ipa: rename "ipa_clock.c"
Alex Elder
6
-8
/
+8
2021-08-22
net: ipa: rename ipa_clock_* symbols
Alex Elder
17
-173
/
+171
2021-08-22
net: ipa: use autosuspend
Alex Elder
6
-25
/
+40
2021-08-20
net: bridge: vlan: convert mcast router global option to per-vlan entry
Nikolay Aleksandrov
5
-19
/
+63
2021-08-20
net: bridge: mcast: br_multicast_set_port_router takes multicast context as a...
Nikolay Aleksandrov
4
-8
/
+11
2021-08-20
octeontx2-pf: Add check for non zero mcam flows
Sunil Goutham
2
-0
/
+25
[next]